Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 89
5 members and 84 guests
adv3pjqocaremus, hel3qwpforcn7jr, pesbxbtcontr3jk, ral4yqkeighqtx5, tencrgoa
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 6.5 to 6.9 > Nuke 6.5 to 6.9 - Blocks

Reply
 
LinkBack Thread Tools Display Modes
URGENT HELP NEEDED: SiteVisitor Block 6.5 Avatar
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 55
Join Date: Mar 2003
URGENT HELP NEEDED: SiteVisitor Block 6.5 Avatar - 03-28-2003, 12:48 AM

I have just installed SiteVistor 6.5 Avatar. I have PHPNuke6.5. There is a problem. Where a number should be written for the security code, it is showing a text Security Code: Security Code, AND the picture for admin box is not displaying. Needless to say that I cannot login and no user can login. How can I fix this or even return to my working original siuation with Nuke 6.5 ??
Here is the site URL. http://www.ouaganet.com/
Please help........Urgent. No one can login.

Thanks,
DCASMR 8)
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
03-28-2003, 10:39 AM

You can still loggin through YOUR ACCOUNT page. You don't have to only rely on that block. 8)

Also make sure that you have the code_bg.gif image in Your Account images folder.

mikem

P.S. I've just downlaoded our 6.5 user avatar Site visitors block, put it on my test site and it works perfectly for me.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Can't still login - SiteVisitors6.5Avatar !
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 55
Join Date: Mar 2003
Can't still login - SiteVisitors6.5Avatar ! - 03-28-2003, 07:35 PM

In Your_Account/image I have code_bg.jpg instead. I have moved the visitors to /images/visitors, updated the language file, and uploaded block-Site_visitors.php to /blocks. Which file do I need to modify in order to use code_bg.jpg instead? I looked in the block-Site_visitors.php and did not find any reference to code_bg.gif. I am still not able to login.
Thanks for your help.
DCASMR :?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
03-28-2003, 07:57 PM

I wasn't sure on the image type. It doesn't matter anyway.
YOU SHOULD NOT have to do anything. Other than upload the block, add language definitions and upload visitors folder to your images folder.
The BLOCK works on my test site. IF your Code image is not showing up, then I do not know why when it works fine on my testsite.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Any original PHPNUKE6.5 block-Site_Visitors.php file?
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 55
Join Date: Mar 2003
Any original PHPNUKE6.5 block-Site_Visitors.php file? - 03-28-2003, 08:13 PM

I used analyzer.php from Nukecops, and aside from the warnings, running PHPNUKE6.5 forum phpBB 2.02., etc .. nothing came as unusual. Running GD version 2.0 bundle, the admin security image was found, your account security image found, and also the security image with random number generator works fine with analyzer.
It is really weird that the security code image is not displaying and thus do not allow admin loging.
Thanks,
DCASMR
:?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Having the same problem
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 31
Join Date: Mar 2003
Location: http://www.oisole.com
Having the same problem - 04-03-2003, 12:03 AM

Im having the same problem. Just upgraded to 6.5 and then uploaded the site visitors block with avatar and now the security code isnt showing up. Does anybody know why? :?


Live, Love, & Eat!
  Send a message via MSN to OiSole  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
04-03-2003, 12:46 AM

I don't think this will make a difference but when hunting stuff like this one has to try everything, try replacing the following in mainfile.php, modules/Your_Account/index.php and admin.php (make a backup of these files beforehand)

replace:
Code:
$_SERVER[HTTP_USER_AGENT] . $sitekey . $random_num . $datekey
with:
Code:
getenv[HTTP_USER_AGENT] . $sitekey . $random_num . $datekey
ArtificialIntel is researching this problem from what i read at nukecops so let's just hope he discovers something.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
04-03-2003, 12:58 AM

Two other comments, some people might find this post useful:

http://nukecops.com/article-120-flat-0-0.html

as a side note i recall reading something about the image acting up after the language file had been edited, i'll see if i can find this post but i think it was at phpnuke.org and it has been down most all day.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
site visitors
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 31
Join Date: Mar 2003
Location: http://www.oisole.com
site visitors - 04-03-2003, 01:08 AM

Well i just uploaded the site visitors block again without the avatars. Seems to be working fine but theres just one thing that seems strange. The top of the block where it says _USERLOGIN instead of just Login. But the security code .gif shows up.


Live, Love, & Eat!
  Send a message via MSN to OiSole  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: site visitors
Old
  (#10 (permalink))
Junior Member
 
Status: Offline
Posts: 4
Join Date: Mar 2003
Location: World Citizen
Re: site visitors - 04-03-2003, 01:23 AM

Quote:
Originally Posted by OiSole
The top of the block where it says _USERLOGIN instead of just Login. But the security code .gif shows up.
I had that same challenge, OiSole. I just went into the language file and it was pretty clear how to add another line in there. I actually did a search on the page, and didn't find the "_USERLOGIN" parameter, so, I just created one!

Actually, I created one, and instead of making the word, "Login", or "User Login", etc. I thought it was pretty clear what they should do, so I made _USERLOGIN write a blank space! That fit my site layout better.

Hope it helps.
Keep Fighting!


James D Kirk
What are you Fighting For?

www.TheFightChannel.com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
URGENT - Website is unaccessible due to block error!!! Colin_da_Killer Purged Topics 2 04-30-2003 03:34 PM
Display Avatar User Menu Block for PHP-Nuke 6.5 Peer Nuke 6.5 to 6.9 - Blocks 22 04-18-2003 06:46 AM
Site Info Block w/avatar 6.5 BMWTechNet Nuke 6.5 to 6.9 - Blocks 3 04-16-2003 03:50 PM
Avatar in Info Block Virgil Purged Topics 8 03-09-2003 02:30 PM
Affiliates block needed urgently runecklb Purged Topics 1 01-13-2003 08:16 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31