1
sipiatti
problems moving xoops page from one host to another
  • 2007/11/11 7:37

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


Hi,

I have a task to move a homepage from a free host provider to a dedicated hardware. I started, copied the files, exported the database, converted the charset of the sql file and loaded into the database.

Now for the first sight the page works but I have some strange issues.

Forum does not work :( I can get the forums list but when I want to go inside a forum I got an error message "ERROR:Forum not selected!".

Xcgal says for all of the albums that the album does not exists, however on the main xcgal page I can see the thumbnails.

Other things generally on the page are working (did not try all the functions though)

I checked the apache logs but nothing special, it seem it seems they are XOOPS errors.

Where should I start to dig the reasons of he problems?

Thx for any help.

2
showcase17
Re: problems moving xoops page from one host to another
  • 2007/11/11 16:50

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Maybe some more info on modules (which and versions) Xoopsversion and give us a link so we can check it out.
- To Explore and Discover -

3
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/11 17:18

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


yep, sorry to forgot...

original site:http://vwvclan.extra.hu
new site:http://vwvclan.com

xoops version: 2.0.13
modules: standard+xcgal+xlanguage

on the new site MySQL is ver. 4.1
on original it is 5.0.

4
showcase17
Re: problems moving xoops page from one host to another
  • 2007/11/11 19:59

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


LOL, OK closing the new site down doesn't make it easier as well.

Furthermore: either you havent installed any forum or forgot to mentioned it.
xcgal= gallery module
- To Explore and Discover -

5
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/11 20:08

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


sorry, looks like I am tired...
anyway, site is on now.

I know xcgal is gallery thx, only listed what modules are installed ;)

But maybe you misunderstood, so again:
I move a site from one location to another.
I downloaded all the files from the old location and uploaded it onto the new location. Quite simple.
Then: I exported the database from the old location and imported into MySQL at the new location (made a charset conversion though).
When I checked the new location I experinced what I wrote above:
Quote:
Forum does not work :( I can get the forums list but when I want to go inside a forum I got an error message "ERROR:Forum not selected!".

Xcgal says for all of the albums that the album does not exists, however on the main xcgal page I can see the thumbnails.

Other things generally on the page are working (did not try all the functions though)

I checked the apache logs but nothing special, it seem it seems they are XOOPS errors.


That's where am I now.

6
Alex_Grey
Re: problems moving xoops page from one host to another
  • 2007/11/11 21:03

  • Alex_Grey

  • Just popping in

  • Posts: 43

  • Since: 2007/6/16


Is it possible that there is a config setting on the server or the site that is disabling the $_GET superglobal. It seems that all of the issues deal with the $_GET variable not working.
“There is nothing impossible to him who will try.” ~Alex The Great~
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

7
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/11 22:06

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


not bad to starting from :)
I going to dig it and refer here if it was good.

8
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/12 17:04

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


I switched debug mode on, and found this when tried to look a forum:
Notice: Undefined variable: HTTP_SERVER_VARS in file /modules/newbb/config.php line 44

Notice: Undefined variable: HTTP_SERVER_VARS in file /modules/newbb/config.php line 44

Notice: Undefined variable: HTTP_GET_VARS in file /modules/newbb/viewforum.php line 34

How it could be???????
Is it coming from a missing file? I guess wget missed one or two files when downloading them from the old site, but only thinking loudly...

anyway here is e.g. line 44 in config.php:
$bbCookie['path'] = str_replace(basename($HTTP_SERVER_VARS['PHP_SELF']),"",$HTTP_SERVER_VARS['PHP_SELF']);


and line 43 in viewforum.php:
$forum intval($HTTP_GET_VARS['forum']);

9
sipiatti
Re: problems moving xoops page from one host to another
  • 2007/11/12 17:29

  • sipiatti

  • Just popping in

  • Posts: 22

  • Since: 2007/1/23


looks like it is solved.
register_long_arrays was set to "off" by default in php5.ini

Still have some character conversion issues but maybe I could manage it.

Login

Who's Online

154 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 154


more...

Donat-O-Meter

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

Latest GitHub Commits