my jquery is 'Loading Effects for Grid Items', it provides with an effect to every image when opening pages.
however, it conflicts with drupal 6's jquery.js under misc directory.
If I remove misc/jquery.js, this jquery can work well.
If misc/jquery.js is working, this jquery cannot work: all images' opacity values are 0, so they cannot be showed but rectangles with white background.
could anyone help me with this issue? THANK YOU VERY MUCH!
The braces around {Protected} words still remains when "Retain bibtex's {Protected} capitalization ..." is turned on. This happen when I use views to display bibtex entries. However, protection braces in the /biblio page is successfully removed.
I have inherited a Drupal 6 site that was working just fine. A couple months ago, there was a problem with the notifications getting stuck in the queue. All our notifications were set to Immediate by default. Someone added a setting for Immediate with a send interval of 1 minute. Now every time a notification gets generated it sits in the queue with a send_interval of 0 and doesn't send at all. However, if I edit the notification and set it to Immediate, then run the cron manually it will send.
I have problem with automated alias settings. (URL aliases), this is drupal 6.14 .
Node paths is > [termpath-raw]/[title-raw]
I have this > http://www.site.com/node/339718
I have a module that was created for me by an overseas development firm who is no longer providing Drupal development services. The module is called Gear Hunter. It's a module which parses node content and based off certain marked keywords performs searches to ebay, youtube, etc. and displays the results in the sidebar.
We may have some other updates we want to make to module functionality but for now the key thing is that it is made Drupal 7 compatible.