Matrik Posted April 7, 2013 Share Posted April 7, 2013 Hello everybody I Have SQL Base from old install , the version of IPB before is 3.3.4 and I want use this base on IPB 3.4.3 . Can I do this ? and how i can install this ? I hope you understand with my poor english language . Thanks for your help Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 Now I deleted my new db and upload my old db and I have this ... When I click "here" and " Return to the index " nothing happens ! what should I do ? Thx for yous helps Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 What does it say in the sql_error_latest.cgi file? It will be in the cache folder of your ftp. Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 in the sql_error_lastest.cgi , I have this Date: Mon, 08 Apr 2013 10:28:06 +0000 Error: 1146 - Table 'db464996882.cache_store' doesn't exist IP Address: 66.249.73.194 - /index.php?s=google=cb12742a167d01af1f2467d15f1e4b71_session& ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- mySQL query error: SELECT * FROM cache_store WHERE cs_key IN ( 'systemvars','login_methods','vnums','app_cache','navigation_tabs','module_cache','hooks','useragents','useragentgroups','skinsets','outputformats','skin_remap','group_cache','settings','lang_data','banfilters','stats','badwords','bbcode','mediatag','profilefields','rss_output_cache','rss_export','attachtypes','multimod','moderators','announcements','report_cache','report_plugins','ranks','reputation_levels','chatting','birthdays','calendar_events','calendars','support_staff','support_departments','support_statuses','donation_goals','blog_stats','blogmods','idm_cats','idm_mods' ) .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------. | File | Function | Line No. | |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------| | admin/sources/base/ipsRegistry.php | [ips_CacheRegistry]._loadCaches | 2896 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/sources/base/ipsRegistry.php | [ips_CacheRegistry].init | 2690 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/sources/base/ipsRegistry.php | [ips_CacheRegistry].instance | 571 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' thx xzoex Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 If you look at your database in phpmyadmin does the table "cache_store" exist? Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 Yes I have Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 In conf_global.php is there anything where it says$INFO['sql_tbl_prefix'] = '';? Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 I have this $INFO['sql_tbl_prefix'] = '';$INFO['sql_debug'] = '0';$INFO['sql_charset'] = '';$INFO['board_start'] = '1365346874';$INFO['installed'] = '1';$INFO['php_ext'] = 'php';$INFO['safe_mode'] = '0'; Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 Try changing$INFO['sql_tbl_prefix'] = '';to$INFO['sql_tbl_prefix'] = 'db464996882'; Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 I put this $INFO['sql_tbl_prefix'] = 'db464996882'; same problem Link to comment Share on other sites More sharing options...
0 Guest freeware Posted April 8, 2013 Share Posted April 8, 2013 Try changing$INFO['sql_tbl_prefix'] = '';to $INFO['sql_tbl_prefix'] = 'db464996882'; thats wrong db464996882 is the name of the database$INFO['sql_tbl_prefix'] = 'dbo446873406'; Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 Is it the same error in sql_error_latest.cgi? Try changing it again to$INFO['sql_tbl_prefix'] = 'db464996882.';If nothing changes set it back to how it was at the start. I'm not actually sure if db464996882. is your database prefix or not.edit: ignore my last post then, I didn't know why that was showing there. Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 Yees !!! The error message is gone But now my board is very strange. No have button ACP etc ..... Thx You everybody for your help [edit] I put this $INFO['sql_tbl_prefix'] = 'dbo446873406'; [/edit] Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 What fixed it in the end?Maybe your other problems will sort theirselves out when you upgrade to 3.4.3 Link to comment Share on other sites More sharing options...
0 Matrik Posted April 8, 2013 Author Share Posted April 8, 2013 What fixed it in the end?Maybe your other problems will sort theirselves out when you upgrade to 3.4.3 Ok now I upgrade to 3.4.3 thx Link to comment Share on other sites More sharing options...
0 xzoex Posted April 8, 2013 Share Posted April 8, 2013 What did you do to fix the database error? Link to comment Share on other sites More sharing options...
Question
Matrik
Hello everybody
I Have SQL Base from old install , the version of IPB before is 3.3.4
and I want use this base on IPB 3.4.3 .
Can I do this ? and how i can install this ?
I hope you understand with my poor english language .
Thanks for your help
Link to comment
Share on other sites
Top Posters For This Question
15
11
2
1
Popular Days
Apr 8
25
Apr 7
6
Apr 9
1
Top Posters For This Question
Matrik 15 posts
xzoex 11 posts
Weed 2 posts
Evarni 1 post
Popular Days
Apr 8 2013
25 posts
Apr 7 2013
6 posts
Apr 9 2013
1 post
31 answers to this question
Recommended Posts