Closed (duplicate)
Project:
Web Links
Version:
6.x-2.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
2 Feb 2010 at 20:12 UTC
Updated:
21 Aug 2010 at 01:34 UTC
Hi,
I moved my Drupal installation form one server to another.
The domain name and the path to the file system changed.
When I'm trying to edit an existing link I get the error in the title.
I also get an error in the apache error log:
[Tue Feb 02 21:03:18 2010] [error] [client [IP]] File does not exist: /var/www/html/portal/var, referer: http://[URL]/portal/?q=admin/settings/weblinks
The path contains an additional "var" at the end. I have no idea where this is coming from or if it's really related to the problem.
Any help is welcome!
Thanks!
Comments
Comment #1
hans59 commentedsame problem here - just updated to 2.3.
Comment #2
hans59 commentedAfter a lot of fixing-trials including updating database manually - new installs of whole module and so on - i decided to -in a state of frustration- to disable all (installing)choices ecxept of weblinks - and - hossianna - web link is back!
Comment #3
don@robertson.net.nz commentedI am getting this too - turning off the LinkChecker in Modules seems to fix it. Might get time to take a closer look, but its working for me now.
Comment #4
lejon commentedAlso have this problem (also having moved servers). Any idea how to reset it?
Thanks!
Comment #5
Manu13 commentedsubscribe
Comment #6
DanielJohnston commentedThis looks like it was solved in dev following #589192: After upgrade cannot create or edit links: get an error code of -1002 (missing schema)., which also contains a simple fix. Upgrade to dev version? Seems a bit odd that a new release with the fix hasn't been put out since September.
Comment #7
nancydruCan anyone else confirm that this is fixed in -dev?
Comment #8
nancydruEither #844692: Handle improper redirects or #589192: After upgrade cannot create or edit links: get an error code of -1002 (missing schema). (which is in the current -dev release).