Title: CSS error
Last modified: December 8, 2018

---

# CSS error

 *  Resolved [spun2u](https://wordpress.org/support/users/spun2u/)
 * (@spun2u)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/css-error-26/)
 * I’m getting this error after installing the my movie datadase:
 * Error : The My Movie Database css file [https://www.xxxxxx.com/wp-content/plugins/my-movie-database/mmdb_templates/assets/css/my_movie_database.css](https://www.xxxxxx.com/wp-content/plugins/my-movie-database/mmdb_templates/assets/css/my_movie_database.css)
   could not be found
 * I checked and the css will pull up when accessed directly.
 * Any ideas??

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

 *  Plugin Author [Kostas Stathakos](https://wordpress.org/support/users/djleven/)
 * (@djleven)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/css-error-26/#post-11043106)
 * I finally figured out a way to reproduce this error.
 * It occurred to me after trying to migrate a wordpress site and having to replace
   the base url (domain change) in the database.
 * Can you look in your WordPress Database table named “wp_options” and tell me 
   what values you have for “siteurl” and “home”.
 * The SQL query should be something like `select * from wp_options WHERE option_name
   = 'home' OR option_name = 'siteurl'`
 * For example, one way to get this issue is if the values there are ‘localhost’
   instead of ‘[http://localhost&#8217](http://localhost&#8217);
 * Just for the record, this is not a problem/bug with the plugin
 *  [xx](https://wordpress.org/support/users/pxnjl/)
 * (@pxnjl)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/css-error-26/#post-11058189)
 * I have a problem like this too. I checked it like you said but it still had an
   error.
    Screenshot: [https://ibb.co/c1kptjL](https://ibb.co/c1kptjL)
    -  This reply was modified 7 years, 5 months ago by [xx](https://wordpress.org/support/users/pxnjl/).
    -  This reply was modified 7 years, 5 months ago by [xx](https://wordpress.org/support/users/pxnjl/).
 *  Plugin Author [Kostas Stathakos](https://wordpress.org/support/users/djleven/)
 * (@djleven)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/css-error-26/#post-11058656)
 * Unfortunately I can’t reproduce this (other than the way I mentioned above), 
   I need more info/data.
 *  [xx](https://wordpress.org/support/users/pxnjl/)
 * (@pxnjl)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/css-error-26/#post-11061946)
 * Yeah alright, i already customize the template.
    -  This reply was modified 7 years, 5 months ago by [xx](https://wordpress.org/support/users/pxnjl/).
 *  [xx](https://wordpress.org/support/users/pxnjl/)
 * (@pxnjl)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/css-error-26/#post-11062803)
 * I seem to know the cause of the problem. Previously I installed WordPress with
   the version of PHP 5.6 and there were no problems, then I tried installing WordPress
   with the version of PHP 7.1 that problem appeared
 * Edit: i tried installing wordpress with the version of PHP 7.2 causing 500 error
   for post that using shortcode
    -  This reply was modified 7 years, 5 months ago by [xx](https://wordpress.org/support/users/pxnjl/).

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

The topic ‘CSS error’ is closed to new replies.

 * ![](https://ps.w.org/my-movie-database/assets/icon-256x256.png?rev=1774218)
 * [My Movie Database](https://wordpress.org/plugins/my-movie-database/)
 * [Support Threads](https://wordpress.org/support/plugin/my-movie-database/)
 * [Active Topics](https://wordpress.org/support/plugin/my-movie-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-movie-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-movie-database/reviews/)

## Tags

 * [siteurl](https://wordpress.org/support/topic-tag/siteurl/)

 * 5 replies
 * 3 participants
 * Last reply from: [xx](https://wordpress.org/support/users/pxnjl/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/css-error-26/#post-11062803)
 * Status: resolved