Running Drupal 6.19
I have been trying to update from Service links 6.x-1.1 (Not supported) to Service links 6.x-2.0 but, it's not working for me.

I have 6.2.0 in sites/all/models running a multi-site set up.

Got any ideas?

Ralph

CommentFileSizeAuthor
6.1.1.gif4.79 KBInfinitee

Comments

Infinitee’s picture

Also,... I'm not sure if it's related but, when I turned Service links off I got the WSOD.

TheCrow’s picture

Category: bug » support

you have to install some of XXX services too and re-configure the module in admin/settings/service_links/services

Infinitee’s picture

How can I install services if I can't update the module?

I have a bunch of services activated with the 6.1.1 installation.

I am trying to upgrade to from 6.1.1 to 6.20 but, after running the update.php script nothing happens.

If I turn off the 6.1.1 version I get the white screen of death.

TheCrow’s picture

forget update.php for now (service links doesn't handle any DB table and is not required to run)

after you substitute "service_links" folder with the new (or temporarily rename the old and place the new), the 2.0 version is already available, just enable the other modules which contain the services you need (General Services has the old services then is the first candidate) and go in configuration page for enable them.

How you got the the wsod? how you turned off it? just deleted the folder or disabled from admnister > modules page? clear the cache could help.

Infinitee’s picture

I had disabled from administer > modules page. I don't think the WSOD has anything to do with my problem. (I think it was the need to clear my cookie cache after setting a cookie domain in settings.php) I just disabled it off again and no WSOD.

Anyway, "General Services" I don't see a General Services and service links works but, it's warning about

"Service links 6.x-1.1 Not supported!"

that bothers me. I don't like seeing red on my sites!

Thanks,

Ralph

TheCrow’s picture

if you installed 6.x-2.0 shouldn't appear "Service links 6.x-1.1 Not supported!" (run cron.php again for refresh it) and you should have General Services module in Service Links group (admin module page, this is included in the same package).

6.x-1.1 is not more supported because 2.0 is out with a lot of improvements and features, if you feel good with 1.1, disable the research of service links updates (highly discouraged use a module not more supported but is your choice).

TheCrow’s picture

Status: Active » Closed (works as designed)