Attempting to add a new component, I get this tiny window saying:
<blockquote class="ipsBlockquote">
View Error Unable to load view 'ProjectSettings/Components/new.js'</blockquote>
No idea how to fix this one. It's an out of the box installation (save for the .htaccess file I modified to make it work), so I haven't touched files to be missing.
EDIT: This happens when attempting to add custom fields as well.
<blockquote class="ipsBlockquote">
View Error
Unable to load view 'ProjectSettings/CustomFields/new.js'</blockquote>
View Error
- Andy
- Newbie
- Posts: 7
- Joined: Fri Oct 03, 2014 2:37 pm
View Error
Last edited by Andy on Sat Oct 04, 2014 4:36 am, edited 1 time in total.
- Jack
- Advanced Member
- Posts: 668
- Joined: Fri Mar 27, 2009 7:37 pm
- Location: Australia
Re: View Error
This issue is being caused by the ".htaccess" file, try adding "QSA" to the rewrite like so:
Code: Select all
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]
- Andy
- Newbie
- Posts: 7
- Joined: Fri Oct 03, 2014 2:37 pm
Re: View Error
Yep, that seems to have done the trick. Thanks Jack.
Who is online
Users browsing this forum: No registered users and 1 guest