Ramui forum script
Home :: Ramui forum script :: Code and Modifications of Ramui webblog script :: captcha verify image does not show in version 4.2
Select Style:
User:
User:
Password:
Keep me login in this computer

captcha verify image does not show in version 4.2

The verify image does not show in version 4.2.

Here is the code under securityimage.php
line 34
Code
echo 'http://'.str_replace($_SERVER['DOCUMENT_ROOT'], $_SERVER['HTTP_HOST'], str_replace('securityimage.php',$filename, str_replace('\\','/',__FILE__)));
		exit;
You cannot comment or post unless its shown. please help.
Posted by: chuck;   Post:2;   Comments:2;  Date of Join: Jan 04, 2012, 21:43
Post date: Jan 04, 2012, 21:53
New topicReplyContactReport

Re: captcha verify image does not show in version 4.2

Hello.
Do you set proper file permission? Please set permission to the directory:
/fw_blog/verify/securityimages/ to 0644 or 0777.

-----------------------------------------------------------
Web hosting directory

Posted by: admin;   Post:34;   Comments:116;  Date of Join: Nov 05, 2008, 08:04
Post date: Jan 05, 2012, 01:45
ContactReport

Re: captcha verify image does not show in version 4.2

Security Images permission is set to 777
Posted by: chuck;   Post:2;   Comments:2;  Date of Join: Jan 04, 2012, 21:43
Post date: Jan 05, 2012, 15:00
ContactReport