Unable to upgrade from 5.x-1.8 to 6.x-1.0-beta11

amiable_indian - January 10, 2009 - 18:37
Project:Links Package
Version:6.x-1.0-beta11
Component:Code: API (links.inc)
Category:bug report
Priority:critical
Assigned:syscrusher
Status:closed
Description

While trying to upgrade from Links Module 5.x-1.8 to 6.x-1.0-beta11, I first got error stating :

Undefined function call _system_update_utf8() in links.install

After searching over drupal.org, I found that the same problem is being faced by many others and the reason could be that this function was removed from Drupal 5/6. Some threads also recommended commenting out this function call from the .install file.

So I commented out this function call from links_update_6101, but then i got another error stating :

Undefined function call links_parse_url();

Both of these are fatal errors and therefore, i am unable to move from version 5.x to 6. Would appreciate if someone can help me out here :)

Thanks in Advance,

-Amiable

#1

gaijinu - January 12, 2009 - 10:21

Same here
Looks like the function links_parse_url is in links.inc, but the file doesn't get loaded.

#2

syscrusher - January 13, 2009 - 03:06
Priority:normal» critical
Assigned to:Anonymous» syscrusher

You are correct. I will be posting an update shortly that I believe fixes this problem. Thanks for the bug report.

Scott

#3

syscrusher - January 13, 2009 - 03:09
Status:active» needs review

#4

syscrusher - January 24, 2009 - 21:34
Component:Code» Code: API (links.inc)
Status:needs review» fixed

No further reports of bug since patch committed. Closing issue.

#5

System Message - February 7, 2009 - 21:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.