kumarsivarajan / yii-usergroups

Automatically exported from code.google.com/p/yii-usergroups
0 stars 0 forks source link

Yii application in website subdirectory and userGroups does not work #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create new Yii application
2. Put under a sudirectory of your webserver
3. Run userGroups install

What is the expected output? What do you see instead?
a. Final installation step should redirect to base 
http://localhost/test/userGroups but it redirects to http://localhost/userGroups
b. add user and add group do not work because the javascript functions assume 
the base URL is /

What version of the product are you using? On what operating system?
userGroups 1.6.2
Yii 1.1.7
PHP 5.3.5

Please provide any additional information below.

Original issue reported on code.google.com by artur.ol...@gmail.com on 11 Apr 2011 at 11:45

GoogleCodeExporter commented 8 years ago
The operating systems is Windows 7 Enterprise 64bits

Original comment by artur.ol...@gmail.com on 11 Apr 2011 at 11:47

GoogleCodeExporter commented 8 years ago
now every redirect should be relative to the installation

Original comment by nic...@creationgears.com on 18 Apr 2011 at 9:49