This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

4.5.4-4.6.3 - search and cron.php "unknown column in field list"

I've tried searching for this to no avail. Apologies if it's been fixed elsewhere.

I upgraded fairly smoothly to 4.5.3-4.6.3, however I now get this error if I try to search or run cron.php

this for cron:
user error: Unknown column 'sid' in 'where clause'
query: DELETE FROM search_index WHERE sid = 257 AND type = 'node' in public_html/library/includes/database.mysql.inc on line 66.

this for search:

Banners no longer work

I've upgraded to 4.6.3 and have updated the banner module. Banners in blocks work fine but banners at the top of the page called through the {banner} code in the xtemplate.xtmpl no longer work. Is there an undocumented change in how to call banners from the theme template? I am using the following:

    <td id="banner">

      <!-- BEGIN: banner-->
      <div id="banner">{banner}</div>
      <!-- END: banner-->

    </td>

Any help would be greatly appreciated.

TIA,

Access Denied after Update

After an update from 4.6.3 to actual cvs-version I (user nr. 1) have no access to (old) nodes. Frontpage shows nothing an I get access denied message on node view. If I create new content after update all goes normal.
Someone knows the problem?

warning: call_user_func_array ERROR Msg

I did a dumb thing and ftp'd my drupal site with Frontpage to create a backup. Now the site is total messed up.

I get the following error. The database is ok, it wasn't touched. Any Idea what I have to do to fix this problem.

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'node_page' was given in /home/xxxx/public_html/xxxxx/includes/menu.inc on line 354.

User Import Module for pgsql

I've got a csv file with about 130 users that need to be imported into drupal. I've been working with the user import module for a few hours now with no luck. Has anyone had any luck getting the module to work within postgres?

The errors stem from LAST_INSERT_ID() and passing a NULL to a not null field.

Thanks

ben

404 for path aliases

After upgrading to 4.6.3 I started getting a File Not Found (404) error for all my path aliases. Before that it was all okay. One example: "blog/3" should be taking to "rogerio". I've tried erasing the path and re-creating, I've tried to deactivate the module and then re-activating it. The blog/3 works by itself, but the path doesn't.

The example is in http://www.escambau.org/
rogerio ---> blog/3

Any help is welcome.

nando

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal