Betreff: Re: Planning to move my forum
An update on this. I have now med a brand new backup from my old forum. But I dont get all tables with the backup. I get 25 tables and this message:
Zitat:Notice: unserialize() [function.unserialize]: Error at offset 997 of 999 bytes in /home/samme/public_html/*site*/classes/class.plugins.php on line 193
Fatal error: DB ERROR 1146: Table 'samme_skoter.v_userfields' doesn't exist
File: /home/samme/public_html/*site*/classes/class.permissions.php on line 798
Query:
SELECT u.*, f.*, s.lastvisit as clv, s.ip, s.mark, s.pwfaccess, s.sid, s.settings, s.is_bot
FROM v_session AS s
LEFT JOIN v_user as u ON s.mid = u.id
LEFT JOIN v_userfields as f ON f.ufid = u.id
WHERE u.id = "1" AND u.pw = "23b53ceb12c83627af438beda633bb70"
LIMIT 1
in /home/samme/public_html/*site*/classes/database/mysql.inc.php on line 151
Update:
I used PHPMyAdmin to backup the sql. So now i dont get the error above, but sill this:
Zitat:[function.unserialize]: Error at offset 997 of 999 bytes in /home/samme/public_html/*site*/classes/class.plugins.php on line 193
3rd update:
I now noticed that some files is missing on my new host.
In the root folder on my old host I can find this files:
admin\cms.php
admin\db.php
admin\forums.php
admin\html\admin.js
...
...
Totaly 8 files.
But I cant download them with FTP :S
Dieser Beitrag wurde
2
mal editiert, das letzte Mal am 16.12.2010, 18:58 von Samme.