gallery page problem?

Phoca Gallery - image gallery extension
llit
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 09 Feb 2010, 07:59

gallery page problem?

Post by llit »

Hi,

when you click on this page; http://tinyurl.com/yb4za6n

I get just a blank page and 4 icons on it, no picture, and no template?

Has anyone seen this before?

Thanks,

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

Re: gallery page problem?

Post by Jan »

Hi, try to eanble php error reporting to on:

https://www.phoca.cz/documents/16-joomla ... rs-on-site

to see the error which you get on the site.

On your site you should check the template (as some images are not correctly aligned) and javascript (if other extensions are not in conflict with e.g. modal box displayed by Joomla!)

Jan
If you find Phoca extensions useful, please support the project
llit
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 09 Feb 2010, 07:59

Re: gallery page problem?

Post by llit »

On the gallery page it now says;

Notice: Undefined property: stdClass::$metakey in /home/path/public_html/components/com_phocagallery/views/category/view.html.php on line 1590

Notice: Undefined property: stdClass::$metadesc in /home/path/public_html/components/com_phocagallery/views/category/view.html.php on line 1595

On the page with just the icons, no image it now says;

Notice: Undefined property: stdClass::$linkimage in /home/path/public_html/components/com_phocagallery/views/detail/tmpl/default.php on line 13

Ta,

till
llit
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 09 Feb 2010, 07:59

Re: gallery page problem?

Post by llit »

I reinstalled phoca, still the same problem.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: gallery page problem?

Post by Jan »

Hi, see the install.bak file in the ZIP installation file and compare the tables, mostly the columns with columns added in your database (see them e.g. in phpMyAdmin), seems like some columns are not included in your tables.

Jan
If you find Phoca extensions useful, please support the project
llit
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 09 Feb 2010, 07:59

Re: gallery page problem?

Post by llit »

There is no bak file in the zip archive you supplied me.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: gallery page problem?

Post by Jan »

Hi, there is install.bak file in the main Phoca Gallery component ZIP installation file.
If you find Phoca extensions useful, please support the project
Post Reply