Quote:
Originally Posted by Tyegurl
3.5.4 and vbadvanced 2.1.0
i have never had a problem with this b4
i upgraded to the most current one
now i get all sorts of problems....come to think of it i didn't have vbadvance on here b4....
my add link is all messed up
Fatal error: Call to undefined function: param_upload() in /home/content/T/y/e/Tyegurl/html/vBulletin/local_links.php on line 608
okay i reallize that vbadvance likes full urls so is this my problem and where do i correct and with what lol
and this is line 608
Code:
param_upload($maxupload, $mimetypes, $space_used, $space_max);
|
The fatal call to param_upload is the give away. You have not uploaded all the code - specifically, you have not uploaded the new local_links_include.php, as the param_upload routine changed name between some of the recent releases.
Just upload all the code, rerun the product installer (probably best to tell it to uninstall then to install) and you should be ok.