Hi Guys, I just installed the WordVertiser script which was shared for free on DP forums. But I am getting the following error after installation on the homepage. Fatal error: Cannot redeclare date_format() in /home/tagonli/public_html/lib/lib_common.php on line 279 Does anyone know, how do u fix this error ! Please post the fix on this thread. Thanks in advance.
hi, im really unaware about wordvertiser. i search at php.net and found out that date_format() was implemented at php 5 - 5.1.0 so it just means that if wordvertiser was developed under php below v.5 it will give that kind of error. if i were you ill do this. replace all date_format accross all files into some other function name (e.g date_format_old) if youre using editor like ultraedit it will be no problem replacing all occurence at once. i assume you have a backup copy so you can rollback anything if you do that.
Hi, I tried what u said brealmz, But that is also not working, U are correct that the script is coded for the older versions of php. I am sharing original WordVertiser script here, Can some one please fix this script for me. http://rapidshare.com/files/28318024/WordVertiser.zip.html Please help me & thanks in advance.
Hi Subikar, I tried installing it on http://www.tagonlinks.com & now I am getting the following error after changing the function name to function achievo_date_format