Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Guys I Need Help (IMPORTANT)

Asked Modified Viewed 3,352 times
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
asked
Junior Member

hi , i moved my hosting , and i moved all files and setup php fuison again , everything ok , but there is 1 error :

in the page down :

Table 'byte_2526349_ArabianMetal.fusion_vcode' doesn't exist


how to fix it , ??? what is the problem ?
0 replies

9 posts

J
Joe Kriz
J
  • Senior Member, joined since
  • Contributed 281 posts on the community forums.
  • Started 39 threads in the forums
answered
Senior Member

Find that table in your old database and export it to your computer.

Then upload that table into your new database.
0 replies
M
m_a_f
M
m_a_f 10
  • Junior Member, joined since
  • Contributed 29 posts on the community forums.
  • Started 3 threads in the forums
answered
Junior Member

And more precisely

CREATE TABLE fusion_vcode (
  vcode_datestamp int(10) unsigned NOT NULL default '0',
  vcode_1 varchar(5) NOT NULL default '',
  vcode_2 varchar(32) NOT NULL default ''
) ENGINE=MyISAM DEFAULT CHARSET=cp1251;
0 replies
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

i did , i still have same problem

Table 'byte_2526349_ArabianMetal.fusion_vcode' doesn't exist

i tried preview this :

CREATE TABLE fusion_vcode (
  vcode_datestamp int(10) unsigned NOT NULL default '0',
  vcode_1 varchar(5) NOT NULL default '',
  vcode_2 varchar(32) NOT NULL default ''
) ENGINE=MyISAM DEFAULT CHARSET=cp1251;


not working
0 replies
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

Find that table in your old database and export it to your computer.

Then upload that table into your new database. ?????????/ How And Where ? exactly ?
0 replies
M
m_a_f
M
m_a_f 10
  • Junior Member, joined since
  • Contributed 29 posts on the community forums.
  • Started 3 threads in the forums
answered
Junior Member

Quote

not working

What is a problem in actually?
Open phpMyAdmin/Your database/SQL/ And inserting a code press Submit
0 replies
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

Thank You , Everything Works 100%
0 replies
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

Guys I Need This Other Small Help :

i Backup My Files .sql And changed Database Name: .....

But when i login and try Restore Backup , It Uploading .sql file , but no changes !!!!!!1 why ?

it not Restore Backup
0 replies
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

Maby there is anothrt way to Restore Backup ???
0 replies
A
AhmadAjrame
A
AhmadAjrame 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

Guys Thank you for help , i found it , i import files from myphpadmin , everything work again , thank you !!! ^^
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 9 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet