J-BusinessDirectory - issues with J business directory 3.5.0

Support Forum

 
 

 

i have several issues 


the logos have disappeared from the listing results


the website link is active although it is not apart of the package


custom attributes show up on all packages 

3 replies

Hi,

 

The logos have disappeared from the listing results

Since version 3.5.0 there was introduced an improvement for search time, but it seems that this affects the logos.

To fix this please edit {jooma}/administrator/components/com_jbusinessdirectory/tables/company.php and on lines 130 and 299

replace

left join #__jbusinessdirectory_package_fields pf on p.id=pf.package_id and pf.feature='featured_companies'

with

left join #__jbusinessdirectory_package_fields pf on p.id=pf.package_id

 


The website link is active although it is not apart of the package

Is the website active when editing a business listing? We have left the possibility of adding the website for approval purposes.

 


Custom attributes show up on all packages

Initially the custom attributes were not part of pacakges. All the custom attributes were shown on edit business page.

With the introduction of custom attributes in pacakages we limited the display only on front-end. We will change also the backend.

mod of company.php affects only company listing. In category view still no company logos

Please do the same modifications on line 130.

 
 
 

4 Item(s)

Show per page