Ramui forum script
Home :: Ramui forum script :: Code and Modifications of Ramui webblog script :: Parked domain is not working
Select Style:
User:
User:
Password:
Keep me login in this computer

Parked domain is not working

Hi, I just install this nice script in a backup folder for testing. Everything is going fine, - but I can't open pages from parked domain. Only a blank window appear on my browser. Please help.
Posted by: samira;   Post:1;   Comments:0;  Date of Join: Jul 30, 2010, 04:48
Post date: Jul 30, 2010, 04:54
New topicReplyContactReport

Re: Parked domain is not working

Hello,
Thank you for using my script. This script doesn't allow parked domain to open pages. If you need to use parked domain then follow the following instruction.
1. Open file fw_blog/include/connection.php for editing. You can use any PHP editor or US-ASCII text editor.
2. At lines 23 and 24 find string:

$selfurl = str_replace("www.","", strtolower(getenv("HTTP_HOST")));
if($selfurl!==$this->site['url']){exit;}


3. Delete those two lines and save the file.
4. Upload the file to your server. Now parked domain will work normally.

-----------------------------------------------------------
Web hosting directory

Posted by: admin;   Post:34;   Comments:116;  Date of Join: Nov 05, 2008, 08:04
Post date: Jul 30, 2010, 17:56
ContactReport