View Single Post
Canti87
New Member
Join Date: May 2020
Old 05-18-2020 , 17:14   Re: Player Status in DB
Reply With Quote #118

Hello,

I am trying to install the plugin. The data is being dumped into the SQL database, and after mounting the web it is generated as follows:

https://prnt.sc/sj8srt

Some spaces are blank and the URL returns errors:

Code:
Notice: Undefined index: Pablo in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 41

Notice: Trying to access array offset on value of type null in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 41

Notice: Undefined index: Pablo in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 42

Notice: Trying to access array offset on value of type null in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 42

Notice: Undefined index: Canti in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 41

Notice: Trying to access array offset on value of type null in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 41

Notice: Undefined index: Canti in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 42

Notice: Trying to access array offset on value of type null in C:\xampp\htdocs\StatsX\includes\page_main.inc on line 42

Do you know what it could be?
Canti87 is offline