Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GSgallery 2.0 - Simple Image Gallery Plugin (Square It)
#19
That’s an URL problem. The gallery seems to be using a relative URL to get to the admin directory. This makes your images being requested from here:
Code:
http://sysse.se/getsimple/omoss/admin/inc/thumb.php?src=Aequidens_dorsiger.jpg&dest=../../plugins/squareit-gallery/thumbs/thumbmed.Aequidens_dorsiger.jpg&x=125&y=125&f=1
While it should be:
Code:
http://sysse.se/getsimple/admin/inc/thumb.php?src=Aequidens_dorsiger.jpg&dest=../../plugins/squareit-gallery/thumbs/thumbmed.Aequidens_dorsiger.jpg&x=125&y=125&f=1
The problem was brought up by tormac and Julian will work to get this fixed in the next version of the plugin. The fix is actually mentioned by tormac if you scroll up.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
GSgallery 2.0 - Simple Image Gallery Plugin (Square It) - by Zegnåt - 2010-05-29, 22:43:36



Users browsing this thread: 1 Guest(s)