im cursed! lol for some reason i have the hardest time doing the simplest tasks with vb.
ok i went to product manager--->add/import product--->browse---attached xml file--->import.
then i get that message and also this:
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Redirect to forum instead of thread', 'newthread_post_complete', 'if ((!$newpost[\'postpoll\']) AND ($newpost[\'visible\']))\r\n{\r\n $vbulletin->url = \'forumdisplay.php?\' . $vbulletin->session->vars[\'sessionurl\'] . \"f=$foruminfo[forumid]\";\r\n eval(print_standard_redirect(\'redirect_postthanks \', true, true));\r\n}', 'cit_newpost_forum_redirec');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Sunday, June 18th 2006 @ 07:45:02 PM
Script : http://www.fitnessandbeyond.net/Foru...ncp/plugin.php
Referrer : http://www.fitnessandbeyond.net/Foru...?do=productadd
IP Address : 68.91.109.74
Username : admin
Classname : vb_database
so i hit the refresh like it says. it is in the product manager and editable, but not in the plug in manager.