Log in

View Full Version : just reuploaded vbulletin and...


upromotion
07-24-2010, 06:26 PM
Hi all

Ive just had to reset our vps so i took a backup of everything and then did the reset. Now i have uploaded everything and am getting loads of errors

you can see them at www.talksweeties.com

Can anyone help or know why its causing this?

Steve

BirdOPrey5
07-24-2010, 06:29 PM
Hard to tell, I would start by re-uploading the files, make sure they are being transferred in ASCII mode for php files... maybe something went wrong in the upload...

upromotion
07-24-2010, 07:29 PM
Thank for your reply.

I have done this but it didnt work.

Any other ideas?

Thanks
Steve

kh99
07-24-2010, 11:21 PM
Looks like there's a problem with templates. Is it possible that the database didn't get fully restored?

Lynne
07-25-2010, 01:54 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

I would have thought it was a problem with you uploading your files, but it talks about eval() code which is usually a plugin.

upromotion
07-25-2010, 04:35 PM
Hi

I have tryed disabling the plugins by adding define('DISABLE_HOOKS', true); to the config and it doesnt work.

Any other ideas?

Thanks
Steve

BirdOPrey5
07-25-2010, 05:15 PM
Maybe re-download the original vb files for your version? It really looks like your files are corrupted in some way, so if you re-uploaded them and that didn't help maybe the files you are uploading are bad?

Speysider
07-25-2010, 05:30 PM
Scratch that.

Reupload ./global.php, ./includes/functions_forumlist.php and ./index.php . Make sure you are overwriting the copy on the server.

Lynne
07-26-2010, 04:08 AM
What version of vbulletin are your files?

upromotion
07-26-2010, 10:31 AM
Hi

I have tryed everything, even from replacing all the files with new ones.

Now what i have done is i have used a backup from the 18th july and everything works fine, though when i try and upload the database everything goes in ok though when accessing the website we get loads of errors, so i have pin pointed it down to the database.

Any ideas on what it could be?

was running version 3.8.6

Steve

Lynne
07-26-2010, 02:25 PM
So both the files are 3.8.6 and the database is 3.8.6?

I just went to check your site to see the errors again and it looks like you have it up and working?

upromotion
07-27-2010, 07:32 AM
Hi lynne

Im running from a backup i created over a week ago that works though not sure why the recent backup wouldnt.

why is this? am i also going to have this problem when i want to backup? to do my database backups i do them manually via phpmyadmin

Thanks
Steve

Lynne
07-27-2010, 02:24 PM
Maybe the backup was corrupted? I really can't tell you why it wouldn't work. Try using it on a test site.

Michael.A
07-27-2010, 04:24 PM
speaking of restoring backups am having problem restoring my backups on my locohost server
{ limited MB upload }

Q. whats the best way to restore a big backup on locohost server?

locohost aka home server ....

Marco van Herwaarden
07-28-2010, 05:58 AM
From the commandline