IPB

Welcome Guest ( Log In | Register )



Tags
This content has not been tagged yet
 
Reply to this topicStart new topic

Site Displays Weird Characters Instead Of Site


Agenator
no avatar
Newbie
*
Group: Members
Posts: 0
Joined: 8-June 07
Member No.: 44,447



Post #1 post Jun 15 2007, 07:57 PM
Okay so I have a website at www.clanxs.qupis.com or at www.xsnipaz.tk but whenever I go there all i get is a wierd box and an arrow... Some people can see the actual site and some just see the weird characters... Ill upload an image later (at the moement im on a dialup connection...) I was wondering if this was a qupis error message or if anyone else experiences this problem and how you cna fix it.... any help is appreciated
AGEN
Go to the top of the page
+Quote Post
jlhaslip
no avatar
Insert Custom Title Here
*******************
Group: [MODERATOR]
Posts: 4,908
Joined: 24-July 05
From: Linux, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:6.20



Post #2 post Jun 16 2007, 12:00 AM
Looks to me like there is a problem in your index.php file.
Post the source code here, please.
Go to the top of the page
+Quote Post
Agenator
no avatar
Newbie
*
Group: Members
Posts: 0
Joined: 8-June 07
Member No.: 44,447



Post #3 post Jun 16 2007, 01:13 AM
okay so im redirecting to http://clanxs.qupis.com/drupal-5.1/index.php so im using drupal and have contacted them... The strange characters are not error messages on their end so idk whats going on.. and as i said some people can see the website and some cant.. the weird thing is that I moved my drupal directory into another folder and it works fantastically... so now im guessing that it was to do with my redirect... any help will be appreciated. heres the source:



[codebox]<?php
// $Id: index.php,v 1.91 2006/12/12 09:32:18 unconed Exp $

/**
* @file
* The PHP page that serves all page requests on a Drupal installation.
*
* The routines here dispatch control to the appropriate handler, which then
* prints the appropriate page.
*/

require_once './includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);

$return = menu_execute_active_handler();

// Menu status constants are integers; page content is a string.
if (is_int($return)) {
switch ($return) {
case MENU_NOT_FOUND:
drupal_not_found();
break;
case MENU_ACCESS_DENIED:
drupal_access_denied();
break;
case MENU_SITE_OFFLINE:
drupal_site_offline();
break;
}
}
elseif (isset($return)) {
// Print any value (including an empty string) except NULL or undefined:
print theme('page', $return);

}

drupal_page_footer();
[/codebox]



and here is a link to my topic that I posted on drupal... (Note the site was working for a while so qupis meets the requirements of drupal....):
http://drupal.org/node/151336#comment-242705

There you can find out what we deduced... I have a backup of the original file before it broke and so i may try and relod it ...

This post has been edited by Agenator: Jun 16 2007, 01:48 AM
Go to the top of the page
+Quote Post
Saint_Michael
no avatar
$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************
Group: [MODERATOR]
Posts: 7,255
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
myCENT:83.20



Post #4 post Jun 16 2007, 01:56 AM
I checked out both urls and it looks fine to me, but I would have to agree with haslip that it could be a php problem, but I think a image of the funky characters will help more then just posting the code though.
Go to the top of the page
+Quote Post
Agenator
no avatar
Newbie
*
Group: Members
Posts: 0
Joined: 8-June 07
Member No.: 44,447



Post #5 post Jun 16 2007, 02:08 AM
if u look at the link I provided to the drupal, somebody had taken screen shots and posted them for me so you can see em, also I was messing around with it and found that if I moved my drupal folder into another folder that it suddenly started working... I then added a permanent redirect to the new folder from clanxs.qupis.com/index.php to clanxs.qupis.com/ClanXS/drupal-5.1 and that broke it again (clanxs being my new folder...) I then transferred the drupal folder into another folder and didn't add a redirect and its working fine... Then I tried it agian and now its not working:( So i was wondering if there was a way to clear my redirectes???? cuz I think redirects is what is killing it.. (ya i know how to do it under the redirect panel but it doesn't seem to unbreak when I do that...) anway here r the pics that u requested:
http://i136.photobucket.com/albums/q189/Ve...ood/xsnipaz.jpg and:
http://i136.photobucket.com/albums/q189/Ve...tood/clanxs.jpg

This post has been edited by Agenator: Jun 16 2007, 02:14 AM
Go to the top of the page
+Quote Post
Saint_Michael
no avatar
$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************
Group: [MODERATOR]
Posts: 7,255
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
myCENT:83.20



Post #6 post Jun 16 2007, 02:21 AM
hmmm I would say there is a conflict between the quipis ad's and drupal, what I recommend is delete everything on that site, including the redirect and do a fresh installation of frupal and see what happens from there.
Go to the top of the page
+Quote Post
Agenator
no avatar
Newbie
*
Group: Members
Posts: 0
Joined: 8-June 07
Member No.: 44,447



Post #7 post Jun 16 2007, 02:38 AM
Ill give that a try soon... should I make a backup before I do that 2 c if it really does help & should I only earse drupal or should I erase everything???
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No new   56 ravi 49,432 1st October 2009 - 02:01 PM
Last post by: phpphp
No new   26 football123213 28,452 31st October 2009 - 02:05 PM
Last post by: TheDarkHacker
No New Posts 7 A200 1,278 23rd October 2009 - 02:07 PM
Last post by: SpiderVV
No New Posts   9 KooL 11,676 2nd April 2009 - 11:04 AM
Last post by: varalu
No New Posts   6 MSTR 14,846 16th August 2004 - 12:13 PM
Last post by: psp-playstation
No New Posts 8 psp-playstation 17,051 23rd June 2009 - 08:30 PM
Last post by: iworld200
No New Posts   9 cwalden 2,211 30th December 2008 - 05:03 PM
Last post by: rpgsearcherz
No new   22 CodeName_88 31,776 9th August 2004 - 08:32 PM
Last post by: CodeName_88
No new   14 Angelexi 18,024 23rd October 2009 - 12:50 PM
Last post by: TheDarkHacker
No New Posts   13 Evil Guy 2,873 23rd June 2009 - 08:15 PM
Last post by: iworld200
No New Posts 11 EricDrinkard 21,682 21st November 2004 - 04:34 PM
Last post by: habbohotel
No New Posts   1 contactskn 28 3rd November 2009 - 08:12 PM
Last post by: Nameless_
No New Posts   9 djleli 19,443 6th February 2009 - 10:35 AM
Last post by: stopthewarm
No New Posts   3 rvovk 9,088 23rd June 2009 - 08:25 PM
Last post by: iworld200
No new
my site  * 12
16 dontmaimyourself 10,414 23rd June 2009 - 08:19 PM
Last post by: iworld200


 



RSS Open Discussion Time is now: 8th November 2009 - 12:10 PM

Web Hosting Powered by ComputingHost.com.