XFileSharing Pro - error

Message
Author
Arthur
Posts: 74
Joined: Dec 04, 2009 12:00 am

error

#1 Postby Arthur » Jul 21, 2010 10:00 pm

I tried to update my site to the new 1.8 and it started giving problems so I backed my site and now I am getting an error everytime I click on download.

Software error:

Can't exec:
Unknown column 'referer' in 'field list' at Modules/DataBase.pm line 55.


Anyone know how to fix this

Arthur
Posts: 74
Joined: Dec 04, 2009 12:00 am

#2 Postby Arthur » Jul 22, 2010 2:16 am

so i did the update over it again and now its getting me this error when I click download but I can still preview the files.

Software error:

Can't exec:
Unknown column 'file_money' in 'field list' at Modules/DataBase.pm line 55.

Arthur
Posts: 74
Joined: Dec 04, 2009 12:00 am

#3 Postby Arthur » Jul 22, 2010 3:15 am

never fixed my own issues..

just played around with the settings and some how it worked lol

Dulci
Posts: 112
Joined: Jun 10, 2010 6:45 am

#4 Postby Dulci » Jul 22, 2010 7:36 am

Maybe you needed to save setting so he will update all servers

hosterto
Posts: 39
Joined: May 31, 2010 2:15 pm

#5 Postby hosterto » Jul 23, 2010 9:30 am

thats the reason....
i dont update :-)

PowerChaos
Posts: 521
Joined: Dec 19, 2009 5:12 pm

#6 Postby PowerChaos » Jul 28, 2010 12:13 pm

do you read the help files ??

as they ask you to make backups before you try to update to prevent data losing

those 2 errors says that they find a unknown field or that they does not find a field that is needed (tables are missing )

anyway , first make a mysql backup and a backup of your files before overwriting your files
so you can prevent those problems and that you can easy revert it if there are any problems to try it again


@hosterto , updating is only needed if you want extra stuff and bug fixes
but someday you will need to update if you do not want to fall behind on everything or want to use the fresh mods (like file uploader)

Greetings From PowerChaos

qq_bbq
Posts: 122
Joined: Jul 05, 2009 11:33 pm

#7 Postby qq_bbq » Jul 28, 2010 1:02 pm

hosterto wrote:thats the reason....
i dont update :-)
Don't update until at least 1 month after release so the people that updated are finished reporting all the problems from their site :D

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#8 Postby PilgrimX182 » Jul 28, 2010 1:18 pm

These errors happened due to inaccurate upgrade procedure.

Code: Select all

Unknown column 'referer' in 'field list' at Modules/DataBase.pm line 55.
Updated SQL, but haven't updated index_dl

Code: Select all

Unknown column 'file_money' in 'field list' at Modules/DataBase.pm line 55.
Updated index_dl but haven't run upgrade_17_18.cgi script correctly.