Hi all, I hope someone can help. All was running great until I added a new category.
Now I get this message...
Error including libraries: syntax error at /home/mygaston/public_html/cgi-bin/links/admin/links.cfg line 22, near "/home/mygaston"
In string, @db_referers now must be written as \@db_referers at /home/mygaston/public_html/cgi-bin/links/admin/links.cfg line 42, near "$db_main_category = 1;
# Referers -- which hosts are allowed to add to your database.
@db_referers"
I have been sitting here for 2 hours trying to figure this out trying to make it work. I have de-protected the admin dir. to see if that was a problem. It wasnt- The only thing I can think of is I accidentally uploaded a revised version of links.cfg which may not have been ASCII- because I had seen the error before. I uploaded a fresh (non revised) links.cfg again, and made sure it was ASCII and still got this error.
I have tried for 2 hours to change this string several times to what it's asking for and keep getting the same message. (although one instance asked to change the email to \@mygastom for some reason- I put that in and got no other error for that line)
Doing a search for this error doesnt work because I am pulling threads within irrelavant information.
When the scripts were working perfectly the string was set to @db_referers = (); and I had no problem at all!
I know what the error is telling me to do but its not working!
Now I get this message...
Error including libraries: syntax error at /home/mygaston/public_html/cgi-bin/links/admin/links.cfg line 22, near "/home/mygaston"
In string, @db_referers now must be written as \@db_referers at /home/mygaston/public_html/cgi-bin/links/admin/links.cfg line 42, near "$db_main_category = 1;
# Referers -- which hosts are allowed to add to your database.
@db_referers"
I have been sitting here for 2 hours trying to figure this out trying to make it work. I have de-protected the admin dir. to see if that was a problem. It wasnt- The only thing I can think of is I accidentally uploaded a revised version of links.cfg which may not have been ASCII- because I had seen the error before. I uploaded a fresh (non revised) links.cfg again, and made sure it was ASCII and still got this error.
I have tried for 2 hours to change this string several times to what it's asking for and keep getting the same message. (although one instance asked to change the email to \@mygastom for some reason- I put that in and got no other error for that line)
Doing a search for this error doesnt work because I am pulling threads within irrelavant information.
When the scripts were working perfectly the string was set to @db_referers = (); and I had no problem at all!
I know what the error is telling me to do but its not working!
