1
Damien
Three Main Menu's - no idea what we did
  • 2004/7/6 9:09

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


Hi, lol this time it was not me that caused this problem lol.

Anyway my mate was giving me a hand as i still suffering from a cold and decided to get an early nite.

Some how we now have 3 main menu showing.


Any idea why and how i solve this problem.

thanks

Damien



2
Damien
Re: SQL vs. Norton Internet Security
  • 2004/7/6 9:08

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


got it to work on my old version of noprton (one displayed) can't get it to work with new version (2003 i know that the old version but was using the one b4 that)



3
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 20:31

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


thanks phpppp for the offer and thanks to everyone who given me help, to make this even stranger the server i was hosting on has 2 domain names assigned to it a .com and .net, i normaly use the .com on and all was working fine until they reloaded helm and the OS and then when i instaleld it was not as easy, and even when i isntalled gopt the blank page problem. WHen i used the .net account on the server worked first time, installing it went well and above all no white page.



4
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 19:28

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


the problem have not been resolved i am still getting the blank pages

i have uploaded XOOPS 2.0.06 and 2.0.07 and still get the blank page (uploaded them to different acound and or locations)



5
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 19:09

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


fresh installs did not have debug tunred on



6
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 19:06

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


no :( not for 2.006 or 2.007



7
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 18:56

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


i had changed it but can't have done it right, though i now done it again to what i think it should be

below is what i done to it now

// #################### Error reporting settings ##################
error_reporting(E_ALL);

if ($xoopsConfig['debug_mode'] == 1) {
error_reporting(E_ALL);
} else {
// Turn off error handler
$xoopsErrorHandler->activate(false);
}

if ($xoopsConfig['enable_badips'] == 1 && isset($HTTP_SERVER_VARS['REMOTE_ADDR']) && $HTTP_SERVER_VARS['REMOTE_ADDR'] != '') {
foreach ($xoopsConfig['bad_ips'] as $bi) {
if (!empty($bi) && preg_match("/".$bi."/", $HTTP_SERVER_VARS['REMOTE_ADDR'])) {
exit();
}
}
}
unset($bi);
unset($bad_ips);
unset($xoopsConfig['badips']);

// ################# Include version info file ##############



8
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 18:00

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


Tl i don't quite follow



9
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 17:59

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


got a fresh copy and a copy of the version b4 uploading and installing as we speak



10
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 17:34

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


created another account on the server and that had the same problem




TopTop
(1) 2 3 »



Login

Who's Online

171 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

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

Latest GitHub Commits