PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  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
mrix
Client


Joined: Dec 04, 2004
Posts: 486

PostPosted: Sun Apr 01, 2007 3:24 am Reply with quote Back to top

Hello all, I installed the RN yesterday am finding when I apply the short link the security code has gone from the login when clicking on the modules that are html. The short link do actually work but no security code unless I click back to /index.php and its ok again Question
thanks for any help all
mrix
View user's profile Send private message Visit poster's website
jakec
Moderator


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

PostPosted: Sun Apr 01, 2007 5:21 am Reply with quote Back to top

Are you still logged as an admin?
View user's profile Send private message
mrix
Client


Joined: Dec 04, 2004
Posts: 486

PostPosted: Sun Apr 01, 2007 5:28 am Reply with quote Back to top

Hello there, I have tried it logged in with Admin and have tried logged out and still the same thing?
Cheers
mrix
View user's profile Send private message Visit poster's website
montego
Site Admin


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

PostPosted: Sun Apr 01, 2007 10:17 am Reply with quote Back to top

Actual user login captcha is completely controlled via config.php's $gfc_chk setting regardless of whether logged in as admin or not. However, the module SPAM captcha woek as you state jakec. Just wanted to clear that confusion up first.

mrix, this works fine on my sites. Are you, by chance, using any other login block? Are you saying the traditional Your Account "login" is doing the same thing? Also, please state whether you are using the core login components from RN and NOT CNBYA. Thanks.
View user's profile Send private message Visit poster's website
mrix
Client


Joined: Dec 04, 2004
Posts: 486

PostPosted: Sun Apr 01, 2007 10:25 am Reply with quote Back to top

Hello I installed a complete fresh install and only used core components.
I actually decided to install twice incase something curupted.
at the moment I have a different userinfo block that I though I would try but that didnt work.
basically with the short urls its not possible to regester as in your account the image has gone also but like I say if I dont use the short urls everything is fine
Cheers
mrix
I really would like to have them though Crying or Very sad

one thing though in my main config my security is this $gfx_chk = 7; do I have to change the
rnconfig.php file to reflect this some how?


$modGFXChk = array(
'Downloads' => 3,
'Feedback' => 3,
'News' => 3,
'Recommend_Us' => 3,
'Reviews' => 3,
'Submit_News' => 3,
'Surveys' => 3,
'Web_Links' => 3
View user's profile Send private message Visit poster's website
montego
Site Admin


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

PostPosted: Sun Apr 01, 2007 10:44 am Reply with quote Back to top

mrix, no, like I was trying to say in my previous post, for the captcha, config.php and rnconfig.php settings are mutually exclusive.

Also, this works perfectly on my site with using the same $gfx_chk setting. The other odd thing is that you are on Raven's servers which should render the new captcha just fine?

Turn ShortLinks off and then capture the link for me for the image and post it back here. I want to see what is different about it.
View user's profile Send private message Visit poster's website
mrix
Client


Joined: Dec 04, 2004
Posts: 486

PostPosted: Sun Apr 01, 2007 10:47 am Reply with quote Back to top

Hello again, yes I have a few sites with raven but this specific one I wanted hosting in the UK so I can get it in the UK searches etc. so this site is not on raven hosting, when I turn the short links off the site works fine.
this is the site here
Only registered users can see links on this board!
Get registered or login to the forums!


Cheers
mrix
p,s I`ll turn the short urls off and get that link now
View user's profile Send private message Visit poster's website
mrix
Client


Joined: Dec 04, 2004
Posts: 486

PostPosted: Sun Apr 01, 2007 10:53 am Reply with quote Back to top

I have now set the the short urls to false and the security image is back working ok????
Cheers
mrix
View user's profile Send private message Visit poster's website
montego
Site Admin


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

PostPosted: Sun Apr 01, 2007 10:59 am Reply with quote Back to top

Ok, that is definitely what I needed to see. Looks like GD is not compiled with support for FreeType. Check out these threads:
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!


Getting the proper version of FreeType installed into GD is probably your best bet (so that you can take advantage of the new captcha).
View user's profile Send private message Visit poster's website
rovshan
New Member
New Member


Joined: Nov 26, 2005
Posts: 8

PostPosted: Thu Feb 07, 2008 7:49 am Reply with quote Back to top

hello Montego,

I have the same problem....
Here is phpinfo from CGI ADMIn...

GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

So as I understand configuration is OK.....
Any way I don't understand why CAPTCHA works with short link disabled..!? and don't with this this option eneabled !?

Any fresh idea ?
View user's profile Send private message
montego
Site Admin


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

PostPosted: Fri Feb 08, 2008 5:42 am Reply with quote Back to top

rovshan, this works on RavenNuke out-of-the-box so what have you changed within ShortLinks or RavenNuke? I have been running this on my RavenNuke 2.10.01 site for a long time with no issues.

Maybe try renaming ShortLinks/GTZ-PageTap.php and let me know if that solves the issue. Also, make sure you are running the latest ShortLinks which is now at 1.2.0 (can get from my downloads).
View user's profile Send private message Visit poster's website
montego
Site Admin


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

PostPosted: Fri Feb 08, 2008 6:27 am Reply with quote Back to top

rovshan, just saw your other thread where you said that you have switched off the RavenNuke Captcha and are using the old one. So, this thread does not apply in this case.

In my opinion, you need to get the RavenNuke captcha working before you turn on ShortLinks. The older captcha just doesn't provide you with any measure of security against spammers.
View user's profile Send private message Visit poster's website
rovshan
New Member
New Member


Joined: Nov 26, 2005
Posts: 8

PostPosted: Fri Feb 08, 2008 10:13 am Reply with quote Back to top

I reisntalled all captcha related files and now new version of captcha works ok....

thanks for support montego !
View user's profile Send private message
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-2008 by Raven
Proud to be listed at Lobo Links Web Directory

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 Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

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

zerosum