banner ad

Statpress Search Error Fix

| June 29, 2009 | 0 Comments

statpress

I wanted to take a moment and inform other Statpress users how to fix the searching error

“Cannot load wp-statpress/statpress.php.”

The above error message kept appearing each time I executed the search function of Statpress. After some searching around the only suggestion I found was to rename the plugin directory and reactivate the plugin. I was afraid that might break more than just the search so instead I located and fixed the problem and here is the solution.

Around line 819 of statpress.php located in your plugins/statpress/ directory you will see the following line of code:

<input type=hidden name=page value=’wp-statpress/statpress.php’><input type=hidden name=statpress_action value=search>

Change it to

<input type=hidden name=page value=’statpress/statpress.php’><input type=hidden name=statpress_action value=search>

That’s it!

Incoming search terms:

  • New StatPress
  • statpress images ok gif
  • right error on statpress php page
  • statpress search page access error

Related posts:

  1. Google Google Oh Sweet Google Why Do You Hate Me So As I type out this random blog post I am...
  2. Fiverr Download Error Just wanted to share this in case it’s happening to...
  3. Hint: use ‘@foo’ to launch a virtual device named ‘foo’. OK I am posting this because I spent all *******...

Tags: ,

Category: Web Talk

Leave a Reply