Bug Custom Fields error

Status
Not open for further replies.

Webbstre

Customer
Was just doing some testing to prepare to launch the newest version, and I discovered when I clicked on the AdminCP menu for Custom Fields it spat out this error on the top of the page: Warning: Invalid argument supplied for foreach() in [path]/dbtech/gallery/actions/admin/cust_fields.php on line 93

Not sure what that is for, as I haven't made or used any custom fields, but I thought I should report it.
 
Hmm, during the upgrade it should have updated a field in the tables and it sounds like it didn't for some reason. Can you run this in phpmyadmin

PHP:
UPDATE dbtech_gallery_modules SET pages = 'a:2:{i:1;s:6:"Images";i:2;s:6:"Albums";}';

If you have a table prefix you need to put it before dbtech_gallery_modules
That should fix the error
 
Status
Not open for further replies.

Legacy DragonByte Gallery

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