>>
Site Map
>>
Forums
>>
Blocks
Forum module - topics in forum:
Blocks - Having problems with a block? Code doesn't work, get help here.
Super user info block help
sorry i was posting on a wrong thread about this problem... but watebver it is.. here is my problem
I was installing a super user info block and it came out a slight error view my site
http://kulsum.net the " _USERLOGIN " and the security code is error.. i have five the language file.. maybe i have a mistake but i dont know where it is... any help plss
Last thing, is there any hack or mod that will not use anymore security codes? in registering when the users login ? If so, would anyone can give me a link to it plss ? coz i cant find it anywhere else..
Try in your admin/language/lang-xxxx.php file adding the following
| Code: : |
| define("_USERLOGIN",User Login"); |
And if that doesn't work then do the same with the language/lang-xxx.php file you are trying to edit
To turn off the security code. Open your config.php file and look for:
Change it to:
OK
OK the securiyt code is not funcitoning already but the image of the security code is still on the block so i put something like this in the block-User_Info.php ans slashes ( // )
| Quote: : |
//$content .="<tr><td colspan='2'> "._SECURITYCODE.":<br> <img src='modules.php?name=Your_Account&op=gfx&random_num=$random_num' border='1' alt='"._SECURITYCODE."' title='"._SECURITYCODE."'></td></tr>\n";
$content .="<tr><td colspan='2'> "._TYPESECCODE.": <input type=\"text\" NAME=\"gfx_check\" SIZE=\"15\" MAXLENGTH=\"10\"></td></tr>\n";
$content .="<input type=\"hidden\" name=\"random_num\" value=\"$random_num\">\n";// |
But the thing is the " Type Security Code: " is still on the block.. what should i do ?
[/quote]
Jae_9 already told you how to turn it off:
| Quote: : |
To turn off the security code. Open your config.php file and look for:
Change it to:
|
yeah
yeah.. the security code is already off... but still when the super_user-info block appears the security code there... look at the site http://kulsum.net
Ok altering the block isn't going to fix anything so reupload it from the original package, making sure everything is going in the right places. There is no reason the block shouldn't work. I tested it on several different version of nuke including 7.5 and it worked great.
uhmm... have you tested in 7.6 ? the version of my nuke is 7.6
| Quote: : |
| I tested it on several different version of nuke including 7.5 and it worked great |
You also mentioned you added code to the block. UPload the block again as I told you and let us know how this works out...
This weekend we will be moving one of our test nukes too 7.6 we will test it on there.
sorry im late to reply with the forum becoa ive got busy at school lately.. its our exams..
anyway, so is it tested already ?
We are currently building nCo Modified PHP Nuke 7.6 it was tested with it and worked fine 
ok.. done it already.. tnx