1
Visser1
Re: Saving configuration data..problem
  • 2004/3/21 16:16

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


Any other ideas anyone?



2
Visser1
Re: Saving configuration data..problem
  • 2004/3/20 7:59

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16





3
Visser1
Re: Saving configuration data..problem
  • 2004/3/19 16:55

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


Am I suppose to make some sort of page before anything comes up?



4
Visser1
Re: Saving configuration data..problem
  • 2004/3/18 17:05

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


Like this?

Quote:
// ################# Load Config Settings ##############
$config_handler =& xoops_gethandler('config');
$xoopsConfig =& $config_handler->getConfigsByCat(XOOPS_CONF);

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

if ($xoopsConfig['enable_badips'] == 1 && isset($HTTP_SERVER_VARS['REMOTE_ADDR']) && $HTTP_SERVER_VARS['REMOTE_ADDR'] != '') {
foreach ($xoopsConfig['bad_ips'] as $bi) {


If that's correct, then it's still not working



5
Visser1
Re: Saving configuration data..problem
  • 2004/3/18 16:36

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


Could anyone help?

Ive looked over the Blank Screen help and I've tried all the ones I can. What comes up on the screen is nothing. For all of the pages, nothing comes up, apart from admin.php, which tells me I'm not allowed to go there...

Any help?



6
Visser1
Re: Saving configuration data..problem
  • 2004/3/18 16:07

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


Right, everything's installed and now I've got the blank screen,just working on debugging that...



7
Visser1
Re: Saving configuration data..problem
  • 2004/3/18 12:54

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


How do I do that?



8
Visser1
Saving configuration data..problem
  • 2004/3/17 19:50

  • Visser1

  • Just popping in

  • Posts: 8

  • Since: 2004/3/16


"Saving configuration data..
Could not write into mainfile.php. Please check the file permission and try again."

Halfway through my installation. Of course, this is odd seeing as earlier it told me it was writable...any suggesrtions on what to do?




TopTop



Login

Who's Online

71 user(s) are online (33 user(s) are browsing Support Forums)


Members: 0


Guests: 71


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