I moved my site to a new server and everything seems to be working fine apart from the images which are coming up full-size instead of thumbnails/preview images.
I'm on Drupal 5.1, cannot upgrade to 6 as there are modules I'm using that aren't compatible with it.
I'm moving a Drupal 6 site from one web host to another. I'm using godaddy with the Preview DNS feature. I cannot get the Drupal site to run the "update.php" script or the "install.php" script. Both techniques do not show the progress bar and just hang. Could the Preview DNS feature be impacting this? Please help.
I'm trying to update drupal to the latest version. I run the "update.php" script and the "Run updates" screen does not show a status bar. It just hangs there. The only item on the main section of the page is the page title "Updating"... that's it. The database does not update. I'm not sure what to do. I was using drupal 6.10 and I was trying to update to v6.12. Please help.
I'm not sure what's going on. I've googled this problem and found some post on it but they relate the problem to view_fusion and other possible issues that I shouldn't have b/c I don't use those things. I'm thinking it may have something to do with the version of php (I'm currently using php 5.x, not sure of exact version) that I'm using but I'm not sure how to get it working.
user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT aa.aid, a.type FROM trigger_assignments aa LEFT JOIN actions a ON aa.aid = a.aid WHERE aa.hook = 'nodeapi' AND aa.op = 'view' ORDER BY weight in /home/mired/public_html/myracinglife.net/home/modules/trigger/trigger.module on line 146.
After working on my first Drupal site for a period of several months, it was almost finished, and I decided to upgrade to the latest version. Obviously, disaster struck.
Stupidly enough, I forgot to disable the modules and put the site offline, al though I'm not sure this has anything to do with the problem.
First, I couldn't get update.php to run, this was fixed by temporarily deleting the .htaccess file in my drupal root and in my main root.
Now, update has run, but I can only access the admin home page and the frontend homepage, all other pages return a 'page not found' error.
When I put one the of my .htaccess files back, I can't even reach the homepages.