|
There is your error plain as day thanks
It appears you put a url in the box where it asks for the forum table prefix
You can fix that by doing a query against the classifieds settings table or manually entering the proper variable whichever is best for you.
UPDATE cp_settings SET setting='' WHERE id=83
|