1
izjman
Missing Content after moving server
  • 2006/7/14 8:18

  • izjman

  • Just popping in

  • Posts: 4

  • Since: 2006/2/28


Dear All,

I have moved my XOOPS 2.2.3 Final to other server. I have chmod 777 for template_c, cache & uploads and 444 for mainfile.php. Also, I have modified the correct path into mainfile.php.

However, I still got no content in XOOPS (only display a template). When I turn on the debug mode, I found the below error message:


SELECT DISTINCT i.instanceid, b.*, i.* FROM xoops_block_instance i, xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=i.instanceid AND i.instanceid IN (2,1,10,27,28,22,4,9,5,3,33,14,25,34,29,30,31) AND i.visible=1 AND i.bid=b.bid AND b.isactive=1 AND m.module_id=0 AND m.pageid IN (0, 1) ORDER BY i.weight,i.instanceid
Error number: 1146
Error message: Table 'xxxxdb.xoops_block_instance' doesn't exist
( 0.000611)


I have checked that the table really doesn't exist but it is the same in the old server.... So, anyone can help?

Thanks in advance.

2
cryogenic
Re: Missing Content after moving server
  • 2007/2/17 12:00

  • cryogenic

  • Just popping in

  • Posts: 13

  • Since: 2005/1/10


I have the same problem. Changed site settings into default theme, default template set also none for starting module. Updated system, PM and Profile modules several times, no luck yet. No PHP debugs to show but a secondary MySQL debug:

SELECT * FROM xoops_users u, xoops_user_profile p WHERE u.uid = p.profileid AND uid = '1' LIMIT 0, 1
Error number: 1146
Error message: Table 'xxxx.xoops_user_profile' doesn't exist
( 0.005587)

Any help would be appreciated.
Thanks.

Login

Who's Online

122 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 122


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits