21
robekras
Re: Blank page after "confirm database settings"
  • 2004/5/12 8:34

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Can you take a look at the mainfile.php whether
all values there are correct?

Can you turn on PHP-Debug:
See here at the wiki



22
robekras
Re: I got this error very very often~, please help~
  • 2004/3/14 12:38

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


If we can trust the info from your webhoster the PHP-Version is 4.3.4.

A simple script (info.php) would look the following:
<?php
phpinfo ();
?>

upload it to your site and call this script by:
...yoursite.com/info.php

I did another search about open_basedir problem on google and found the following thread at:
http://www.manucorp.com/archives/php-bugs/200402/msg01136.php

which leads to the following report:
http://bugs.php.net/bug.php?id=25753

If I understand this right, it could be that an open_basedir error could occur under some circumstances, even with the latest version of PHP.



23
robekras
Re: I got this error very very often~, please help~
  • 2004/3/14 12:01

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Can you run a simple script file with the phpinfo command?

And tell me which version of PHP is reported?



24
robekras
Re: I got this error very very often~, please help~
  • 2004/3/14 11:29

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Not the latest version of XOOPS...

open_basedir problem related to the version of PHP.

Cheers
Robert



25
robekras
Re: I got this error very very often~, please help~
  • 2004/3/14 10:51

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Which version of PHP have you running?

I did a search with google (open_basedir problem) and I found someone stating that there was a problem with open_basedir on PHP 4.2.3 and 4.3.0.




26
robekras
Re: Error message after blank page
  • 2004/3/12 12:26

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Delete all files in templates_c and try again.

If this doesn't help, check the uploaded files with checker module, or upload all the XOOPS files again (except mainfile.php!)

If this doesn't help either, come back again.



27
robekras
Re: style.css and firefox
  • 2004/3/3 6:30

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Did a look at your site...

With IE everything is fine.
With Mozilla not so fine.

Have taken a look to the HTML source.

Sorry, but the code looks a little messy.

The start of the file shows a Doctype for HTM 4.01, whereas a little late the Doctype for XHTML (which is the original from XOOPS) is shown.

As I see there is a meta tag:
<meta name="generator" content="Microsoft FrontPage 4.0" />

I think there is some mix-up within your theme and/or templates.

I would recommend doing a clean rework of the theme and/or templates.

That means, if you will stay with XHTML:
write every tag lowercase, and quote every tag attribute.

If you want to validate your site you can take a look athttp://validator.w3.org/

Your site gives about 175 errors at the moment.

Sorry that I couldn't give you a more joyful answer...

Maybe there is someone else, who can give you more help.

BTW from the visual design viewpoint, your site looks fine

Cheers
Robert




28
robekras
Re: Blank page problem : solved and then ...
  • 2004/3/2 17:52

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


I think there is something wrong with your installation.
Normally it is not necessary to uncomment something.
(Or did you make some changes to the theme, so that smarty came with an error?)

To be sure that your files are all ok you can download and install the checker module (and the appropriate XML checker files).
Then you can check if the files are ok, and then you can upload the missing or wrong ones.

If this doesn't help you with the blank page problem,
please come back.

Although I try to help everybody here,
it would be pleasure to help an Bonsai enthusiast



29
robekras
Re: INSTALL / Blank Page
  • 2004/3/2 17:24

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Hi xellence,

Quote:
... to disable debugging but the the lines ...


Shouldn't it say 'enable' debugging?

It's in include/common.php on line 91:
if ($xoopsConfig['debug_mode'] == 1) {
        
error_reporting(E_ALL);
    }


Have you installed it to local site?
Or could you provide a link to your site?

Are there files within templates_c?
Which size?
Could you delete them?
If you call your site again, are the files in templates_c
newly generated?
Already a blank page?
Some error messages if you have turned on PHP Debug?

Cheers
Robert



30
robekras
Re: INSTALL / Blank Page SOLVED!!!
  • 2004/3/2 17:00

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


Hi tripmon,

chestnut Bonsai are not very common...
I have seen a larger and older one some years ago, with nice
small leaves... impressive.

I have not seen little bitty chestnuts yet, but I think it could be possible, as I have seen apple tree Bonsais with small apples.

Quote:
... Permissions were corrupting every 40 minutes or so, messing up the install repeatedly ...


Very interesting, something special with Windoze?

Good to have some feedback... Thanks

And yes
VIVA XOOPS





TopTop
« 1 2 (3) 4 5 6 ... 18 »



Login

Who's Online

211 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 211


more...

Donat-O-Meter

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

Latest GitHub Commits