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.

Validation error, please try again. on 4.7.4

Everytime i submit a search through my themes search forms i get

Validation error, please try again. If this error persists, please contact the site administrator.

I had previously hard coded this search field and obviously something changed in the search that effects my custom search form.

Heres what i had as my search form in the page.tpl.php template

<div class="search_field">								
<form action="?q=search/node/"  method="post">
<p><span class="grey">Search Example:</span> <span class="search">Port Talbot Chat </span>&nbsp;&nbsp; 
 <input type="text" maxlength="128" name="edit[search_theme_form_keys]" id="edit-search_theme_form_keys"  size="15" value="" title="Enter the terms you wish to search for." class="search" />
<input type="submit" name="op" value="Search"  class="button" />
<input type="hidden" name="edit[form_id]" id="edit-search-theme-form" value="search_theme_form"  />
</p></form></div>

Checking i see some of the ID's have changed so i altered them to look like this -


Search Example: Port Talbot Chat   



flexinode warning

I'm using a test site to upgrade from 4.6 to 4.7.4 release. The (first) problem I get is flexinode dosn't work and shots many of these warnings:

files folder gone

In my previous install of 473 I had a files/ images folder. When I updated to 474, the files folder was gone. The update instructions said to delete all the old files but didn't say anything about not deleting certain folders.

No problem because I replaced the files/images folder but did I do something wrong?

Thanks...gray97

After Upgrading to 4.7.4 I got error messages after I go to admin

Hi Drupalers,

After upgrading from 4.7.3 to 4.7.4, I got this error message after I go to admin
user warning: Got error 28 from table handler query: SELECT w.*, u.name, u.uid FROM watchdog w INNER JOIN users u ON w.uid = u.uid ORDER BY w.wid DESC LIMIT 0, 50 in /home/samuiexp/public_html/includes/database.mysql.inc on line 121.
This results in not displaying log messages. So far I don't experience any irregularity on my site, but this one. Any help out there?

Fatal error: Cannot redeclare story_help() / system_help()

hello, I just upgraded my Drupal multisite installation, all seem ok but while I'm going to add a new module I get this:

on A site:
Fatal error: Cannot redeclare story_help() (previously declared in /home/users/staffetta/drupal/modules/story.module:12) in /home/users/staffetta/drupal/modules/modules/story.module on line 12

on B site:
Fatal error: Cannot redeclare system_help() (previously declared in /home/users/staffetta/drupal/modules/system.module:14) in /home/users/staffetta/drupal/modules/modules/system.module on line 14

any idea about it?

Should I upgrade to 4.7.4 now or should I wait?

In the light of what appears to be a Profile module bug in 4.7.4, should I upgrade now, or wait till it is fixed?
See http://drupal.org/node/90062 for details.
(many of my sites use custom profile fields)

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal