By orkuntuzel on
Hi!
I know maybe the solution is so simple and I could find it by google but I couldn't !
The problem is, when I upgraded to 6.13, http://www.mysite.com/drupal/admin link stopped working.
After the upgrade process, there wasn't a problem about the admin page but when I uploaded some modules and my theme(acquia_slate), the link stopped working.
the links inside the admin page, for example admin/build or admin/settings have no problem.
Only the admin link...
The IE error report (HTTP 500) says that site might be in maintenance or there's a programming error.
Hope someone will help me
Thanks
Comments
it's because of CCK
I understood where the probblem is but I couldn't solve it.
When I installed CCK, the administration page link stops working.
maybe it gives a clue..
anyone having the same issue?
Yes I have exactly the same
Yes I have exactly the same issue.
And I am hopeless, because I have absolutely no clue what to do.
First I installed Update to 6.13 from 6.12 a then some updates for thouse modules: Webform, views, transliteration, admin_menu.
Watch your error_log and
Watch your error_log and add
php_value display_errors 1
to your .htaccess
Do you get any message ?
a ha.. i did it. Parse error:
a ha..
i did it.
Parse error: syntax error, unexpected '.' in /home/vol3/byethost16.com/b16_3474793/orkuntuzel.com/htdocs/drupal/modules/getid3/getid3/getid3/getid3.php on line 244
now what should I do?
at last...
I solved it.
I re-installed GetID3 module.
now no error when I click admin link :)
maybe this post helps other newbies.