Bug Issue with the latest images block on CMS

Status
Not open for further replies.
Sorry, got it figured out, I'll have it fixed in the next release. If you want to fix it yourself for now, edit the template dbtech_gallery_cms_images

Find
PHP:
<vb:each from="<vb:each from="dbtech_gallery_img_data" value="image_data">" value="image_data">
and replace with
PHP:
<vb:each from="output.data" value="image_data">
 
Sorry, got it figured out, I'll have it fixed in the next release. If you want to fix it yourself for now, edit the template dbtech_gallery_cms_images

Find
PHP:
<vb:each from="<vb:each from="dbtech_gallery_img_data" value="image_data">" value="image_data">
and replace with
PHP:
<vb:each from="output.data" value="image_data">

I am having the same issue but when I went to make the manual edit it looked as it should above. Would there be another issue.
 
Why you don´t try all the functions of your mod before release it?

I didn't make any modifications to the CMS widget in 1.2.x so I didn't think I needed to test it. It was broken with 1.1.3 and no one reported it so I didn't know.
 
are you sure both of them say output.data? There are two lines, one for verticle, one for horizontal

easiest way is to search the template for

dbtech_gallery_img_data
 
Status
Not open for further replies.

Legacy DragonByte Gallery

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
867
Customer rating
0.00 star(s) 0 ratings
Back
Top