Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Blank Page (http://www.mysidiaadoptables.com/forum/showthread.php?t=3941)

Samuel hunter 12-31-2012 07:43 AM

Hey, while I had a bug with my version of php, but now I have the newest version of PHP and yet I have an error, I appear all blank pages, not seen any, would appreciate the help.

my web is: http://pokemonhunter.net/pokeadopt/index.php

my versión of mysidia adoptables is v1.3.2

Please, I would appreciate if you could help me with my problem as soon as possible :smile:.

Thank you.

Hall of Famer 01-01-2013 02:20 PM

Well first of all, please do not doublepost unless the thread hasnt been checked for more than 3 days.

And I do not think it has anything to do with the script, the other people are able to install without getting a blank page. Have you checked if the files exist on your domain? Can you upload a file from elsewhere to the server and access it? If you cannot see anything, theres a chance your server aint configured properly or that your domain isnt set up appropriately. For this, you will have to consult your server provider for help.

Samuel hunter 01-01-2013 02:30 PM

not to display a blank page, is that all the pages are blank, the files and check them went up 4 times and php, mysqli and apache are all of the latest version, and follow the instructions properly and was all great until you finish installing the srcipt, but all the pages are blank.

Hall of Famer 01-01-2013 02:50 PM

umm if so, there's a good chance you did not specify the domain or/and scriptpath properly in your config file.

Samuel hunter 01-01-2013 02:55 PM

As I put it in the server config: localhost

Hall of Famer 01-01-2013 03:16 PM

Nope, I was referring to domain and scriptpath, check your config.php and see what is there.

Samuel hunter 01-01-2013 03:22 PM

my config.php is correctly:
PHP Code:

<?php
//Mysidia Adoptables Site Configuration File

define('DBHOST''localhost');             //DB Hostname
define('DOMAIN''pokemonhunter.net');             //Your domain name (No http, www or . )
define('SCRIPTPATH''/pokeadopt');     //The folder you installed this script in
define('PREFIX''adopts_');
?>

See what happens when you access the script: http://pokemonhunter.net/pokeadopt/

Hall of Famer 01-01-2013 03:54 PM

umm does not look wrong from here, weird. Its difficult to debug your site when it shows up a blank page. Lets see. Do you have an error_log file on your server? If so, please post whats inside it. Otherwise, can you contact your host to get the actually error message on your site? If it is a fatal error or parse error, I will be able to help you further.

Samuel hunter 01-01-2013 04:08 PM

I saw the error log file I have on my server, and does not mention any error with the script.


All times are GMT -5. The time now is 03:09 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.