When I update a premium listing I get this
Warning: implode() [function.implode]: Invalid arguments passed in [path]/vbyellowpage.php on line 3891
This is what it's complaining about
$add_5_data = implode(',', $vbulletin->GPC['add_5_data']);
If you don't choose an ad-space (or select no advertisements anywhere) it trows an error
any way to set "no advertisements anywhere" as checked default?
|