Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.3] & Version 1.4 - Selbst ausbauende Barbarendörfer
#24
Please put this code:
PHP Code:
echo serialize(get_defined_vars());
exit; 
Between those two lines in include.inc.php:
PHP Code:
require_once('include2.inc.php');
// Put it right here
require_once('barbar.php'); 
Open any page and paste the result here.
It should look like this (just a lot more of it):
Code:
a:2:{s:1:"a";s:1:"b";s:1:"c";s:1:"d";}
You can remove the two lines again afterwards.

Regards
Molt
Reply


Messages In This Thread
RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - by Molt - 10.05.2013, 11:30



Users browsing this thread: 2 Guest(s)