J-BusinessDirectory - strange issue with listings and emails

Support Forum

 
 

 

Over the last month or so I noticed listing have been sent email spam from within jdirectory so I turned of the contact business email system but some how emails are stil being sent. a second issue is businesses are being claimed by people but these business have already been claimed and the people claiming them are not in the users list.

1 replies

Hi,

 

#1 The contact button is not shown anymore but the functionality behind it still exist. There are some robots that submit the contact form even if the contact button does not appear.

We have changed that in the next version. Meanshile you can edit {joomla}/components/views/companies/tmpl/company_util.php on line 106 and modify

<form id="contactCompanyFrm" name="contactCompanyFrm" action="<?php echo JRoute::_('index.php?option=com_jbusinessdirectory') ?>" method="post" onSubmit="return validateContactForm()">

to

<form id="contactCompanyFrm" name="contactCompanyFrm" action="" method="post" onSubmit="return validateContactForm()">

 

#2 The problem is similar to #1

Please add on {joomla}/components/views/companies/tmpl/company_util.php line 1

<?php if($user->id){?>
                   

and line 93

<?php } ?>   

 

If you need help please crate a ticket and provide us joomla admin access.

 
 
 

2 Item(s)

Show per page