• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[8.6] Gesior 3.7- instalacja

dima0909

Banned User
Joined
Oct 18, 2012
Messages
271
Reaction score
0
Witam. Nie wiem co jest grane że nie moge zainstalować Acc Makera (Gesior)....
po wpisaniu 127.0.0.1 wyświetla się to:
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 52

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63

a jak wpisze to: http://localhost/install.php?page

to podczas step 1 mam błąd:
Notice: Undefined index: server_conf in C:\xampp\htdocs\install.php on line 65

step 2:
Notice: Undefined index: sqliteDatabase in C:\xampp\htdocs\install.php on line 175

Notice: Undefined index: useMD5Passwords in C:\xampp\htdocs\install.php on line 177

Notice: Undefined index: passwordType in C:\xampp\htdocs\install.php on line 177

Notice: Undefined index: passwordType in C:\xampp\htdocs\install.php on line 179

Notice: Undefined variable: file_data in C:\xampp\htdocs\install.php on line 9

dalej już nie patrzyłem bo coś zbyt dużo tych błędów...
Co jest przyczyną?
 
Dodaj do pliku install.php
PHP:
error_reporting(0);
 
no aleto zapewne tylko ukryje bledy...a w rzeczywistosci one beda..tylko nie beda wyswietlane...acc maker moze źle dzialac później...
 
To nie są błędy tylko uwagi - i wszystkie znaczą to samo.
Błędy wynikaja z tego, że nie masz stworzonych indeksów w tablicy.
 
oki ten acc maker działa...wszystko ok ale...
jak dodać sms shop?
po przejsciu do sms shop wyswietla sie:
Shop is currently closed. [to admin: edit it in 'config/config.php']
 
Last edited:
config/config.php

Code:
$config['site']['shop_system'] = true;

ok dziekuje, pomoglo...
tylko ten acc maker wymaga wszystkiego od nowa ustawiac bo ma calkiem inny system dzialania heh =/
 
Back
Top