Hi everyone,
I just upgraded drupal from 6.5 to 6.6.. I am using IIS7 and MySQL. I am not sure what had happened but after i upgraded drupal to the latest version, i cannot modify any of my previous contents (from 6.5) be it a page, a book or a story... I remember i had this problem before but solved it through reinstalling Drupal (like do a fresh install).. but i don't want to do that...
I am just new to Drupal so I hope you could help me. By the way, I am not much familiar to IIS7 so if anyone could help me out by starting from the basics, i would really appreciate it.
Thanks. I hope someone could help me. :(
P.S.
i checked for related issues here but didn't find any match...
Comments
Comment #1
shopgirl_11 commentedI think I know what caused this problem. Recently (after upgrade to 6.6), i received an error: "Fatal error: Call to undefined function _menu_get_active_trail() in C:\inetpub\Drupal65\includes\common.inc(1547) : eval()'d code on line 5", since I am not a programmer, what i thought of to solve this error is to use the same common.inc source file from 6.4 and replaced the common.inc from 6.6... It worked, I didn't receive the same error anymore BUT I cannot modify any contents after that. Probably this caused my problem, when i checked the source, i saw some functions for saving, deleting and creating contents. So i guess this has something to do with my dilemma.
Please let me know if this made sense. Hoping someone could help me out on this.
Thank you.
Comment #2
ainigma32 commentedPlease try to upgrade again and this time by following UPGRADE.txt to the letter.
Post back if that works for you.
- Arie
Comment #3
shopgirl_11 commentedHi,
I got this working already, i changed few lines from bootsrap.php and it fixed the problem. This reference helped a lot: http://drupal.org/node/249370.
Thanks
Comment #4
ainigma32 commentedProblem resolved so setting to fixed.
- Arie
Comment #5
Broicher commentedsee this node : http://drupal.org/node/354640
happy hack!
regards Andreas