11
piroman
Re: Fishy xoops after server change
  • 2005/9/17 9:31

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


What else?

Any more ideas???
regs
Piroman

visit our cicihlid gallery:
gallery.ciklidi.org

12
piroman
Re: Fishy xoops after server change
  • 2005/9/17 13:08

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


Quote:

rowdie wrote:
3. try enabling php debug then sql debug, see what the result is. If you can't login, then enable it directly through the database.


I've enabled php debug, and I get no debug info?

This sounds crazy, but it seems that my XOOPS "thinks" it has no problems???
regs
Piroman

visit our cicihlid gallery:
gallery.ciklidi.org

13
rowdie
Re: Fishy xoops after server change
  • 2005/9/17 13:44

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Maybe try sql debug, see if there are any queries in red, which are queries that failed to execute.

If you need the sql query to change the debug setting, and assuming you are using XOOPS 2.0.x :
UPDATE xoops_config SET conf_value=2 WHERE conf_name = 'debug_mode'

Change "xoops" to your prefix if it's different, of course.


If you are using 2.2.x I can't help you, haven't looked at the config settings there.

14
piroman
Re: Fishy xoops after server change
  • 2005/9/17 15:01

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


thx rowdie,

I did this, but everything is o.k. :(

I'm using XOOPS 2.0.13

Other idea that came to my mind is that maybe I should try to change the theme, is there a way to change a theme by editing files or MySQL database?
regs
Piroman

visit our cicihlid gallery:
gallery.ciklidi.org

15
skalpa
Re: Fishy xoops after server change
  • 2005/9/17 17:48

  • skalpa

  • Quite a regular

  • Posts: 300

  • Since: 2003/4/16


Another one: check that persistent connections are not used (edit mainfile.php, find the line that defines XOOPS_DB_PCONNECT, and ensure the value is 0 and not 1).

skalpa.>
Any intelligent fool can make things bigger, and more complex. It takes a touch of genius, a lot of courage, to move in the opposite direction.
Two things are infinite: the universe and human stupidity; and I'm not sure about the 1st one (A.Einstein)

16
piroman
Re: Fishy xoops after server change
  • 2005/9/17 19:19

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


thx skalpa!

I know that I don't use persistent connection, but I've checked it, and it's 0 :(

I hate this situation, I know that my XOOPS is "functioning", I don't get blank screens, it even rotates banners, but the site it self is not working :(

Any idea how to change a theme by editing files?
regs
Piroman

visit our cicihlid gallery:
gallery.ciklidi.org

17
rowdie
Re: Fishy xoops after server change
  • 2005/9/17 19:57

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Changing the theme is another config value, 'theme_set'.

SQL query to set the default theme (in case you need it):
UPDATE xoops_config SET conf_value='default' WHERE conf_name = 'theme_set'

Stupid question, I guess but... have you looked in the database to see if the content is actually there? - that all your data was successfully imported.

18
carnuke
Re: Fishy xoops after server change
  • 2005/9/17 20:08

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Quote:

I've enabled php debug, and I get no debug info?

I've had this problem before and it was due to gzip turned 'ON' Check to make sure it's OFF, then try debug again.
http://houseofstrauss.co.uk Resource for alternative health and holistic lifestyle
search xoops

19
piroman
Re: Fishy xoops after server change
  • 2005/9/17 20:36

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


Quote:

rowdie wrote:
Changing the theme is another config value, 'theme_set'.
Stupid question, I guess but... have you looked in the database to see if the content is actually there? - that all your data was successfully imported.


Thx rowdie!

I've cheanged my theme using your script, but the site is still not working :(

Yes, I've triple checked database, all data are there (at least I think so).

Thank you rowdie once again!
regs
Piroman

visit our cicihlid gallery:
gallery.ciklidi.org

20
piroman
Re: Fishy xoops after server change
  • 2005/9/17 20:40

  • piroman

  • Just popping in

  • Posts: 87

  • Since: 2004/9/7 2


Quote:

I've had this problem before and it was due to gzip turned 'ON' Check to make sure it's OFF, then try debug again.


thx carnuke for the idea, but i don't know how to turn it off :(

btw now I've discovered that if i try to go to lostpass.php, I get a blank page, maybe this will give you guys a clue what's wrong with my site?
regs
Piroman

visit our cicihlid gallery:
gallery.ciklidi.org

Login

Who's Online

254 user(s) are online (173 user(s) are browsing Support Forums)


Members: 0


Guests: 254


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