Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm receiving the following errors after updating my 4.4 RC1 files to CVS then running update.php:
user error: Table 'dbxxx.profile_fields' doesn't exist
query: SELECT f.name, v.value FROM profile_fields f INNER JOIN profile_values v ON f.fid = v.fid WHERE uid = 1 in /homepages/38/dxxx/htdocs/home/includes/database.mysql.inc on line 97.
I have upgraded from 4.3.2 to 4.4.0rc which installed fine, and obviously my old theme fell over so I have been trying to use xtemplate to remake the theme but i not think its going to work but anyway thats not the problem.
While editing template file and refreshing every few mins when done updates and checked the sites look i noticed the site has suddenly started saying "process" for half the content on the site. I checked in MySQL and the content is still in tact but drupal says it says "process"
I just noticed my weblink module isnt working, and it gives me the error message below when I try to create/modify a weblink. Been trying to hunt down the culprit with phpmyadmin and searching this forum... dst? src? are they missing? where?
Using 4.3.1 and IIRC the update.php gave me some failed updates when I did it and I fear my ISP´s mysql servers slowness + timeout might have a hand in that...
warning: init_theme(): Failed opening '' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/local/apache/htdocs/digitalcamerawebsites.com/includes/theme.inc on line 51.