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
gallery page problem?
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: gallery page problem?
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
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

- Posts: 5
- Joined: 09 Feb 2010, 07:59
Re: gallery page problem?
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
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

- Posts: 5
- Joined: 09 Feb 2010, 07:59
Re: gallery page problem?
I reinstalled phoca, still the same problem.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: gallery page problem?
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
Jan
If you find Phoca extensions useful, please support the project
-
llit
- Phoca Newbie

- Posts: 5
- Joined: 09 Feb 2010, 07:59
Re: gallery page problem?
There is no bak file in the zip archive you supplied me.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: gallery page problem?
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