Page 5 of 5
Re: slideshow: Error: DIV with ID ....
Posted: 01 Mar 2012, 14:29
by zazar
I've found the solution but I doubt it's normal (solve the problem just by commenting out lines in a script).
http://www.dynamicdrive.com/forums/show ... hp?t=48564
Re: slideshow: Error: DIV with ID ....
Posted: 02 Mar 2012, 00:06
by Jan
Hi, thank you for this info, I will take a look at it.
Jan
Re: slideshow: Error: DIV with ID ....
Posted: 02 Mar 2012, 10:07
by Pogyeah
Well, I think that is the workaround. With Zazar, now we are 2 that we're pointing to the same file and the same modification. When I've first mentioned it I suppose I was too tired to remember that I must clear the cache to see whether it worked or not.
Bot now, since it's the only tweak I've made that it made sense (and also it's another person here that came to the same conclusion), I think it can we officially state that modifying
fadeslideshow.js is an efficient solution for many of us.
Re: slideshow: Error: DIV with ID ....
Posted: 06 Mar 2012, 20:35
by Jan
Yes, I am going to do the modifications for the next release.
Jan
Re: slideshow: Error: DIV with ID ....
Posted: 30 Jun 2012, 14:10
by Jan
Set in 3.2.1
Jan
Re: slideshow: Error: DIV with ID ....
Posted: 30 Aug 2012, 23:37
by morelandrs
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
It trunkates the paths, causing struture errors with characters as -, _, /, etc...
Re: slideshow: Error: DIV with ID ....
Posted: 19 Jun 2013, 22:41
by hkingman
Will 3.2.1 ever be released?
I started getting this DIV error with upgrade to Joomla 2.5.11. Still getting error after upgrading to Phoca Gallery 3.2.0. (Can this be the latest version, released more than a year ago?)
To solve, I turned caching off. But now, my high-traffic site is very slow...
Thanks,
Re: slideshow: Error: DIV with ID ....
Posted: 20 Jun 2013, 18:00
by Jan
Hi, this was set one year ago - the problematic code is a part of component - so it was set in 3.2.1 component and since this, it is still the same (now the version is 3.2.6)
Not sure why you have upgraded your Phoca Gallery now to 3.2.0 - the latest is 3.2.6 - just update to latest versions:
Phoca Gallery component: 3.2.6
Phoca Gallery Slideshow Plugin: 3.2.0
Jan
Re: slideshow: Error: DIV with ID ....
Posted: 27 Jun 2013, 18:50
by hkingman
Hi Jan,
My apologies... I posted too hastily.
My versions:
Phoca Gallery 3.2.0
Phoca Gallery Button Plugin 3.0.1
Phoca Gallery Plugin 3.2.6
Phoca Gallery Search Plugin 3.0.1
Phoca Gallery Slideshow Plugin 3.2.0
Phoca Maps 2.0.5
Using Joomla 2.5.11. On Category Blog pages (like the homepage) that are set to show Featured Content, I get the dreaded DIV errors when: I have
# Links set to some number greater than 0
One of the stories in the Links sections included a Phoca Slideshow
The error is because the javascript is put onto the page, then never used it seems?
thank you for any suggestions... and best wishes! I use your code on almost every site I build, and never before had any problems at all.
Re: slideshow: Error: DIV with ID ....
Posted: 02 Jul 2013, 23:17
by Jan
Ok