|
|
|
CB login problem ( urgent)
|
|
Date: 2006/10/19 14:41
|
By: gopinath
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
hi all,
when i click CB LOGIN register page .its attempting to downlaod the index.php file instead of opening the registration page pl give some solution for that
just me gopi...............
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB login problem ( urgent)
|
|
Date: 2006/10/20 04:25
|
By: tmas73
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
Same here but just with Safari. The wired thing is it works fine when browsed like :
http://blindtheeye.com/
But not like
http://www.blindtheeye.com/
What is going on there?
Need help! Please
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB login problem ( urgent)
|
|
Date: 2006/10/26 08:54
|
By: gopinath
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
hi,
still i am hanging on that. did u find the solution for that
please anyone help for this problem
just me,
gopi
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB login problem ( urgent)
|
|
Date: 2006/10/26 21:38
|
By: tmas73
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
Still the same issue, I guess no one cares! I also now have the same problem with the new firefox 2.0.
Thomas
|
|
The administrator has disabled public write access. |
|
|
|
Re:CB login problem ( urgent)
|
|
Date: 2006/10/27 00:04
|
By: beat
|
Status: Admin
|
|
|
Karma: 241  
|
|
Admin  | Posts: 4061 |   | |
|
This is a core joomla problem for which I'm currently in discussion with Joomla core team.
In the mean time you may add to your (dot) h t a c c e s s file a redirection rule to redirect to your intended sitename in case of aliases:
| Code: |
RewriteBase /
RewriteCond %{HTTP_HOST} ! www.example.com [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L,NC]
|
This will avoid to have your site staying without the "www." in front if it's not the official address (and actually redirect to the official site any aliases, while keeping the rest of the url intact).
Here the Joomla thread:
http://forum.joomla.org/index.php?topic=106665
[Edit: hit submit to fast , added missing ",L", changed rule to keep rest of URL, added joomla thread URL ]
Post edited by: beat, at: 2006/10/27 00:06
Post edited by: beat, at: 2006/10/27 00:10
Post edited by: beat, at: 2006/10/27 00:16
Post edited by: beat, at: 2006/10/27 00:17 Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB login problem ( urgent)
|
|
Date: 2006/10/27 07:47
|
By: gopinath
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
hi beat,
i didn't use any www for my site. i using a subdomain and i provide a link for that now
http://web.samrantech.com/gwiin/index.php?option=com_comprofiler&task=registers
sometimes its working but its rarely happening
can u give some temporary solution for that
thank u
just me, gopi
|
|
The administrator has disabled public write access. |
|
|