frontlinegamerz
Active Member
ok I have uploaded files and when I go to auto submit it does an internal server error, now I am using a custom skin so the admin link is not there, but this should bring it up.
Code:
http://www.btfreak.com/index.php?action=wlsubmit
Code:
Find:
'xmlhttp' => array('Xml.php', 'XMLhttpMain'),
Not found in index.php on smf 1.1.8
Add After:
'wlsubmit' => array('wlsubmit.php','wl_submit'),
added below '.xml' => array('News.php', 'ShowXmlFeed'),