Welcome Guest, Not a member yet? Register   Sign In
how to use thickbox image gallery in Codeignitor?
#1

[eluser]cpp643[/eluser]
Hi,

when i have used the thick box for the single image then it will work s fine for me, but when i have applied the "rel" attributes to my image gallery then it will show only loading bar, i have also prefer the previous all the posts but not get proper solutions,

i have also used the

$route['(^modal([?=&a-z 0-9~%.:_-]+))'] = "modal";

in my modal, it work fine while i am opening the form in it, but when i am submit the form then it will shows
Disallow uri characters..


any help....
#2

[eluser]vitoco[/eluser]
maybe the regex in the your custom route doesn't catch all the characters, install firebug on Firefox, and in the NET tab, you can see all the ajax request and compare the uri called by the plugin with your route.
#3

[eluser]cpp643[/eluser]
nup it is working fine for the single image ,but while i am using for image gallery then it won't work, i have check in thickbox.js, the group of images are not detected by js
#4

[eluser]vitoco[/eluser]
some url with a working example?




Theme © iAndrew 2016 - Forum software by © MyBB