This worked for me, thank you!fr1day said:Or in my case the only way I can get it to work is by going to http://www.imstumpted.com/index.php?p=/dashboard/utility/structure/
Might be worth a try if clean url's are not enabled.
[EDIT] Perhaps asking you to navigate to the page is not the best way of phrasing it. All you have to do is copy the above URL's into a browser window and it should give you a page where you can update the database.
url.rewrite-if-not-file = ( "^(.*)$" => "/index.php\?p=$1" ) url.rewrite-once = (
"^/(applications|cache|conf|js|library|plugins|themes|uploads)/(.*)$"=>"/$1/$2",
"^(.*)$"=>"/index.php?p=$1" )
$.get(target, {'DeliveryType': settings.deliveryType},...It looks like you're new here. If you want to get involved, click one of these buttons!