Tracking values in tables in the db

I watched a Drupal 6 tutorial at lynda.com about views. At one point, the instructor went to phpmyadmin, looked at a specific table (blocks) then commented about the data, checked another then another and was finally able to see where the actual data was entered.

I'm looking through the 'blocks' table in my db and I'm trying to learn how an entry in that table is related to which/what other table.

SA-CORE-2013-002 - Drupal core - Denial of service

  • Advisory ID: DRUPAL-SA-CORE-2013-002
  • Project: Drupal core
  • Version: 7.x
  • Date: 2013-February-20
  • Security risk: Critical
  • Exploitable from: Remote
  • Vulnerability: Denial of service

SA-CONTRIB-2013-023 - Varnish module - Cross Site Scripting (XSS)

disable button "Preview changes"

Hi,

I am coding on a custom module. On the module edit page, I would like to disable both the button "Delete" and "Preview changes" as follows,

unset($form['buttons']['delete']);
unset($form['buttons']['preview_changes']);

The button "Delete" is gone, but the button "Preview changes" can not be removed. Can anyone help me on this?

Thanks a lot,

JJ

job search sending resume on "apply for job"

Hi,

I was create a site for job search. I use the job search module. I need an option to automatically send resume (like a file or entire node in subject) on "job apply". Is there any possibility to do this with job search module?

Cannot access any admin/ pages after moving site

I have a Drupal 6 site on a Windows server and the MySQL database on another Windows server. We have another set of servers that I’ll call our Test servers and I overwrote the Drupal file tree on Test with what we have on Prod and modified the settings.php file to reflect the different database location and URL (it went from mysite.org to mysite-test.org). I’ve done this numerous times and it’s always worked.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x