Page 2 of 5
Re: slideshow: Error: DIV with ID ....
Posted: 26 Jul 2011, 23:57
by Jan
Hmm, I see, do you run the latest slideshow version?
Re: slideshow: Error: DIV with ID ....
Posted: 27 Jul 2011, 09:25
by mlarosa
Yes, i run the 3.0.3 version
Re: slideshow: Error: DIV with ID ....
Posted: 27 Jul 2011, 15:36
by mlarosa
For now, i've changed the plugin, and i use the plugin phoca gallery standard (no slideshow) and the article is ok
but if i insert the slideshow the problem return
Re: slideshow: Error: DIV with ID ....
Posted: 27 Jul 2011, 19:14
by Jan
HI, do you get this error with Phoca Gallery Plugin only?
Re: slideshow: Error: DIV with ID ....
Posted: 28 Jul 2011, 19:26
by mlarosa
With plug in slideshow (only con phoca gallery) the error is here
http://www.tiroasegnosicilia.com/index. ... Itemid=110. The error is with all browsers. Joomla 1.6, all phoca gallery (module and pluin) are the last version
Re: slideshow: Error: DIV with ID ....
Posted: 28 Jul 2011, 19:51
by mlarosa
In the home page of my site ther's the article with slideshow, but not the error. The error is only in the list of articles...
Re: slideshow: Error: DIV with ID ....
Posted: 30 Jul 2011, 16:37
by Jan
Hmmm, really no idea why thes plugin error is displaying there, there is no article, I will try to do some tests - to see if the plugin can render something in category view of contents
but for now no idea
Re: slideshow: Error: DIV with ID ....
Posted: 02 Aug 2011, 18:34
by mlarosa
Ok, I wait, the error is a small problem for those who display the menu on the site... I hope as soon as a solution. tks
Re: slideshow: Error: DIV with ID ....
Posted: 11 Oct 2011, 11:01
by geniusyourself
hello, I have exactly the same problem with error message on the page:
Error: DIV with ID "phocaGalleryshowP118645186953 not found on page
Is new because at the installation, all was well!
Be careful, if I click OK, the slideshow is active and the page is ok
Have you solved this problem ?
Version 3.0.3
Re: slideshow: Error: DIV with ID ....
Posted: 13 Oct 2011, 08:27
by Xaneth
Apparently not yet. Still waiting on how to approach troubleshooting this. I am running this on a test CentOS box, so I can get to all the files in the filesystem if there is a log kept anywhere, etc.
Checking /var/logs/httpd/error_log, I can see the following when I hit the category with trouble:
Code: Select all
PHP Notice: Undefined property: stdClass::$category in /var/www/html/components/com_content/views/category/view.feed.php on line 61
and fatal error:
Code: Select all
PHP Fatal error: Call to undefined method JDocumentFeed::addCustomTag() in /var/www/html/modules/mod_phocagallery_slideshow_floom/mod_phocagallery_slideshow_floom.php on line 62
Not sure if it helps, but that's what I'm seeing.