- Posts: 4
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Migrating from joomla 1.5 to 3.x Issue with simple gallery.
Migrating from joomla 1.5 to 3.x Issue with simple gallery.
- Christopher Sandberg
-
Topic Author
- Offline
- New Member
Less
More
9 years 7 months ago #146894
by Christopher Sandberg
Migrating from joomla 1.5 to 3.x Issue with simple gallery. was created by Christopher Sandberg
Hello,
I am trying to upgrade a site from joomla 1.5 to 3.x. lhcindy.com is the domain. lhcindy.com/joomla3 is the new site. You can see that the gallery doesnt seem to load, it throws a 500 error internally and white page of death. I have the path right where the images are as images/stories and the images exist, just like on the live site. I have installed and published the plugins. What am I missing here? The error log doesnt provide much detail.
70.166.15.34 - - [26/Aug/2015:09:57:30 -0700] "GET /joomla3/index.php/photogallery HTTP/1.1" 500 - "lhcindy.com/joomla3/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:09:59:59 -0700] "GET /joomla3/index.php/photogallery HTTP/1.1" 500 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:10:00:07 -0700] "GET /joomla3/index.php/photogallery HTTP/1.1" 500 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:10:00:11 -0700] "GET /joomla3/ HTTP/1.1" 200 13263 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:10:00:13 -0700] "GET /joomla3/index.php/ministries/menministry HTTP/1.1" 500 - "lhcindy.com/joomla3/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
I am trying to upgrade a site from joomla 1.5 to 3.x. lhcindy.com is the domain. lhcindy.com/joomla3 is the new site. You can see that the gallery doesnt seem to load, it throws a 500 error internally and white page of death. I have the path right where the images are as images/stories and the images exist, just like on the live site. I have installed and published the plugins. What am I missing here? The error log doesnt provide much detail.
70.166.15.34 - - [26/Aug/2015:09:57:30 -0700] "GET /joomla3/index.php/photogallery HTTP/1.1" 500 - "lhcindy.com/joomla3/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:09:59:59 -0700] "GET /joomla3/index.php/photogallery HTTP/1.1" 500 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:10:00:07 -0700] "GET /joomla3/index.php/photogallery HTTP/1.1" 500 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:10:00:11 -0700] "GET /joomla3/ HTTP/1.1" 200 13263 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
70.166.15.34 - - [26/Aug/2015:10:00:13 -0700] "GET /joomla3/index.php/ministries/menministry HTTP/1.1" 500 - "lhcindy.com/joomla3/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0"
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 7 months ago #146923
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Migrating from joomla 1.5 to 3.x Issue with simple gallery.
Hi,
Set error reporting to "Maximum" under Joomla! global configuration to see the actual error.
Set error reporting to "Maximum" under Joomla! global configuration to see the actual error.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Christopher Sandberg
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 7 months ago #146933
by Christopher Sandberg
Replied by Christopher Sandberg on topic Migrating from joomla 1.5 to 3.x Issue with simple gallery.
Hello,
Awesome, thanks. This is the error that I am getting:
Fatal error: Call to undefined method JUser::authorize() in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/html/com_content/article/default.php on line 5
I am investigating now, but if you know what it is; that would be great.
Thanks again,
Chris.
Awesome, thanks. This is the error that I am getting:
Fatal error: Call to undefined method JUser::authorize() in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/html/com_content/article/default.php on line 5
I am investigating now, but if you know what it is; that would be great.
Thanks again,
Chris.
Please Log in or Create an account to join the conversation.
- Christopher Sandberg
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 7 months ago #146934
by Christopher Sandberg
Replied by Christopher Sandberg on topic Migrating from joomla 1.5 to 3.x Issue with simple gallery.
Hello,
MORE INFO.
It is important to mention. I also tried to migrate the template that the site is on. The template was made for 1.5 joomla.
The template come over pretty good and with these issues. I am betting its a syntax issue. I read to change the authorize to authorise, when I do that I get this error:
Notice: Undefined property: ContentViewArticle::$article in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/html/com_content/article/default.php on line 7 Notice: Trying to get property of non-object in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/html/com_content/article/default.php on line 7 Fatal error: Cannot access protected property ContentViewArticle::$params in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/functions.php on line 152
I am not sure if I am going about this the right way.
Thanks,
Chris
MORE INFO.
It is important to mention. I also tried to migrate the template that the site is on. The template was made for 1.5 joomla.
The template come over pretty good and with these issues. I am betting its a syntax issue. I read to change the authorize to authorise, when I do that I get this error:
Notice: Undefined property: ContentViewArticle::$article in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/html/com_content/article/default.php on line 7 Notice: Trying to get property of non-object in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/html/com_content/article/default.php on line 7 Fatal error: Cannot access protected property ContentViewArticle::$params in /hsphere/local/home/lhcindy/lhcindy.com/joomla3/templates/ihcindy/functions.php on line 152
I am not sure if I am going about this the right way.
Thanks,
Chris
Please Log in or Create an account to join the conversation.
- Christopher Sandberg
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 7 months ago #146935
by Christopher Sandberg
Replied by Christopher Sandberg on topic Migrating from joomla 1.5 to 3.x Issue with simple gallery.
Hello,
I fixed it. Removed the templates/TEMPLATE/html/com_content/default.php file, and everything is now working properly.
Thanks,
Chris.
I fixed it. Removed the templates/TEMPLATE/html/com_content/default.php file, and everything is now working properly.
Thanks,
Chris.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 7 months ago #146947
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Migrating from joomla 1.5 to 3.x Issue with simple gallery.
You are welcome.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Migrating from joomla 1.5 to 3.x Issue with simple gallery.