PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
Missed-code
New Member
New Member


Joined: Sep 01, 2003
Posts: 5

PostPosted: Mon Sep 01, 2003 10:02 pm Reply with quote Back to top

Nice site you have here! Really like the theme. Really smooth.

Well, I installed the site info block I downloaded from here tonight.
All seemed to be working great, ran several tests and all was well.

Once I used the log out option and tried to log back in, the security code is not loading. The box is there, just no code. It is like the gif is missing.
This what I see:

_SECURITYCODE:

_TYPESECCODE:

I also installed NSN's your_account_650, but all seemed fine after installing it. so dont think the prob was there, but maybe. My normal user block does not require security code, so didnt notice until installing site info block? Im not sure Sad

I am pretty new to nuke and not real comfortable just changing things yet......LOL
Can you point me in the right direction on where to fix this problem?

Thanks!
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Sep 01, 2003 10:53 pm Reply with quote Back to top

Well, depending on what version of Nuke you already have, you probably didn't have them in your language folder. Add these DEFINES to your language/english-lang.php file

define("_SECURITYCODE","Security Code");
define("_TYPESECCODE","Type Security Code");
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Missed-code
New Member
New Member


Joined: Sep 01, 2003
Posts: 5

PostPosted: Mon Sep 01, 2003 11:02 pm Reply with quote Back to top

Thanks Raven, that was part of it.
Now I see:

Security Code:


Type Security Code:

The words are correct now so I moved forward Smile
just no security code., just box with red x in it and the words security code.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Sep 01, 2003 11:16 pm Reply with quote Back to top

First, verify that the images are present in your files. Right mouse over the X and look at properties to get the path.

If the files are present, then make sure that there are no blank lines or spaces after the closing ?> tag in these files

config.php
language/lang-english.php

Once you have confirmed that, if you still have problems, post back.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Missed-code
New Member
New Member


Joined: Sep 01, 2003
Posts: 5

PostPosted: Tue Sep 02, 2003 12:45 am Reply with quote Back to top

Thanks Raven,
I am checking over it all now.

The following stood out to me. In the nuke/language/language-english.php file.
What is the difference in the following, what is the SV for?

define("_SECURITYCODE","Security Code");
define("_TYPESECCODE","Type Security Code");

define("_SV_SECURITYCODE","Security Code");
define("_SV_TYPESECCODE","Type Security Code Here");

Any way, I am looking for spaces, etc. I am sure it something simple.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Sep 02, 2003 4:16 am Reply with quote Back to top

Must be some kind of a mod/addon that you have. That is not in the standard release.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Missed-code
New Member
New Member


Joined: Sep 01, 2003
Posts: 5

PostPosted: Tue Sep 02, 2003 9:55 am Reply with quote Back to top

Well I installed the Nukecops 6.5 bundle with the most up to date
security fixes and other enhancements, paypal block from rigsnet, site info block from here, NSN's your_account_650, and a custom theme from Rigsnet, scroll last 20 posts block from rigsnet. Thats all so far.

Thats all I have done so far, so has to be one of those items.

I assume that one of the items I installed changed the security code function, then when I installed the new site info block it is looking for the original not the modified block. ?

(I am thinking out loud to see what you think) LOL

Can I just disable the security code for now while I try to figure it out?
or am I asking for trouble if I do? Really the only place I feel I need it is new account registration.
View user's profile Send private message
Missed-code
New Member
New Member


Joined: Sep 01, 2003
Posts: 5

PostPosted: Thu Sep 04, 2003 2:18 pm Reply with quote Back to top

Raven,
I am still not sure what exactly the problem was, but I THINK it had something to do with the NSN Your_account_650 upgrade I did.

I re uploaded your site info block, then re uploaded the blocks/modules/your_account folder and all is working great.
I checked all the things you mentioned before and none of them fixed it so it was something else.

Thanks for your assistance. Cool
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Sep 05, 2003 6:34 am Reply with quote Back to top

Glad to know that it wasn't directly related to mine Wink
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
black_mantis
Hangin' Around


Joined: Oct 11, 2003
Posts: 32
Location: Orlando, FL

PostPosted: Sat Oct 11, 2003 4:33 pm Reply with quote Back to top

Im almost getting the same problem but i dont even get the security box im using the nuke intergraded phpbb with a couple other mods... I have exuasted my searches and I need help now..

my site address is
Only registered users can see links on this board!
Get registered or login to the forums!


Thanks in advance..
View user's profile Send private message Yahoo Messenger ICQ Number
fury
Worker
Worker


Joined: Sep 09, 2003
Posts: 165

PostPosted: Sat Oct 11, 2003 4:36 pm Reply with quote Back to top

make sure that there isnt any spaces after the ?> in the config.php and the mainfile.php this is a know issue and if you have used anything but textpad to edit those files this may be the problem. Let us know.
Thanks
Fury
View user's profile Send private message
black_mantis
Hangin' Around


Joined: Oct 11, 2003
Posts: 32
Location: Orlando, FL

PostPosted: Sat Oct 11, 2003 5:03 pm Reply with quote Back to top

Thanks for your Immediate resonse..

Im using Kwrite in suse linux ive check the mainfile and the config file all appears fine.. although i did notice in the DL for the language file I did not have the security lines mentioned above

define("_SECURITYCODE","Security Code");
define("_TYPESECCODE","Type Security Code");

define("_SV_SECURITYCODE","Security Code");
define("_SV_TYPESECCODE","Type Security Code Here");

this is what I got in the siteinfo65 package...

define("_PASSWORDLOST","Lost Password");
define("_BWEL","Welcome");
define("_BTD","Today");
define("_BYD","Yesterday");
define("_BHITS","Hits");
define("_SERDT","Server Date/Time");
define("_BPM","Private Messages");
define("_BUNREAD","Unread");
define("_BREAD","Read");
define("_BMEMP","Membership");
define("_BLATEST","Latest");
define("_BOVER","Overall");
define("_BVISIT","People Online");
define("_BVIS","Visitors");
define("_BMEM","Members");
define("_BTT","Total");
define("_BON","Online Now");

maybe other code is missing... I tried both of the define lines mention above they had no change...

Thanks
View user's profile Send private message Yahoo Messenger ICQ Number
fury
Worker
Worker


Joined: Sep 09, 2003
Posts: 165

PostPosted: Sat Oct 11, 2003 5:31 pm Reply with quote Back to top

This one might be for our old buddy Raven when he gets back home on Monday, I will look around a bit and see what I can do for you and hopefully come up with a solution, if not Raven will have to look into it, for he wrote it and knows it the best.
Thanks
Fury
View user's profile Send private message
black_mantis
Hangin' Around


Joined: Oct 11, 2003
Posts: 32
Location: Orlando, FL

PostPosted: Sat Oct 11, 2003 5:38 pm Reply with quote Back to top

thanks anyway
View user's profile Send private message Yahoo Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sat Oct 11, 2003 6:11 pm Reply with quote Back to top

When you say you don't even get the security box, then that implies that you do not have the GD package installed on your server. As to the language file issue, you are correct. I know I had them in there at some point and it appears that during an upgrade I must have used an old version of the language.txt file. I will correct that as soon as I can. Thanks.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
black_mantis
Hangin' Around


Joined: Oct 11, 2003
Posts: 32
Location: Orlando, FL

PostPosted: Sat Oct 11, 2003 8:24 pm Reply with quote Back to top

Great thanks I will Wait on it
View user's profile Send private message Yahoo Messenger ICQ Number
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Oct 12, 2003 9:01 am Reply with quote Back to top

There's nothing to wait on. Just add the missing ones from your post to your language file.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
black_mantis
Hangin' Around


Joined: Oct 11, 2003
Posts: 32
Location: Orlando, FL

PostPosted: Sun Oct 12, 2003 11:42 am Reply with quote Back to top

ok thanks... One more thing what is the GD package and where can I get it that must be the only problem now...

Thanks in advance
View user's profile Send private message Yahoo Messenger ICQ Number
black_mantis
Hangin' Around


Joined: Oct 11, 2003
Posts: 32
Location: Orlando, FL

PostPosted: Sun Oct 12, 2003 1:39 pm Reply with quote Back to top

Ok I verified that I have GD already installed and the files needed for them to work can it possibly be something esle .. when I rn the php test page i do not see GD on any of the lines will I have to configure the php with GD or apache...

If someone wants to know where to get the latest GD go here ->
Only registered users can see links on this board!
Get registered or login to the forums!


Thanks in advance
View user's profile Send private message Yahoo Messenger ICQ Number
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum