Quote:
Originally Posted by budswope
Yes I thought I had the _slave part right. Is this what you meant by "no idea if datastore calls still work"---Sorry I don't know really what that is but when I try to import it this is the error I get. This is a terrific mod that I have in a 3.6.8 forum that would be very helpful in the 3.5.
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
REPLACE INTO phrase
(varname, fieldname, product, text)
VALUES ('setting_pemdata_desc','vbsettings','pem-dummy-product','Leave this setting alone.'),
('setting_pemdata_title','vbsettings','pem-dummy-product','Modification Version Data');
MySQL Error : Unknown column 'fieldname' in 'field list'
Error Number : 1054
|
I'm sure there are more bits that won't work either. It's written for 3.6, simple as that. There is no 3.5 release, nor will there be - apart from anything else I no longer run any 3.5 forums.
If you can get it going in 3.5 then great, but I'm afraid my support is limited to the 'official' 3.6 code.