MySQL Error

Status
This thread has been locked.

Kosp

Owner and Developer on @CriticalMC
Banned
Feedback score
2
Posts
125
Reactions
23
Resources
0
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Reyn

Supreme
Feedback score
2
Posts
76
Reactions
28
Resources
0
I could take a look at this for you. Send me a dm : Reyn#9999
 

CyberSecGuy

Supreme
Feedback score
3
Posts
118
Reactions
58
Resources
0
Edit file /usr/share/phpmyadmin/libraries/sql.lib.php:

sudo nano /usr/share/phpmyadmin/libraries/sql.lib.php

Replace: count($analyzed_sql_results['select_expr'] == 1)

With: (count($analyzed_sql_results['select_expr']) == 1)

Restart the server apache:

sudo service apache2 restart
 

Kosp

Owner and Developer on @CriticalMC
Banned
Feedback score
2
Posts
125
Reactions
23
Resources
0
Edit file /usr/share/phpmyadmin/libraries/sql.lib.php:

sudo nano /usr/share/phpmyadmin/libraries/sql.lib.php

Replace: count($analyzed_sql_results['select_expr'] == 1)

With: (count($analyzed_sql_results['select_expr']) == 1)

Restart the server apache:

sudo service apache2 restart
Its already like that.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kosp-scam-report.464723/)

amit177

Aquatis LLC | aquatis.host
Supreme
Feedback score
4
Posts
32
Reactions
11
Resources
0
If still needed, AmiT177#6849
 
Status
This thread has been locked.
Top