I upgraded my site from 4.6.0 to 4.6.1 by copying the files from the 4.6.1 tar file to my directory structure, replacing the settings.php file with my backup copy, then running the update.php script to update the database. Whenever I try to navigate to the home page of the site I get the following:
Fatal error: Call to undefined function drupal_add_link() in /home/username/public_html/modules/blogapi.module on line 533
As far as I can tell I've upgraded from 4.5.2 to 4.6.1 successfully, however, when I try to search the same string in the 4.6.1 version nothing is found but many entries are found for 4.5.2. Yes I did copy all the content of 4.5.2 to 4.6.1.
Interestingly the paths are different for when search is clicked in my theme for the two versions.
I am having problems with the Banner module v. 4.6.0 on my Drupal 4.6.0, windows, Appache 1.3.27, PHP 4.2.3 website.
First, I didn't install the module properly the first time around. However, I did install it according to the steps in the INSTALL document the second time.
My problem is that the settings administer->settings->banner page is blank.