Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Not Bugs
Author Message
ozbutcher
Worker
Worker



Joined: Jan 17, 2007
Posts: 170

PostPosted: Thu Mar 15, 2007 4:48 pm Reply with quote

I noticed when I switch captcha to setting: 2 (visitor and registered) for my links and downloads it doesn't work. I don't see it asking for security code anywhere. Anyone else noticed this?

http://burnt-army.com
 
View user's profile Send private message
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Fri Mar 16, 2007 1:22 am Reply with quote

There are some extra switches in the rnconfig.php file which control which modules the captcha is used for. Check to make sure these are set accordingly.
 
View user's profile Send private message
ozbutcher







PostPosted: Fri Mar 16, 2007 1:45 am Reply with quote

This is what I've set on mine:

'Downloads' => 2,
'Feedback' => 1,
'News' => 1,
'Recommend_Us' => 1,
'Reviews' => 1,
'Submit_News' => 1,
'Surveys' => 1,
'Web_Links' => 1

When I logout and surf via Anonymous I do not see the captcha coming up for links, downloads etc.
 
Gremmie
Former Moderator in Good Standing



Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA

PostPosted: Fri Mar 16, 2007 6:47 am Reply with quote

Make sure you still aren't logged in as admin. I noticed this last night.

_________________
Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Mar 16, 2007 7:44 am Reply with quote

ozbutcher,

I notice you have removed all of the copyright notices that are to appear in the footer. This is in clear violation of the GPL. But even more important, imo, is the issue of professionalism. The copyrights are there for a reason and are protected by law under the GPL. Please consider this and restore the footer as origianlly intended.
 
View user's profile Send private message
ozbutcher







PostPosted: Fri Mar 16, 2007 7:56 am Reply with quote

Raven,

I haven't removed anything from the footer. Infact I even put a link to the site here as I know its a valuable resources to clans such as ours Sad

Attached is a screen shot I took right now to show you that all copyright information is intact in the admin center.

I think it may be theme related but I'm not sure so I better ask them first.

Only registered users can see links on this board! Get registered or login!


Gremmie: I've made sure I was logged out by both accounts and still doesn't work for me.
 
Raven







PostPosted: Fri Mar 16, 2007 8:03 am Reply with quote

It is missing from the front page and I'm sure the theme is written like that. You should contact theme, find out how to fix it, and advise them that they are in violation of the GPL. Thank you for responding!
 
Raven







PostPosted: Fri Mar 16, 2007 8:04 am Reply with quote

Also, just as an fyi, none of your links in the Modules block work Sad
 
ozbutcher







PostPosted: Fri Mar 16, 2007 8:24 am Reply with quote

Already done... I'm sure they will get back to me very soon.

Which links do you mean? They all seem to be working for me.
 
Raven







PostPosted: Fri Mar 16, 2007 8:28 am Reply with quote

Every link I click on in the Modules block returns a 404 error. Quicklinks, Articles, Community, etc.
 
Raven







PostPosted: Sun Mar 18, 2007 6:20 am Reply with quote

xGSTQ,

I see that you tried to post a reply and NukeSentinel(tm) bounced it. I would like to reply, publicly, to a question you raised.

xGSTQ wrote:
i might be wrong though, and there is no link back to phpnuke.org's here on your site either, is this a case of dont do as i do, do as i say or the kettle calling the pot black ?

and no im not trying to case trouble or upset no one, thats not my style


There is no double standard as you have questioned. Nowhere in the GPL does it state that a link back is required. All the copyrights are intact although copyrights are more for show than legally binding. Trademarks (tm), on the other hand, are enforceable if you care to push it.

Since FB openly states that he will not support his releases, I don't feel that he deserves a link back.

See http://phpnuke.org/modules.php?name=Club
Fransisco Burzi wrote:
NOTE: Being a member doesn't give right to you to receive technical support. PHP-Nuke is distributed AS IS without warranty and without technical support. Any technical support email will be ignored.
 
Gremmie







PostPosted: Sun Mar 18, 2007 11:05 am Reply with quote

FB also doesn't seem to understand the GPL very well. There are several places in the Nuke code where he (I assume it is him) says something like "YOU CANNOT CHANGE THE FOLLOWING CODE". Bzzzzt. If he released PHP-Nuke under the GPL then anyone can freely modify it in any way. Modifiers should still preserve his copyrights in the code but he cannot tell you what you can or cannot modify.

You should also display somewhere (if your program is interactive) the copyrights. A link back is not required.
 
jjh221
Worker
Worker



Joined: Dec 05, 2006
Posts: 180

PostPosted: Sun Mar 18, 2007 10:12 pm Reply with quote

I looked more into EDL and decided its to complex for my site. I like the original, its more smooth and simple.

Im having the same problem.

Not sure where this captcha is suppose to appear. Im lookign for a code verification before you can download. Does this captcha, for downloads, do this? If not where might I find something that will only add this.
 
View user's profile Send private message
Raven







PostPosted: Sun Mar 18, 2007 10:31 pm Reply with quote

This is standard in RavenNuke(tm) v2.10.00. What is missing?
 
jjh221







PostPosted: Mon Mar 19, 2007 12:40 am Reply with quote

Im not sure. My rnconfig.php is set correctly to 3 for downloads but there is no captcha showing(it is on). What page does this show on? nm just looked and found it. It seems as though its only for comments (i looked on ravennuke.com for this). After looking into it more, this is where it gets confusing.

My comments box to "Rate Resource" is not showing nor is my captcha. I tested it with allowing "anonymous" to post turned on and off in php-nuke admin preferences. I dont know if this would change it or not but it didnt.

Is the captcha for downloads tied into the comments box?

What I would like to have, is the captcha show in "Rate Recource" comments and when a user tries to download. Tell me if i confused anyone.

This way my downloads cant be linked. If the standard edition does not do this, can anyone point me into a simple addon or mod to the standards download.

I would still like to figure out my problem of the captcha not showing.
 
jjh221







PostPosted: Mon Mar 19, 2007 12:59 am Reply with quote

I dont mean to jack this thread. I think my issue is related
 
jakec







PostPosted: Mon Mar 19, 2007 2:50 am Reply with quote

Are you still logged in as admin when you are looking for the captcha?

If you are log out and try again.
 
jjh221







PostPosted: Mon Mar 19, 2007 4:04 am Reply with quote

I use two computers. One as admin and one as anonymous.
 
jjh221







PostPosted: Mon Mar 19, 2007 4:55 am Reply with quote

Ok comments can only be made by users but the captcha check is not showing.
I would still like it to show for any submissons.

I think i might just be confusing myself and others as i run in circles.

please help Sad
 
ozbutcher







PostPosted: Wed Mar 21, 2007 7:30 am Reply with quote

Raven wrote:
It is missing from the front page and I'm sure the theme is written like that. You should contact theme, find out how to fix it, and advise them that they are in violation of the GPL. Thank you for responding!


I've think I've put it back how its supposed to be. I edited the footer.php and added the code bit I found one of the themes that came with nuke.

I still have the problem with captcha, even when I set everything to: 2 in the rnconfig.php no security code comes up anywhere.
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Wed Mar 21, 2007 8:50 am Reply with quote

It has to be turned on in config.php
The rnconfig.php switches are to display CAPTCHA's in some extra modules but it still has to be turned on in config.php first.

Do you see the CAPTCHA on the front page of your site when members log in?
 
View user's profile Send private message Send e-mail
ozbutcher







PostPosted: Wed Mar 21, 2007 7:00 pm Reply with quote

yes I have security images for people to login. I have $gfx_chk = 6; in my config.php. I just can't get it displayed for the other modules.
 
Guardian2003







PostPosted: Wed Mar 21, 2007 10:40 pm Reply with quote

Try $gfx_check=7
If that doesnt work, please PM me a dummy user log in and link to your site please.
 
ozbutcher







PostPosted: Thu Mar 22, 2007 2:16 am Reply with quote

okay I tried that. It not shows the security code on site login but still captcha is missing for mudles, links, downlods atc.

I will send ya a pm now... thanks guardian.
 
ozbutcher







PostPosted: Thu Mar 22, 2007 2:23 am Reply with quote

forgot to mention that i set graphic check back to 6 after testing in on 7 as it didn't make a difference to the other modules.
 
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.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Not Bugs

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 can attach files in this forum
You can download files in this forum


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