Quote:
Originally Posted by steve71
I tried that and then submitted an image URL with and without [url] tags in the box created in step.2
Should I undo steps 1-3 and only edit the plugin Easy Forms Part 1?
|
No keep that stuff.
And you might need to redo
Find in plugin Easy forms Part 1
PHP Code:
/*($hook = vBulletinHook::fetch_hook('newthread_post_complete')) ? eval($hook) : false;*/
Replace with
PHP Code:
($hook = vBulletinHook::fetch_hook('newthread_post_complete')) ? eval($hook) : false;