Recent content by Bagadonuts

  1. Bagadonuts

    White Screen (But db working fine)

    Thank you essellar; I adjusted it to this: // VQMODDED Startup require_once(VQMod::modCheck('./system/startup.php')); But now there is no error at all and still a white screen... Please help; it is very important that I test this website code to see if the site works with these backup files. I...
  2. Bagadonuts

    White Screen (But db working fine)

    I think it's something to do with the VQMod::bootup(); (which is above line 21) But I am not sure. I did recently just move the site over from another server, so maybe the problem is in the server configuration somehow?
  3. Bagadonuts

    White Screen (But db working fine)

    Thank you very much caftpx10; I made that change and then I adjusted the php version to the proper one in the startup.php file and this is the error: Warning: require_once(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/gofishma/public_html/index.php on...
  4. Bagadonuts

    White Screen (But db working fine)

    Hi, I have the white screen of death and I have been working on this all day: http://gofishmarketplace.x10host.com/index.php The database is working fine, so the db info that I placed in the scripts should be fine: http://gofishmarketplace.x10host.com/TestConnect.php and...
Top