blank page after login

Phoca Gallery - image gallery extension
adm
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 19 Nov 2008, 12:12

blank page after login

Post by adm »

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!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: blank page after login

Post by Jan »

Hi, do you get some information about file names and lines where you get the messages into the error log.

Jan
If you find Phoca extensions useful, please support the project
adm
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 19 Nov 2008, 12:12

Re: blank page after login

Post by adm »

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!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: blank page after login

Post by Jan »

:( no idea what should it mean ... :( :idea:
If you find Phoca extensions useful, please support the project
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: blank page after login

Post by caro84g »

Hi,

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)
adm
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 19 Nov 2008, 12:12

Re: blank page after login

Post by adm »

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?
Last edited by adm on 20 Nov 2008, 11:57, edited 2 times in total.
adm
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 19 Nov 2008, 12:12

Re: blank page after login

Post by adm »

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!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: blank page after login

Post by Jan »

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
If you find Phoca extensions useful, please support the project
adm
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 19 Nov 2008, 12:12

Re: blank page after login

Post by adm »

files deleted!

All works well!

Thank you!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: blank page after login

Post by Jan »

great
If you find Phoca extensions useful, please support the project
Post Reply