Blitzd_OTs
Mapper
Right,
I downloaded and followed tut for installing geisor AAC for 0.3.4
As found on here
And i have the latest xampp,
all ports work etc etc
Problem:
Those lines:
I'm sure you probaly knew what they were already as many people have this problem, however i have not found/seen a solution :/
So is there anyone with the knowledge of how to solve, then i will give Rep +.
Me and Web AAC's don't get along very well
//Thanks alot <3
I downloaded and followed tut for installing geisor AAC for 0.3.4
As found on here
And i have the latest xampp,
all ports work etc etc
Problem:
Code:
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 53
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 67
Those lines:
Code:
line 40= if($_REQUEST['page'] == '' && !isset($_REQUEST['step'])) {
line 53= if($_REQUEST['page'] == 'menu') {
line 67= if($_REQUEST['page'] == 'step') {
I'm sure you probaly knew what they were already as many people have this problem, however i have not found/seen a solution :/
So is there anyone with the knowledge of how to solve, then i will give Rep +.
Me and Web AAC's don't get along very well
//Thanks alot <3