By marlowe on
I don't know what is happening. I cannot access to the page of modules administration (it appears a blank page). Could be a problem with upgrade to 4.5.1 version?
thanks..//
I don't know what is happening. I cannot access to the page of modules administration (it appears a blank page). Could be a problem with upgrade to 4.5.1 version?
thanks..//
Comments
Just a guess
The obvious one is making sure you did a text-based ftp, not binary. I also remember that some people had troubles with the total upgrade if they did not clear the cache. As it turns out, in upgrading from 4.5.0 to 4.5.1, all you have to do is ftp the modules and includes, since there were no changes in the database. Hopefully one of these things will help.
--
mediagirl.org
Sounds good
Uploaded the upgrade again (in text mode) but the problem is the same. Thank for the suggestion.
What do your logs say?
Is there anything showing up in your server logs or Drupal's watchdog?
Logs
Nothing in drupal log and this in server log
Any Idea?
stab in the dark
Wild stab in the dark this, but, try deleting the mod rewrite module in your modules folder...and then try going to the administer -> modules page
I notice all the errors in your log are related to mod_rewrite.
Hope that heles
J
Currently in Switzerland working as an Application Developer with UBS Investment Bank...using Drupal 7 and lots of swiss chocolate
mod_rewrite
Ouuuch!! You are talking about apache mod_rewrite? I´cant access that, I´m on a web hosting provider
aaah..
HI Marlowe...
I see....my mistake....I thought there was a mod_rewrite.module for drupal..obviously not.
Anyway..maybe worth trying the following to access your administer modules page:
1. Go to ADMINISTER -> SETTINGS
2. Switch off clean urls.
3. Save Configuration
4. now try accessing your ADMINISTER -> MODULES page
Hope that helps..although, I'm not sure why you are able to access other areas of the site and unable to access the modules page.
Usually when that happens to me, it's because I have uploaded a module to the drupal/modules folder that is not the correct version (i.e. cvs as opposed to 4.5 for example) or I have incorrectly uploaded the module (i.e. in Binary mode as opposed to ASCII for example)
Jason
Currently in Switzerland working as an Application Developer with UBS Investment Bank...using Drupal 7 and lots of swiss chocolate
Only module admin page
The other areas works fine. I guess the problem could be the ftp upload. I will try upload all files again. Thanks..
Strange
The problem is the weblink module, after delete the folder, the module admin page works fine...
Success!!!
Very simple solution, just put the value php_value memory_limit "16M" in htaccess.
clean url's
You are great!, same problem with the modules page and i turn off the clean urls and now its working great
ty a lot
thanks for great tip
I couldn't access the modules page...
there're lots of tips on how to fix this problem none of them work... I thought i was screwed but it worked ;)
btw: i have v6.x
thanks thanks thanks ;)