Cannot edit any pages

I inherited our website after our web design guy quit for other employment. I let the website go into auto pilot since Drupal is really not a learning curve that I had intended to go down. Well needless to say - I have to make changes - no one is all that familiar. I went to "edit" a page and this error popped up - warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'buildingupdate_node_form' was given in /home2/thedove1/public_html/includes/form.inc on line 377.

Preprocess function for custom template.

Hi,
I have a custom template file I'm using for a page.

Say the page is www.mydomain.com/hello-world
The content of this page is taken from a template file called hello-world.tpl.php

Now I need to have a variable prepared in advance for that page, so I took a look at how core modules achieve this and tried to implement in the same way, only the variables are always null..

Sql Injuction Issues in my form.

Hi,

Recently I have received a report which is showing that my site is having sql injection problem.

I have a simple form and this form have many fields including five check boxes for five days in week(Monday - Friday). And report is showing the error in these five check boxes.

I am trying to insert something in these check boxes using firebug but form is not submitting.

I have gone through many forums and posts on Sql injection and I have checked queries where there can be chance of injection but i am not finding any solution.

Problem with Updating Drupal 5 to 6! Access denied!

Hello,

I've got a Problem with updating Drupal 5 to 6. After updating drupal, our enterprises website cannot be accessed anymore, showing following error-massage:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 88.217.110.222 ) in drupal_is_denied() (line 1916 of /var/www/vhosts/muster.de/subdomains/cms/httpdocs/includes/bootstrap.inc)

When I try to log in as admin it shows the following Message:

Access denied

Use Custom PHP to display Title based on Feed node id

This question has to do with views and the feeds module in drupal 6.
Problem: I need views to display the title of the feed node related to the current node.

Currently I have a view that is showing a list of nodes (imported by the feeds module), and on this view I have a relationship built to the owner feed. I am able to display the nid of the Feed each node was created by but I need to show the title instead.

update.php errors

Since moving to a different server site in Godaddy and after running update.php I have two issues. I received the following text warnings:

strict warning: Non-static method view::load_views() should not be called statically in /home/drdave1/public_html/modules/views/views.module on line 864.

strict warning: Non-static method view::db_objects() should not be called statically in /home/drdave1/public_html/modules/views/includes/view.inc on line 1417.

As always thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x