Quote:
Originally Posted by Sadie Frost
I'm having a little problem installing this - when I try to add the product, I get this error:
Anyone have any ideas? Thanks 
|
Sorry about that - you must be the first person who's used this to upgrade from version 1.50 or earlier, as you've hit a bad line of code to deal with that situtation.
I've repaired the zip file in the first post - please redownload and reinstall - you'll probably have to use the product manager to uninstall LDM first (don't worry, you won't lose your database tables).
Alternatively, just edit links_admininclude.php, go to line 414 and change the two adjacent dollar signs
PHP Code:
$asb = $$db->query_write("
into a single dollar sign:
PHP Code:
$asb = $db->query_write("