can anyone convert this into a xml plugin for 3.5?
Anyway just to add to the others who posted instructions to install on vb3.5
1.)
https://vborg.vbsupport.ru/showpost....&postcount=165
2.)
https://vborg.vbsupport.ru/showpost....&postcount=167
3.) add the code above
Code:
// #############################################################################
// form to edit a style
if ($_REQUEST['do'] == 'editstyle')
4.) Replace $DB_site->fetch_array with $db->fetch_array
That should do it, works like a charm