After upgrade to Phoca Gallery 2.1.0 RC:
The overview of the categories is displayed when you are not logged in.
After login only a blank page is displayed.
In the error-log of apache is following entry: File does not exist: PathToRoot/graphics
I think that the path should be: PathToRoot/components/com_phocagallery/assets/js/highslide/graphics
Joomla-Version: Joomla! 1.5.8 Production/Stable
PHP-Version: 5.2.6
Thanks for your help!
blank page after login
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: blank page after login
Hi, do you get some information about file names and lines where you get the messages into the error log.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
adm
- Phoca Enthusiast

- Posts: 58
- Joined: 19 Nov 2008, 12:12
Re: blank page after login
Hi Jan!
Sorry it's the only entry in the error-log.
In the access log I found following entry:
"GET /graphics/zoomin.cur HTTP/1.1" 404 1309 "http://www.stock-city-oilers.at/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET
Thank you!
Sorry it's the only entry in the error-log.
In the access log I found following entry:
"GET /graphics/zoomin.cur HTTP/1.1" 404 1309 "http://www.stock-city-oilers.at/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET
Thank you!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: blank page after login
If you find Phoca extensions useful, please support the project
- caro84g
- Phoca Hero

- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: blank page after login
Hi,
zoomin.cur is a file used by highslide. What happens when you set the detail view to modal box?
Carolien
zoomin.cur is a file used by highslide. What happens when you set the detail view to modal box?
Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
adm
- Phoca Enthusiast

- Posts: 58
- Joined: 19 Nov 2008, 12:12
Re: blank page after login
You have to change the path's in the files:
components/com_phocagallery/assets/js/highslide/graphics/highslideimage.css
administrator/components/com_phocagallery/front/assets/js/highslide/graphics/highslideimage.css
from
graphics/
to the correct path:
/components/com_phocagallery/assets/js/highslide/graphics/
/administrator/components/com_phocagallery/front/assets/js/highslide/graphics/
So there is no more error 404!
But I've still the problem with the blank screen after "login".
Have you any idea how to find the error?
components/com_phocagallery/assets/js/highslide/graphics/highslideimage.css
administrator/components/com_phocagallery/front/assets/js/highslide/graphics/highslideimage.css
from
graphics/
to the correct path:
/components/com_phocagallery/assets/js/highslide/graphics/
/administrator/components/com_phocagallery/front/assets/js/highslide/graphics/
So there is no more error 404!
But I've still the problem with the blank screen after "login".
Have you any idea how to find the error?
Last edited by adm on 20 Nov 2008, 11:57, edited 2 times in total.
-
adm
- Phoca Enthusiast

- Posts: 58
- Joined: 19 Nov 2008, 12:12
Re: blank page after login
After turning off any other modules I received the error:
Fatal error: Call to a member function load() on a non-object in /srv/www/sco/libraries/joomla/user/user.php on line 597
The problem comes from the modul: mod_virtuemart_cart
To solve the problem, turn this modul off, when the gallery will be displayed. Now it's all perfect. Special thanks to Jan!
You have already reported about this problem.
Thank you!
Fatal error: Call to a member function load() on a non-object in /srv/www/sco/libraries/joomla/user/user.php on line 597
The problem comes from the modul: mod_virtuemart_cart
To solve the problem, turn this modul off, when the gallery will be displayed. Now it's all perfect. Special thanks to Jan!
You have already reported about this problem.
Thank you!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: blank page after login
ok,
try to delete these files:
administrator\components\com_phocagallery\tables\user.php
administrator\components\com_phocagallery\tables\category.php
these files are obsolete (maybe they are there becuse of previous installations)... then it should work with the module too...
Jan
try to delete these files:
administrator\components\com_phocagallery\tables\user.php
administrator\components\com_phocagallery\tables\category.php
these files are obsolete (maybe they are there becuse of previous installations)... then it should work with the module too...
Jan
If you find Phoca extensions useful, please support the project
-
adm
- Phoca Enthusiast

- Posts: 58
- Joined: 19 Nov 2008, 12:12
Re: blank page after login
files deleted!
All works well!
Thank you!
All works well!
Thank you!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: