Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
Mo-Jo-52




Joined: Feb 11, 2007
Posts: 14

PostPosted: Sun Feb 11, 2007 5:22 pm
Reply with quote

I have installed your info block and all works well except for the members online. I use php-nuke 7.9 patched 3.3. Was wondering if u could help with this issue.
 
View user's profile Send private message
Mo-Jo-52




Joined: Feb 11, 2007
Posts: 14

PostPosted: Sun Feb 11, 2007 6:08 pm
Reply with quote

Also on the info block how do i activate the security sys.
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Mon Feb 12, 2007 1:09 am
Reply with quote

Mo-Jo-52 wrote:
I have installed your info block and all works well except for the members online. I use php-nuke 7.9 patched 3.3. Was wondering if u could help with this issue.


What is wrong with the members online?
You can change how many show in the list by changing a setting inside the block file.

Mo-Jo-52 wrote:
Also on the info block how do i activate the security sys.


This goes by the setting you use in the config.php
 
View user's profile Send private message Visit poster's website
ElijahMrE




Joined: Feb 12, 2007
Posts: 2

PostPosted: Mon Feb 12, 2007 1:02 pm
Reply with quote

I'm having a problem, myself...

The Security Code is not showing up.... The config.php is set correctly... and the Info Block asks for the number... but there is no image provided.

Please advise.
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Mon Feb 12, 2007 1:12 pm
Reply with quote

open up the block-Info_Box.php and find this line

Code:
 <img src="gfx.php?gfx=gfx&amp;random_num='. $random_num .'" alt="'. _SECURITYCODE .'" /><br />


and remove the gfx.php to make it look like this.

Code:
 <img src="?gfx=gfx&amp;random_num='. $random_num .'" alt="'. _SECURITYCODE .'" /><br />


alternately you could make a the file gfx.php and just put this inside

Code:
<?php
require_once("mainfile.php");
?>


But why do that? Well i did it so I could block search engines from reading the security image by adding gfx.php to my robots.txt
 
View user's profile Send private message Visit poster's website
ElijahMrE




Joined: Feb 12, 2007
Posts: 2

PostPosted: Mon Feb 12, 2007 1:31 pm
Reply with quote

Many thanks!
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Mon Feb 12, 2007 2:16 pm
Reply with quote

Package updated to include this fix.
http://nukecoder.com/downloads-28.html
 
View user's profile Send private message Visit poster's website
Mo-Jo-52




Joined: Feb 11, 2007
Posts: 14

PostPosted: Mon Feb 12, 2007 7:58 pm
Reply with quote

What is wrong with the members online?
You can change how many show in the list by changing a setting inside the block file.

The members online has never worked since i installed php-nuke. It just always shows zero online. And if i go into my account i am always shown as offline.
I am wondering if when i done the patch to 7.9 if i some how messed up the core files. And i have no idea where to look for the online status.
I am not a coder or script person. Embarassed I just use php-nuke.

Our web site is www.osaclan.com
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Mon Feb 12, 2007 8:56 pm
Reply with quote

It reads the online status from the "nuke_session" table.
Make sure that table exists in your database and if its not there you'll have to add it manually.
 
View user's profile Send private message Visit poster's website
Mo-Jo-52




Joined: Feb 11, 2007
Posts: 14

PostPosted: Mon Feb 12, 2007 9:23 pm
Reply with quote

The table nuke_session is there. Records 0 Type MyISAM Size 1.0KB

And i downloaded and installed the new version of the info block and i still do not have the security code block.

Aren't i a pain the ___. Laughing

_________________
www.osaclan.com 
View user's profile Send private message
floppy




Joined: Nov 29, 2006
Posts: 85
Location: Jackson, Mississippi

PostPosted: Tue Feb 13, 2007 4:30 pm
Reply with quote

Does your gfx image work in your account?
 
View user's profile Send private message Visit poster's website MSN Messenger
Mo-Jo-52




Joined: Feb 11, 2007
Posts: 14

PostPosted: Tue Feb 13, 2007 8:44 pm
Reply with quote

The login security worked with a different membership block. But i like the look and feel of this one better.
And as i said before i am a noob at php-nuke, so u will have to explain gfx a little more. If u mean graphic. Most all of my graphics work on the web site.
I do want to thank all of u for the help.

_________________
www.osaclan.com 
View user's profile Send private message
floppy




Joined: Nov 29, 2006
Posts: 85
Location: Jackson, Mississippi

PostPosted: Tue Feb 13, 2007 8:47 pm
Reply with quote

If you turn on gfx_check in your config.php (set to 7 for test) and then go to http://www.osaclan.com/modules.php?name=Your_Account

Is the security image showing up?

Also check admin.php
 
View user's profile Send private message Visit poster's website MSN Messenger
Mo-Jo-52




Joined: Feb 11, 2007
Posts: 14

PostPosted: Tue Feb 13, 2007 10:49 pm
Reply with quote

gfx_check does not show in config.php It does show in admin.php
http://www.osaclan.com/modules.php?name=Your_Account
the security image does not show.

_________________
www.osaclan.com 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Wed Feb 14, 2007 6:45 pm
Reply with quote

I don't see any security code on http://www.osaclan.com/modules.php?name=Your_Account .
Are you saying you want to turn it on but its not working anywhere?
Or did you turn it off because its not working in the block?
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous 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
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©