Title: Error in luc_admin.php
Last modified: August 20, 2016

---

# Error in luc_admin.php

 *  Resolved [petesky](https://wordpress.org/support/users/petesky/)
 * (@petesky)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-luc_adminphp/)
 * I noticed bad request due the fact, that follwing urls are alsways used:
 * STATPRESS_V_PLUGIN_URL . ‘/js/jquery.pagination.js’,`
 *     ```
       Instead, the slash before js is wrong (in my case) and should be removed otherwise some images and js is not loaded (404 pages).
   
       All urls shoud be like:
       <code></code>STATPRESS_V_PLUGIN_URL . 'js/jquery.pagination.js',
       ```
   
 * `
 * I don’t know if STATPRESS_V_PLUGIN_URL comtains that trailing slash there but
   after removing all, statpress runs fine.
 * [http://wordpress.org/extend/plugins/statpress-visitors/](http://wordpress.org/extend/plugins/statpress-visitors/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [luciole135](https://wordpress.org/support/users/luciole135/)
 * (@luciole135)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-luc_adminphp/#post-3232287)
 * You’re right, I corrected this bug as soon as possible.
 *  Plugin Author [luciole135](https://wordpress.org/support/users/luciole135/)
 * (@luciole135)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-luc_adminphp/#post-3232296)
 * The new version 1.5.2.1 corrects this error.Thank you!
 *  Thread Starter [petesky](https://wordpress.org/support/users/petesky/)
 * (@petesky)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-luc_adminphp/#post-3232321)
 * Thank you for that quick fix – thumbs up 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error in luc_admin.php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/statpress-visitors.svg)
 * [StatPress Visitors](https://wordpress.org/plugins/statpress-visitors/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/statpress-visitors/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/statpress-visitors/)
 * [Active Topics](https://wordpress.org/support/plugin/statpress-visitors/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/statpress-visitors/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/statpress-visitors/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [petesky](https://wordpress.org/support/users/petesky/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-luc_adminphp/#post-3232321)
 * Status: resolved