Modify readme file or module about jquery download

ivansf - October 20, 2009 - 21:35
Project:jQuery UI
Version:6.x-1.x-dev
Component:Documentation
Category:bug report
Priority:critical
Assigned:Unassigned
Status:needs review
Description

The current module tells you to go to jqueryui.com and download the Legacy 1.6 which I did and the folder structure is different, besides it doesn't come with the minified version of the JS files.

That's because I'm download the CUSTOM package and I couldn't find the normal one which the README file is made for.

Here you can download the version of JqueryUI that we really need. Maybe this is the reason why so many people have problems making this work.
http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.6

AttachmentSize
CUSTOM package structure72.43 KB

#1

rburgundy - October 26, 2009 - 05:35

Hi ivansf and Drupal community-

This is what I did:
1) downloaded the zip from http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.6 and extracted folder: 'jquery.ui-1.6'
2) renamed 'jquery.ui-1.6' to 'jquery.ui' and placed in jquery_ui module folder
3) activated jquery_ui module in drupal - which resulted in this error (multiple 100+ of below)

Warning: MySQL server has gone away query: INSERT INTO watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:\"%error\";s:12:\"user warning\";s:8:\"%message\";s:352463:\"MySQL server has gone away\nquery: UPDATE cache_update SET data = 'a:41:{s:10:\\"admin_menu\\";a:10:{s:5:\\"title\\";s:19:\\"Administration menu\\";s:10:\\"short_name\\";s:10:\\"admin_menu\\";s:10:\\"dc:creator\\";s:3:\\"sun\\";s:11:\\"api_version\\";s:3:\\"6.x\\";s:17:\\"recommended_major\\";s:1:\\"1\\";s:16:\\"supported_majors\\";s:3:\\"1,3\\";s:13:\\"default_major\\";s:1:\\"1\\";s:14:\\"pro in /home/example/public_html/drupal/includes/database.mysqli.inc on line 128

Any ideas?
It seems to be very difficult getting jquery_ui module install from what I read in online forums.
Hope someone familiar with this can help us all out.

Thanks!

#2

ivansf - October 26, 2009 - 08:21

Not completely sure, but the error you are getting is from Drupal trying to add an error message about admin_menu but losing connectivity with the database when doing it.

That has nothing to do with it. Try running the cron, updates, etc. But that's is not an error from this module.

#3

rburgundy - October 26, 2009 - 09:14
Priority:critical» minor
Status:needs review» closed

Ok, great - thanks for the quick support.
I went for a fresh install of drupal and didn't get the error message.
Will begin troubleshooting the error now I'm experiencing with my current website.

Will update this thread if I am able to resolve my problem.

#4

rburgundy - October 26, 2009 - 09:16
Priority:minor» critical
Status:closed» needs review

made mistake by changing status in this thread. returned it to original status
also please note: current README shows the link above: http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.6

 
 

Drupal is a registered trademark of Dries Buytaert.