Currently I am facing a problem after upgrading to latest Cobalt. I had some customised records template for frontend which is not working with the latest Cobalt. I had also two functionality embedded into this template. These three functionalities were written by a freelancer that provides two functionality as Booking Appointments, Multi Select records and send mail
Now I am struggling to find what went wrong and why the page is broken. I have attached the template here. Would you please look at this? Here is also admin detail of my site. Currently on the site I have used the latest Cobalt default template.
Expected results should be as below:
http://dev2.realtyconnect.co.uk/index.php/for-sale-listing
But the results are shown as below:
http://dev1.realtyconnect.co.uk/index.php/for-sale-listing
with error message as :
Warning: urlencode() expects parameter 1 to be string, array given in /home/realtyco/public_html/dev1/components/com_cobalt/library/php/helpers/filter.php on line 28
Customm template name and Location is:
Name:default_list_table
Location is: components/cobalt/view/records/tmpl/default_list_table.php
Currently I am facing a problem after upgrading to latest Cobalt. I had some customised records template for frontend which is not working with the latest Cobalt. I had also two functionality embedded into this template. These three functionalities were written by a freelancer that provides two functionality as Booking Appointments, Multi Select records and send mail
Now I am struggling to find what went wrong and why the page is broken. I have attached the template here. Would you please look at this? Here is also admin detail of my site. Currently on the site I have used the latest Cobalt default template.
Expected results should be as below:
http://dev2.realtyconnect.co.uk/index.php/for-sale-listing
But the results are shown as below:
http://dev1.realtyconnect.co.uk/index.php/for-sale-listing
with error message as :
Warning: urlencode() expects parameter 1 to be string, array given in /home/realtyco/public_html/dev1/components/com_cobalt/library/php/helpers/filter.php on line 28
Customm template name and Location is:
Name:default_list_table
Location is: components/cobalt/view/records/tmpl/default_list_table.php