Please select To the mobile version | Continue to access the desktop computer version
| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 4886|Reply: 2
Collapse the left

After fresh install got error

[Copy link]

 United States

Post time: 2017-03-10 21:40
| Show all posts |Read mode
Hi, I got this error when i install . vot-discuz.ml-2e57bdf22c7d.zip
Please help me how to fix this.

Notice:  A non well formed numeric value encountered in E:\xampp\htdocs\huslen.club\source\function\function_core.php on line 1913



 Russia

Post time: 2017-03-12 16:46
| Show all posts
What the PHP version?

 Russia

Post time: 2017-03-12 18:21
| Show all posts
Edit the file: /source/function/function_core.php
Find this (line 1908):
  1. function return_bytes($val) {
  2.     $val = trim($val);
  3.     $last = strtolower($val{strlen($val)-1});
Copy the Code

Add after:
  1.     $val = intval($val);
Copy the Code




You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-03-29 12:12 GMT+3 , Processed in 0.047273 sec., 12 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list