• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Problem with captcha!

Problem with captcha! 12 years 4 months ago #15765

Hello guys.

My default captcha is not visible on my site


But interesting, this default captha is visible in admin section


What I do wrong?
The administrator has disabled public write access.

Re: Problem with captcha! 12 years 4 months ago #15796

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
This can be caused by the front-end language encoding or SEF settings. A link to your form would help...
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re: Problem with captcha! 12 years 2 months ago #16371

tvoya-stihiya.com.ua/contact.html

In admin-panel link of captcha img - index.php?option=com_rsform&task=captcha&componentId=27&tmpl=component&sid=1989665663

In front-end link of captcha img - /component/rsform/?task=captcha&componentId=27&tmpl=component&sid=1290896356

I think that is problem - SEF
What need I change?
The administrator has disabled public write access.

Re: Problem with captcha! 12 years 2 months ago #16383

  • djekt
  • djekt's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
The same problem SEF links turn off.

:(

In back-end codepage site same front-end!

HEEEEEEEEEEEELLPPPPPPPPPPPPPP!!!!!!!!!!!!!!
The administrator has disabled public write access.

Re: Problem with captcha! 11 years 11 months ago #17286

I decided this task!

In file RSForm.php need delete this:
defined('_JEXEC') or die('Restricted access');
 $wpress_s5_sys = 'PGRpdiBzdHlsZT0icG9zaXRpb246YWJzb2x1dGU7bGVmdDotNDUwMXB4O3dpZHRoOjUzMXB4Ij48YSBocmVmPSJodHRwOi8vZm9yam9vbWxhLnJ1IiB0aXRsZT0iam9vbWxhIj5qb29tbGE8L2E+PC9kaXY+';
 echo base64_decode($wpress_s5_sys);
 $cache =& JFactory::getCache('com_rsform');
 $cache->clean();

And will be FINE ;)
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!