You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 53 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Nuke 7.5 Security Code Image [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Silent-G-
Sergeant
Sergeant


Joined: Aug 11, 2004
Posts: 75


PostPosted: Wed Sep 22, 2004 4:37 pm Reply with quoteBack to top

Not exactly sure when this happens over the last few hours or why but the security code image for my login doesn't load anyloger. I went back through then3 mods and 2 blocks that I added to see that may have been the problem but none of the 5 required any changes to core files. Can someone help? Thanks.
Find all posts by Silent-G-View user's profileSend private message
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Thu Sep 23, 2004 9:05 am Reply with quoteBack to top

URL Link to security code image changed in 7.5, so that's why some addon blocks/modules cannot displaying security code image properly. You'll have to change the PHP-Nuke scripts, find any occurences of:
Code:
modules.php?name=Your_Account&op=gfx

or:
Code:
admin.php?op=gfx


And replacing them into:
Code:
?gfx=gfx

or
Code:
index.php?gfx=gfx

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
Silent-G-
Sergeant
Sergeant


Joined: Aug 11, 2004
Posts: 75


PostPosted: Thu Sep 23, 2004 11:54 am Reply with quoteBack to top

Hey madman, which file are we talking about? I looked through serveral Nuke core files and have not found either script.
Find all posts by Silent-G-View user's profileSend private message
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Fri Sep 24, 2004 1:16 pm Reply with quoteBack to top

Silent-G- wrote:
I went back through then3 mods and 2 blocks that I added

Looking to that 3 mods and 2 blocks, if they're non-standard script files came with 7.5. It would be much easier if you post URL that showing the broken security code image.

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
Silent-G-
Sergeant
Sergeant


Joined: Aug 11, 2004
Posts: 75


PostPosted: Fri Sep 24, 2004 2:58 pm Reply with quoteBack to top

My bad Madman, I did explain it well enough. I had the security code up and it worked. 3 mods, 2 blocks and a few days later, the security code stopped come up. So I look to see if it could have been something in those add-ons and it wasn't. They were just simple add-ons and could have been the problem. I'll put up the login block. Now what puzzles me is the login block that came with 7.5 works fine and the add-on login block was working but not anylonger. It will be a right block under the login that works. Thanks. www.clanbw.com/bwc/index.php
Find all posts by Silent-G-View user's profileSend private message
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Fri Sep 24, 2004 3:44 pm Reply with quoteBack to top

I have no idea what the second login block is, let we assuming it's "Visitor Block", stored as "blocks/block-Visitor_Block.php". Now, edit this file using a text editor and find the following part of code:
Code:
modules.php?name=Your_Account&op=gfx&random_num=$random_num


Replace with:
Code:
index.php?gfx=gfx&random_num=$random_num


If you don't know to find the code, attach the whole block code to this forum so I can find it more closer.

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
Silent-G-
Sergeant
Sergeant


Joined: Aug 11, 2004
Posts: 75


PostPosted: Fri Sep 24, 2004 5:33 pm Reply with quoteBack to top

Hey Madman, It is the block itself and the code switching brought up the security code but it doesn't work. I get sent to another login page stating Login was incorrect. Plus no matter how many times I refresh, the security code never changes. The log block is called block-Site_Info_Protector.
Find all posts by Silent-G-View user's profileSend private message
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Sat Sep 25, 2004 10:30 am Reply with quoteBack to top

Can you send me this "block-Site_Info_Protector" file?
Email me to madman(at)gp4tweaker(dot)vadertrophy(dot)com along with attached block file. I'll modify the security code image to be more compatible with your PHP-Nuke 7.5.

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
Silent-G-
Sergeant
Sergeant


Joined: Aug 11, 2004
Posts: 75


PostPosted: Sat Sep 25, 2004 11:37 am Reply with quoteBack to top

On it's way.
Find all posts by Silent-G-View user's profileSend private message
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Sat Sep 25, 2004 12:35 pm Reply with quoteBack to top

Silent-G- wrote:
On it's way.

The fix on the way. Check your mailbox. Smile

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
Silent-G-
Sergeant
Sergeant


Joined: Aug 11, 2004
Posts: 75


PostPosted: Sat Sep 25, 2004 5:17 pm Reply with quoteBack to top

Thanks Madman, it works. I knew that Protector B2 wasn't fully compatible in some ways with 7.5 and Mister at Protector website was busy with scripting of B3. So, I took a change that a brainiac here could help in the mean time. Thanks
Find all posts by Silent-G-View user's profileSend private message
FourRed3s
Private
Private


Joined: Aug 09, 2004
Posts: 39


PostPosted: Wed Oct 20, 2004 1:14 pm Reply with quoteBack to top

Can you send fix to my mail box too????????????

installed 7.4 with patches
installed Approve Membership for phpNuke versions 6.0-7.5

The security code shows for admin but does not show for people who are not admin. Right now I can not add ANY one so there are NO members. Only one admin - thats me.

I looked but could not find the old code to change to new code in ... well now I don't remember what files I looked at. Just a bunch.

Please help. I have been strugglin for days with version 7.1 becuse I was hacked and ended having to delete the whole site and start from scratch. I went with 7.4 even though I paid $10 for 7.5 I was told 7.4 is more stable! Really?????
-- Note added later:
I found the code snippet you mentioned above in the block-Login.php file modules.php?name=Your_Account&op=gfx and I replaced it first with ?gfx=gfx and then with the second index.php?gfx=gfx

It does not work. No one can register. That defeats one of the main reasons I installed this script. I ran into this with 7.1 after I got hacked. and I found that if I set "Your_Account" module to view by registered only, I got this error of the missing security image. When I set it back to view by All users, the security image reaappeared. It is unfortunate that this simple work around doesn't work in this more stable 7.4 version.

Somebody please help!
Thanks
Find all posts by FourRed3sView user's profileSend private message
Danika
Private
Private


Joined: Oct 16, 2004
Posts: 38

Location: Canuckistan

PostPosted: Thu Oct 21, 2004 10:22 am Reply with quoteBack to top

K I'm using 7.0 cause it was a pain as it is to set that up, so I'm not upgrading until I know a little bit more..

But I'm having the security code issue too..

It's only when I view the page as an anonymous user, but when I login to admin.php it shows up fine, and after I login as admin instead of member, I can see the security code in the login block as it should be on the main page..

Also, when I try and register a new account, it says that registration is only accessible by registered members.. Which makes no sense..

If you wanna check it out, http://www.screamingmaggots.com/nuke

Is there anyway to just take the damn security code out? This PHPNuke crap has given me enough headaches.. I just want to make the thing available to the public without any problems..

Thanx..
Find all posts by DanikaView user's profileSend private messageSend e-mailVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger
madman
Support Mod
Support Mod


Joined: Feb 15, 2004
Posts: 806


PostPosted: Thu Oct 21, 2004 11:18 am Reply with quoteBack to top

FourRed3s wrote:
Can you send fix to my mail box too????????????

Try to PM or email Silent-G. A link to your site would be much better rather than talking the problem without being able to seeing the problem itself. Smile

Danika wrote:
K I'm using 7.0 cause it was a pain as it is to set that up, so I'm not upgrading until I know a little bit more..

Set Your_Account module to be accessed by all visitors. I can't help you more since I couldn't find PHP-Nuke copyright notices on your site.

_________________
I'm Image
Find all posts by madmanView user's profileSend private messageVisit poster's websiteYahoo MessengerMSN Messenger
Danika
Private
Private


Joined: Oct 16, 2004
Posts: 38

Location: Canuckistan

PostPosted: Thu Oct 21, 2004 11:50 am Reply with quoteBack to top

Will you marry me madman?

Wink
Find all posts by DanikaView user's profileSend private messageSend e-mailVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.595 Seconds - 446 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::