live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:A few bugs i found (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:A few bugs i found
#1313
A few bugs i found 9 Months, 2 Weeks ago Karma: 0  
I really like this module, is fantastic.



I found i little bug, when you select the option unpublish in the images 3 to 18 don't work because in the php code in the switch sentences in this images a break sentence is missed between the case 5 and case 6, like this:



Code:

case 5: echo ''; break; case 6: echo '';
Because, for example in the zoombox effect if you have selected the option to link this script and copy this link line in tenplate index when you click on a image whith this effect, the effect shows twice. I hope you understand my poor english. Thanks.
Antonio Jose Torres (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1314
Re:A few bugs i found 9 Months, 2 Weeks ago Karma: 0  
Sorry the case 6 is like this:

Code:

case 6: echo '';
Antonio Jose Torres (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1315
Re:A few bugs i found 9 Months, 2 Weeks ago Karma: 31  
Thanks for that ... just updated to 2.13 and have put in the missing breaks.



Thanks for spotting it am yet to check the double click but for the zoom box but there is no need to reference the scripts in your template if you choose the option to include them from the module.



The reason why I put this option in was to make it easier for people to get set up but its not xhmtl valid



Anthony.
Anthony Olsen (Admin)
Admin
Posts: 1551
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#1319
Re:A few bugs i found 9 Months, 2 Weeks ago Karma: 0  
Ok, sorry i didn't read this:



QUOTE:
You can also choose to have the module include the script references to make the module run by adding them in the body of your template. This is not an xhtml valid method and if xhtml valid compliance is required then you need to add the script references as per the notes above. You only need tp use one of these options.
Antonio Jose Torres (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1320
Re:A few bugs i found 9 Months, 2 Weeks ago Karma: 31  
Oh no problem at all ... thnks for pointing out the missing code
Anthony Olsen (Admin)
Admin
Posts: 1551
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoard
,