Opened 16 years ago
Closed 16 years ago
#164 closed defect (bug) (fixed)
bp hardcoded to import custom-styles.css that doesn't exist
Reported by: | burtadsit | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
In buddypress-member/style.css:
@import url(custom-styles.css);
File does not exist: /var/www/vhosts/ourcommoninterest.org/httpdocs/wp-content/themes/buddypress-member/custom-styles.css, referer: http://ourcommoninterest.org/wp-content/themes/buddypress-member/style.css
It's filling up my error log people... :)
Note: See
TracTickets for help on using
tickets.