PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Mon Nov 12, 2007 9:05 am Reply with quote Back to top

I have installed RavenNuke_v2.10.01 with the following modifications:

1) interely the Content module;
2) includes/javascript.php added the code for pop up;
3) deleted all the language files except for english and italian.

Can the above modifications to stop the captcha?

Thanks in advance.
View user's profile Send private message
Loki
Worker
Worker


Joined: Oct 05, 2003
Posts: 107
Location: Illinois

PostPosted: Mon Nov 12, 2007 3:29 pm Reply with quote Back to top

what code did you add to the javascript.php file?
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Mon Nov 12, 2007 7:43 pm Reply with quote Back to top

I agree with Loki. includes/javascript.php to me is suspicious. Try putting back your original javascript.php file from RN just to rule that in/out.
View user's profile Send private message Visit poster's website
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Tue Nov 13, 2007 12:22 am Reply with quote Back to top

It is impossible insert the full code.

Sentinel work well.
View user's profile Send private message
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Tue Nov 13, 2007 12:26 am Reply with quote Back to top

The modification in javascript.php is only:

Code:

echo "
<S-C-R-I-P-T- -L-A-N-G-U-A-G-E=\"J-a-v-a-S-c-r-i-p-t-\-"->-
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
</s-c-r-i-p-t->\n";
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Tue Nov 13, 2007 6:54 pm Reply with quote Back to top

Did you try what I asked here?

montego wrote:
Try putting back your original javascript.php file from RN just to rule that in/out.


If putting back the original file fixes this, then, somehow that code is causing the problem. That is also assuming that you verified that the captcha worked previous to your modifications.

It might also help us if you told us exactly what is or is not working. I.e., "when I do _____, it does _____".
View user's profile Send private message Visit poster's website
Loki
Worker
Worker


Joined: Oct 05, 2003
Posts: 107
Location: Illinois

PostPosted: Tue Nov 13, 2007 9:52 pm Reply with quote Back to top

You didnt happen to put an .htaccess file with any type of upload protection code in it in your images or includes folder did you?
View user's profile Send private message Visit poster's website
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Wed Nov 14, 2007 4:56 am Reply with quote Back to top

montego, I have removed the modifications in javascript.php, but the captcha not run.
View user's profile Send private message
jakec
Site Admin


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

PostPosted: Wed Nov 14, 2007 6:57 am Reply with quote Back to top

Eduardo, can you confirm what setting you have for the captcha in the config.php file?

If I remember rightly it's the gfx_chk variable and using a value of 7 will make the captcha appear for admins, registrations, userlogins etc.
View user's profile Send private message
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Wed Nov 14, 2007 8:32 am Reply with quote Back to top

Many thanks jakec I fix with 7 and all is OK.
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Wed Nov 14, 2007 8:52 pm Reply with quote Back to top

Well, there I go assuming that when someone says they modified something and then says something doesn't work, I figured it worked previous to the modifications...

Bang Head
View user's profile Send private message Visit poster's website
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Thu Nov 15, 2007 1:09 am Reply with quote Back to top

You are right.
When I have changed my nuke system, moving to RN, I have made more than 1.000.000 of modifications. HitsFan
View user's profile Send private message
jakec
Site Admin


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

PostPosted: Thu Nov 15, 2007 2:12 am Reply with quote Back to top

Sometimes the answer is staring you in the face. Laughing
View user's profile Send private message
Loki
Worker
Worker


Joined: Oct 05, 2003
Posts: 107
Location: Illinois

PostPosted: Fri Nov 16, 2007 11:44 am Reply with quote Back to top

Blonde Moment DOH!!!
View user's profile Send private message Visit poster's website
Eduardo
Worker
Worker


Joined: Jul 20, 2004
Posts: 110
Location: Italy

PostPosted: Fri Nov 16, 2007 12:25 pm Reply with quote Back to top

Sorry.

I am not able to understand the sense of your words and symbolism or sarcasm.

I am indebted to you for your unselfish help.

If you are interested I can repay with free classical guitar lessons.

I am teacher in Italy Conservatory from 35 years.

Regards.

Filippo Eduardo Araniti
Only registered users can see links on this board!
Get registered or login to the forums!
Only registered users can see links on this board!
Get registered or login to the forums!
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Fri Nov 16, 2007 5:50 pm Reply with quote Back to top

Eduardo, sometimes we forget that we are global... Smile Both of the remarks were American sayings. Bottom line is that we all have those moments where we just miss the easy things and wonder for hours what the heck is wrong. Then, another pair of eyes come along, which sees thing a little bit differently, and shed light on the problem.

No worries sir.
View user's profile Send private message Visit poster's website
jakec
Site Admin


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

PostPosted: Sat Nov 17, 2007 4:45 am Reply with quote Back to top

montego wrote:
Both of the remarks were American sayings.


American, or English? Wink
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Sat Nov 17, 2007 8:11 am Reply with quote Back to top

Well, the origin of phrases are usually cultural, so in this case, given that "DOH" is from the Simpsons (an American product unfortunately) and just assumed "Blond Moment" was another one of our "lovely" products...
View user's profile Send private message Visit poster's website
Loki
Worker
Worker


Joined: Oct 05, 2003
Posts: 107
Location: Illinois

PostPosted: Sat Nov 17, 2007 4:57 pm Reply with quote Back to top

Eduardo, those were jokes we use in america to express humor about something obvious that we should have thought of first but did not. It is not an insult or anything like that since we all at one time or another have had those moments. LOL
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
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