Title: It&#8217;s Back!!!!
Last modified: August 18, 2016

---

# It’s Back!!!!

 *  [amulet](https://wordpress.org/support/users/amulet/)
 * (@amulet)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/)
 * I posted that my permalinks problem was resolved, because I hadn’t had any problems
   since finding out the Jerome’s Keywords was the cause of my problems, only, the
   problems have started up again!!!
 * I’m still getting emails with messages like this (different URLs, functions, 
   etc., yet many are the same):
 * `
    A user tried to go to http://www.sassydevil.com/wp-content/plugins/book_reading/
   book_reading.css and received a 404 (page not found) error. It wasn't their fault,
   so try fixing it. They came from http://www.sassydevil.com/wp-admin/plugins.php
 * and the subjects read like this (again, the URLs vary, sometimes it’s a function,
   etc.):
 * `
    Bad Link to /wp-content/plugins/book_reading/book_reading.css
 * I really want to be able to use /%category%/%postname%/ .
 * Anyone got any ideas for me? I’m so frustrated!

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

 *  [peiqinglong](https://wordpress.org/support/users/peiqinglong/)
 * (@peiqinglong)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550145)
 * Sounds like the Book Review Plugin isn’t working. Check your plugins to make 
   sure that you have the Book Plugin installed.
 *  Thread Starter [amulet](https://wordpress.org/support/users/amulet/)
 * (@amulet)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550146)
 * It’s there. As I said, the links vary; that’s only an example. Other links have
   nothing to do with the Book Reviews plugin. Some are about function calls, others
   say users came _from_ pages that don’t exist!
 * I had deactivated all the plugins, and then reactivated them, one by one, and
   didn’t have any problems until I came to Jerome’s Keywords. I removed that entirely,
   and everything was fine.
 * I added a couple of new plugins, and didn’t have any errors, but then they started
   up again. The new plugins are Google (XML) Sitemaps and sCategory Permalink.
 *  [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550151)
 * This is not a permalinks problem… Just WP couldn’t load the css file “book_reading.
   css” that is supposed to be in the “[http://www.sassydevil.com/wp-content/plugins/book_reading/&#8221](http://www.sassydevil.com/wp-content/plugins/book_reading/&#8221);
   directory.
 * Are all the errors related to static files?
 *  Thread Starter [amulet](https://wordpress.org/support/users/amulet/)
 * (@amulet)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550154)
 * I just found and fixed the problem with book_reading.css, actually; the script
   author had the directory to the file as book_reading, when it was supposed to
   be book-reviews. The next error I’m getting is this:
 *     ```
       A user tried to go to http://www.sassydevil.com/function%20(value)%20%7B%20%20%20%20var%20i;%20%20%20%20for%20(i%20=%200;%20i%20%3C%20this.length;%20i++)%20{%20%20%20%20%20%20%20%20if%20(this[i]%20===%20value)%20{%20%20%20%20%20%20%20%20%20%20%20%20return%20true;%20%20%20%20%20%20%20%20}%20%20%20%20}%20%20%20%20return%20false;} and received a 404 (page not found) error. It wasn't their fault, so try fixing it.
               They came from http://www.sassydevil.com/
       ```
   
 * I located where this function is, and it’s in my theme’s directory, a javascript
   file, addEvent.js. The function that’s the subject of the error is as follows:
 *     ```
       Array.prototype.inArray = function (value) {
       	var i;
       	for (i=0; i < this.length; i++) {
       		if (this[i] === value) {
       			return true;
       		}
       	}
       	return false;
       };
       ```
   
 * I compared this with another site (an unrelated script), and it looks right, 
   but then again, maybe it’s set some way it shouldn’t be for this script. Any 
   idea how to fix the error? The user, in this case, was me, because I got the 
   error sent to me after I went to my home page. Thanks.
 *  [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550162)
 * Yes, it looks right, and looks like a part of a larger js. Maybe ask the theme’s
   author?
 *  Thread Starter [amulet](https://wordpress.org/support/users/amulet/)
 * (@amulet)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550163)
 * The theme’s author is [Milo](http://milo.peety-passion.com/).

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

The topic ‘It’s Back!!!!’ is closed to new replies.

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [structure](https://wordpress.org/support/topic-tag/structure/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [amulet](https://wordpress.org/support/users/amulet/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/its-back/#post-550163)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
