Hi all,
Please help me with this issue. My website dev.txcdk.org is not showing up. I installed a theme and since it did not look good i clicked reset to default.
We are fairly new to Drupal, and have been working with a three week old installation with Ubercart. We don't recall whether we have ever run update.php since we can't recall having to upgrade any modules. We updated our Ubercart and found in the site's status report afterward that we had to run update.php to update the database schema.
When we ran this, we didn't know what to expect. We clicked the link, and immediately got taken to our site's home page. The status report still states that the schema is out of date. Repeated attempts did nothing.
I did an upgrade from different modules and also copied by mistake the drupal-5.5 file into the "sites/all/modules" file. Everything worked, but now I wanted to activate the "forum" modul and the following error message came up:
Fatal error: Cannot redeclare forum_install() (previously declared in .../modules/forum/forum.install:8) in .../sites/all/modules/drupal-5.5/modules/forum/forum.install on line 7
I want to work on client sites on different subdomains so that they can check in on progress. However, I initially installed Drupal on the domain, loadedbarrels.com. Now, I want to move those files to client.loadedbarrels.com. I changed the settings.php file to reflect "client.loadedbarrels.com" and I even deleted the files off of the main domain. Yet still, I get the same content (except the themes) on both sites. What am I doing wrong?
Quotation marks & apostrophes on my site are suddenly displaying as oddball chars [’ etc]. The raw data is fine but drupal is converting them. Does anyone have any idea why?
[I recently upgraded PHP & MysSQL but can't imagine that's the problem. I'm not using any translation or character processing modules. Very strange..]