This mod will not work with vb 4.2.5 IF running php 7. It will work under PhP 5.6
If you try to make an advanced reply while running this mod, or post a brand new thread, while running PhP 7, you will get an error such as this:
Call to undefined function split() on line 85 in /home/*****/public_html/*****.com/forums/includes/functions_autotaggerfromcontentandtitle.php
#0 /home/*****/public_html/*****.com/forums/includes/functions_autotaggerfromcontentandtitle.php(113): csvToArray('forum, made, po...')
#1 /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(809) : eval()'d code(3): addTags(Array, Array)
#2 /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(809): eval()
#3 /home/*****/public_html/*****.com/forums/newreply.php(451): build_new_post('reply', Array, Array, Array, Array, Array)
#4 {main}
NOW - the strange thing is, after you get the above errors, which appear on a new browser window, the advanced reply or new thread IS posted, just the process is interrupted by this error message.
BUT: running in PhP 5.6, the autotagger does add the "Tags for this Thread."
Running in PhP 7, NO tags are added.
|