SA-CONTRIB-2013-078 - Quick Tabs - Access Bypass

  • Advisory ID: DRUPAL-SA-CONTRIB-2013-078
  • Project: Quick Tabs (third-party module)
  • Version: 6.x, 7.x
  • Date: 2013-October-02
  • Security risk: Moderately critical
  • Exploitable from: Remote
  • Vulnerability: Access bypass

What is the Default fetch URL for drupal.org updates?

I can no longer see any updates. When I visit the url specified to check for updates I get an error.

This is the url I've used for years:

http://updates.drupal.org/release-history

This is the error I now receive:

You must specify a project name to display the release history of.

Help! I need to be able to check for updates.

thanks for any advice,

Mike

Custom PHP to communicate between Drupal versions

Ok so here is the issue I am having. We have a Drupal site installed running Drupal 6. Everything works fine on it but we developed a secondary site in Drupal 7. Now we have a calendar of events on both sites but we want them to be synced. So we would like to input everything on the Drupal 7 side and then have it show up on the Drupal 6 Calendar view. So that is what our end goal is.

Tie in Drupal with Separate application running on Windows/SQL

We require a Drupal expert to tie in our Drupal site with our bingo software.

The contractor should tie in the registration/password change/login system of Drupal to our bingo software which is installed on the same Windows server.

The contractor should also tie in the bingo points system with drupals 'Userpoints' module, which is already installed on our site. The result will therefore be one points balance per registered user which can be added or substracted by various existing acitivities on the Drupal site AND once this job is complete, by using the bingo game.

Adding checkboxes to a table

I am still a novice in module development. I am able to follow most of the examples I come across in this page and others dealing with the same subject. I am able to write simple modules such as those that involve creation of forms ,submitting and handling and data base operations. I seem to follow the tutorials for displaying results in tabular form using drupal 6, but i found it difficult to implement. I was only trying to display the users data from my database in a tabular form following the example in the tutorial,but it proved to be difficult. How can I be assisted?

Eventkeeper and Drupal 6

Hello there!
I know this is a very silly question and I hope someone will have a quick and painless answer to it.
Please bear with me, I'm new to Drupal.
I am trying to post our organization's inline javascript call out to our EventKeeper calendar on a single page in Drupal 6.
The line is:

I've tried both:

$myscript = '<script language="javascript" src="http://www.eventkeeper.com/ekfeed/[the calendar file name].js"></script>'; 

drupal_add_js($myscript, 'inline'); 

and

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x