05-20-2016, 12:06 AM
That's definitely a path issue. Because you're using WAMP and it looks like you set you unzipped your userspice 4.0 in c:\
c:\wamp\www\UserSpice4.0.0 you need to edit the path in the core\init.php to read
/UserSpice4.0.0/
If you have problems because of the periods in your folders I'd just rename the folder to us4 and change your path in init.php to
/us4/
That said, US 4.1 Alpha is a superior product. If I were building something new I'd start there and know that there to play around and know that the full release of 4.1 is coming next week.
c:\wamp\www\UserSpice4.0.0 you need to edit the path in the core\init.php to read
/UserSpice4.0.0/
If you have problems because of the periods in your folders I'd just rename the folder to us4 and change your path in init.php to
/us4/
That said, US 4.1 Alpha is a superior product. If I were building something new I'd start there and know that there to play around and know that the full release of 4.1 is coming next week.