Author |
Message |
mrix
Client
![](modules/Forums/images/avatars/blank.gif)
Joined: Dec 04, 2004
Posts: 757
|
Posted:
Tue Mar 08, 2005 5:05 am |
|
Hello all I have installed google tap and everything seemedto of went fine until I noticed my security login image wasnt there?, not sure how to fix this really............I have sentinal 2.2 installed on phpnuke 7.6 do we need the security image anyway??? is it still important???
Cheers
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
Member Emeritus
![](modules/Forums/images/avatars/Risque/fhf215.jpg)
Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico
|
Posted:
Tue Mar 15, 2005 6:42 pm |
|
Do a find & replace in the Your Account module's index.php file and block-Login.php for:
Code:?gfx=gfx&random_num=$random_num
|
Change to:
Code:modules.php?name=Your_Account&gfx=gfx&random_num=$random_num
|
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 16, 2005 2:46 am |
|
Oh great it worked! ..............to be honest I had given up on the security code and had switched it of in config as I was at a loss what to do, great to get it working again though........... do you know what might of happened did I miss some kind of update along the way to have caused this problem.
Thanks again
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 16, 2005 6:18 am |
|
Oops, not quite sorted regestered members can log in with the security image showing but now unfortunately when a new user tries to regester there is no security image?
Cheers for any help
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 16, 2005 9:34 am |
|
You must have missed another instance of it in the new_user function in the Your Account module's index.php |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 16, 2005 9:39 am |
|
Yea I did, yayyyy totally working yessss!
Thanks again
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bigtree
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: May 06, 2005
Posts: 1
|
Posted:
Fri May 06, 2005 3:58 pm |
|
Thanks chatserv!
I also see that this happens with the new security image added to the News voting now.
Do a find & replace in the News module's index.php file
Quote: | ?gfx=gfx_little&random_num=$random_num |
Change to
Quote: | modules.php?name=News&gfx=gfx_little&random_num=$random_num |
This works however, am I correct with this or should I point it to the same Your_Account module? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
chatserv
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri May 06, 2005 7:30 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bsweb
Regular
![Regular Regular](modules/Forums/images/ranks/2stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Jun 19, 2006
Posts: 57
|
Posted:
Mon Aug 14, 2006 2:16 pm |
|
Thanks that works brilliant
except (sorry)
when reading a news article and the right end login box is shown the GFX code is missing. - well it is in my site |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|