Page 1 of 1

gallery page problem?

Posted: 09 Feb 2010, 08:04
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

Re: gallery page problem?

Posted: 09 Feb 2010, 11:38
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

Re: gallery page problem?

Posted: 10 Feb 2010, 04:46
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

Re: gallery page problem?

Posted: 12 Feb 2010, 02:59
by llit
I reinstalled phoca, still the same problem.

Re: gallery page problem?

Posted: 13 Feb 2010, 18:30
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

Re: gallery page problem?

Posted: 23 Feb 2010, 05:02
by llit
There is no bak file in the zip archive you supplied me.

Re: gallery page problem?

Posted: 26 Feb 2010, 14:22
by Jan
Hi, there is install.bak file in the main Phoca Gallery component ZIP installation file.