I am not doing anything in particular then all of a sudden I get the error located here...
http://www.jnlew.com/blog
I am simply trying to add catagories and set things up. Everything else seemed to be working fine.
thanks
Nigel
Install breaks after some catagory editing and such
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Install breaks after some catagory editing and such
It seems you have changed your blog configuration and set the Databasename to an empty string.
Usually this cannot happen out of the blue, so you must've gone to the configuration or altered/deleted the serendipity_config_local.inc.php file?
Check that file and see if the dbName variable is still set; also check your serendipity_config DB table and see if the "dbName" value is also set there.
Best regards,
Garvin
Usually this cannot happen out of the blue, so you must've gone to the configuration or altered/deleted the serendipity_config_local.inc.php file?
Check that file and see if the dbName variable is still set; also check your serendipity_config DB table and see if the "dbName" value is also set there.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Guest