Superuser can not edit blocks on page

Permalink
Hi Guys

I really could do with some advice here.

I have a site working OK in a development folder but I have now moved the site to the top root, changed the config file, htaccess and cleared my cache and now when I login I can add pages but can't add or edit blocks on the page.

Has anyone came across this before? If so how can I fix?

I will even give away some add-on licences to anyone who can help to fix this as I have been tearing my hair out.

Can it be a permissions thing? As in CHMOD on a folder?

I don't have advanced permissions set.

One thing i also noticed was the multiple upload option in file manager stopped working too. Add a file and it does not show in the window.

The Randomiser block is no longer fading in and out and the gallery block no longer pops the images up in lightbox.

This is the link:

http://www.ngageltd.com/

I can give access if required.

HELP!

senshidigital
 
jordanlev replied on at Permalink Reply
jordanlev
That is strange -- I've never run into that before. It's possible that there's a permissions problem which might affect javascript files from loading (check the Net panel in Firebug to see which assets are loading vs. which cannot be found). But that shouldn't have anything to do with editing blocks. I wonder if you changed the database when you moved the site -- perhaps the database name is wrong or the database user doesn't have proper permissions to UPDATE or INSERT?

Also, can you post the contents of your config file (minus the database password and the password salt), and the htaccess file as well?

One more idea -- make sure the webserver has read access to the .htaccess file (looking at the Firebug Net panel will also give some insight into this -- if files are being loaded from "pretty url" addresses aren't coming up it's likely a problem with .htaccess).