Author Topic: recaptha with YJ Modul Booking  (Read 829 times)

0 Members and 1 Guest are viewing this topic.

Offline lalili

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
recaptha with YJ Modul Booking
« on: March 31, 2010, 06:00:21 AM »
Hi...
The plugin it look great, but i don't understand how to make it work in YJ Modul Booking.
In the folder modul booking there are file :
- getmail.php
- index.html
- mod_yj_booking.php
- mod_yj_booking.xml

I was install the plugin and activited it and try put the code :

global $mainframe;
$mainframe->triggerEvent('onCaptchaDisplay');

I try put the code in the getmail.php... it not work.
try put in the mod_yj_booking.php.. also not work

also i was try to put he code like this :

<?php global $mainframe; $mainframe->triggerEvent('onCaptchaDisplay'); ?>

but it still not work

Could you please to inform how can i make it work, i really need to put the recaptha in the Modul Booking.

Thanks

Offline BDD

  • Global Moderator
  • Full Member
  • *****
  • Posts: 146
  • Karma: +0/-0
    • View Profile
Re: recaptha with YJ Modul Booking
« Reply #1 on: April 01, 2010, 12:06:50 PM »
You need to put the plug-in code to render recaptcha in the module's view template file. These files usually stored in the tmpl directory inside the module directory.

 

This is not an official Joomla! Site. The use of the words Joomla is intended to describe what the products are designed for and should not be considered an endorsement by the related Projects.