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.
hi, running drupal it says " connect to database server "
i use appserver as a localhost server installed in > "c:\appserv\ "
unzip drupal to " c:\appserv\www\drupal\ "
my database are in "c:\appserv\mysql\"
made a database named "drupaldatabse" and a username "user1" with password "pass"
changed setting.php to >> $db_url = 'mysql://user1:pass@localhost/drupaldatabse';
whats wrong ? i assume the location is wrong but i cant figure it out.
I am trying to convert over a hundred flexinode files into CCK files. The flexiconvert module is set up to do this, but I think the file transfer code was written with MySQL 5 in mind. I have mySQL 4.0.18. The image files and everything else is getting properly imported into CCK, so it should be doable for the files. Right now, the file nodes are created in CCK, but the actual files are not contained in the nodes. I'm getting errors in my SQL syntax that may illustrate an obvious fix for those who know the syntax.
I tried to update from 4.7.4 to the latest 4.7.7, but got the error message
Fatal error: Cannot redeclare system_update_110() (previously declared in /mnt/web1/20/10/5126210/htdocs/soccer-wikki.net/database/updates.inc:5) in /mnt/web1/20/10/5126210/htdocs/soccer-wikki.net/modules/system.install on line 508
Hey everyone. I'm using Drupal 4.7 with the SeoPosition theme and I wanted to replace the header image. You can see my site at the following link. http://www.shawnwasson.com
There is an image on top of my banner (just a thin black line) for some reason but that's not the real issue here. I want to make the banner clickable so it redirects back to the homepage. Do I do this is style.css? Any help is really appreciated. Thanks!
Hi,
my admin log shows google bots appending
several of our sites webpages (urls generated by pathauto under clean URLS),
with
0%3B/0%3B/0%3B/0%3B/0%3B/0%3B/0%3B/0%3B
and then
getting a page not found error
we're using the 404 redirect to search page module,