Thanks for the replies.
I am able to get into my site but it is still displaying vertically.
I did an update as mentioned by Jamie but everytime I go to another page the 'filename' field data
for the 'system' table changes back to pointing to drupal-6.13.
I still have configuration problems with my temp file destination but both my php.ini and the admin/settings/file-system
show "D:/temp" I have tried it with back slashes and with forward slashes and I still have the same problem. If I remove the
drupal-6.13 from the sites/all/modules then I get the error on line 346.
I am able to access the info and here is a copy of my status report and it thinks that I am running drupal-6.13
============================================
Here you can find a short overview of your site's parameters as well as any problems detected with your installation. It may be useful to copy and paste this information into support requests filed on drupal.org's support forums and project issue queues.
| Drupal | 6.13 |
|---|---|
| Access to update.php | Protected |
| CTools CSS Cache | Exists |
| Configuration file | Protected |
| Cron maintenance tasks | Last run 7 weeks 2 days ago |
| Cron has not run recently. For more information, see the online handbook entry for configuring cron jobs. You can run cron manually. | |
| Database updates | Up to date |
| Drupal core update status | No update data available |
| No information is available about potential new releases for currently installed modules and themes. To check for updates, you may need to run cron or you can check manually. Please note that checking for available updates can take a long time, so please be patient. | |
| FCKeditor | Unknown |
| File system | Writable (public download method) |
| GD library | bundled (2.0.34 compatible) |
| GD library | bundled (2.0.34 compatible) |
| ImageAPI GD Memory Limit | 64M |
| It is highly recommended that you set you PHP memory_limit to 96M to use ImageAPI GD. A 1600x1200 images consumes ~45M of memory when decompressed and there are instances where ImageAPI GD is operating on two decompressed images at once. | |
| MySQL database | 5.0.51a |
| PHP | 5.2.9-2 |
| PHP memory limit | 64M |
| PHP register globals | Disabled |
| Unicode library | PHP Mbstring Extension |
| Update notifications | Enabled |
| Upload progress | Not enabled |
| Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the PECL uploadprogress library (preferred) or to install APC. | |
| Web server | Apache/2.2.11 (Win32) mod_auth_sspi/1.0.4 PHP/5.2.9-2 |
| jQuery UI | Not found |
| The jQuery UI plugin is missing. Download and extract it to your jquery_ui module directory. See README.txt for more info. | |
| jQuery Update | 1.3.2 |
Hi Néstor,
answered inlineput the lightbox2 module back in the sites/all/modules directory
Néstor wrote:
I was ready to present my site to the boss when I decided to add lightbox2 and get fancy
after I added lightbox2 every link in the page made lightbox go into action (do not know how).
I am using drupal-6.12, when I removed the lightbox2 module without disabling it first, thingsstopped working.
go to admin/build/modules and disable it
go to admin/build/modules/uninstall and uninstall the module, this will (or should) remove the cruft from the DB
then you can safely remove the module's directoryBecause of your particular situation, I would move everything in your sites directory to a temporary folder, then delete everything else, then unzip the latest Drupal into a temporary directory and copy all it's contents into your webroot or whatever sub you have it in and copy your sites backup back to the sites folder.
Also, somehow I got the drupal-6.13 folder inside my sites/all/modules, if Iremove the drupal-6.13 folder from the sites/all/modules then I get this error when I try to access:
Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/drupal-6.13/modules/user/user.pages.inc' (include_path='.;D:\php;D:\php\includes') in D:\Inetpub\wwwroot\root\nestor\scroller612\includes\menu.inc on line 346
Then go to admin/reports/status to check if you need to update any modules and update them (especially if there is a security update available).
Then log into the admin account ( I hope you've set up a separate account to work in regularly) and run updates (www.mysite.com/update.php).Have you modified the newsflash theme heavily? Or was there a change you made a while before it failed? Drupal has caches for most everything so sometimes a change to a theme will not show until you clear the caches or refresh the "theme registry".My site had a layout of left, middle and right but now the whole site is vertical and the newsflash theme does not appear.When you go to admin/settings/file-system, does the temporary directory match the upload_tmp_dir setting in php.ini
I also get this message in every page:
* The selected file D:\temp\filBD.tmp could not be uploaded, because the destination is not properly configured.
* The selected file D:\temp\filBF.tmp could not be uploaded, because the destination is not properly configured.
Have you tried using the nice_menus module, for the most part it does the same thing
My suckerfish menu shows vertical instead of being in one row
im me if you need any more help, I'm lipcpro everywhere
Any ideas?
All of the pages info is there is just displaying vertically.
Thanks,
Néstor
HTH
Wes
_______________________________________________
New York PHP SIG: Drupal Mailing List
http://lists.nyphp.org/mailman/listinfo/drupal
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php