New Plugin Versions Released

6 posts by 4 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: May 9, 2016   (RSS)

By Daryl - February 4, 2016

Hi All,

We've just released new version of the following plugins:

Permalinks v1.05
http://www.interactivetools.com/add-ons/permalinks/

CSV Import v1.08
http://www.interactivetools.com/add-ons/csv-import/

Geocoder v1.04
http://www.interactivetools.com/add-ons/geocoder/

Report Builder v1.02
http://www.interactivetools.com/add-ons/report-builder/

Website Comments v1.04
http://www.interactivetools.com/add-ons/website-comments/

NOTE: These versions require, at least, CMSB 3.00 (Released January 2016)

Here are the changes:

  • Removed unnecessary debugging files from the previous version
  • Re-added text files on how to install and upgrade plugin

Let me know any questions!

Thanks,

Daryl Maximo
PHP Programmer - interactivetools.com

By Toledoh - February 24, 2016

Hey Guys.

CSV Import Plugin - can you update the select boxes etc to use the bootcamp styles?  Function is fine, just cosmetics.

Cheers,

Tim (toledoh.com.au)

By Damon - March 1, 2016

Hi Tim,

Thanks for noting the styling issue. I will pass that along to be updated.

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By Djulia - April 27, 2016 - edited: April 28, 2016

Hi Daryl,

Website Comments does not work correctly with Permalinks.
The form redirects on permalinks_dispatcher.php

I modified the variable $link (line 264) and that seems to work correctly.

$link = '?';
with
$link = htmlspecialchars(@$_REQUEST['_wsc_lastUrl']);

But, can you help to find a solution perennial?

Thanks!
Djulia

By Daryl - May 2, 2016

Hi Djulia,

> Website Comments does not work correctly with Permalinks.

Can you provide us with more details about the issue please?
Does the permalink dispatches incorrect URL?

Thanks,

Daryl Maximo
PHP Programmer - interactivetools.com