roseline42
Forum Replies Created
-
I have open a new topic “SyntaxError: expected expression, got ‘}’ on admin.php:584:1”.
Despite your answer, I just check my Java console, an error appears:
SyntaxError: expected expression, got ‘}’ on admin.php:584:1
The same error appears on the “Visitor” page.
Reminder: I use the French version of wordpress and your plugin.
Do you want me to open a new topic ?
Thanks you, that’s what I thought.
One last question :
Is it normal that there was no return on the search terms from Google ?It’s a good news, thanks you.
OK, when the update is planned, please ?
OK
For information, the latest update to the 8.8.1 plugin erased the corrections made despite the fact that you had committed the fix for the next release.
Thank you, it works perfectly.
do these changes will be lost in the next update of the plugin?
I don’t have $excluded_reason_translate = array … on this file but I have this at the line 29 to 35 :
$excluded_reasons = array('Robot','Browscap','IP Match','Self Referral','Login Page','Admin Page','User Role','GeoIP','Hostname', 'Robot Threshold','Honey Pot','Feeds'); $excluded_reason_tags = array('Robot' => 'robot','Browscap' => 'browscap','IP Match' => 'ipmatch','Self Referral' => 'selfreferral','Login Page' => 'loginpage','Admin Page' => 'adminpage','User Role' => 'userrole','Total' => 'total','GeoIP' => 'geoip','Hostname' => 'hostname','Robot Threshold' => 'robot_threshold','Honey Pot' => 'honeypot','Feeds' => 'feed'); $excluded_results = array('Total' => array() ); $excluded_total = 0;
It’s here ?
here is the relevant line of code:
labels: ['Robot', 'limite d'exploration', 'IP Match', 'Self Referral', 'Login Page', 'Admin Page', 'User Role', 'GeoIP', 'Hostname', 'Robot Threshold', 'Honey Pot', 'Feeds', 'Total', ],
Can you tell me where the problem lies?
It looks like you have it right.
There is a js error:
SyntaxError: missing ] after element list on the file: admin.php:664:37I just css knowledge and a little php. I have no experience in java. But if you can guide me step by step …
I edited my previous posts with the code (ctrl u).