It's error reporting and display notices. You will need to ask your web host how to turn this off using PHP or an .htaccess file. It doesn't affect the operation of the program but it is pretty bothersome to see it all the time.
Your /alp/.htaccess will need to have something like the following in it.
php_flag display_errors off
Also these are the old forums and are here for information only. Click on the Forum menu button in the orange bar at the top of this page as these will go by the wayside soon.
Everything seems to be working, but in the admin cp when I click on sold auctions or running auctions i get the error:
"Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/www/users/trfweb/store1/alp/includes/EbatNs/EbatNs_Client.php on line 231"
The error is listed five times with different line numbers.
I get the same error when I click 'select' categories on the create auction page, this time repeated six times.
editing the .ini file is not an option since I'm on a shared host.
Thanks,
Falstaff