Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: cache
22 Jul 2018 10:06

manuel.berger

Hey Tom,

thank you for your time and your help! Yes it helps in the way that I see there are limited ways to solve it.
I´m using RS Form Pro via plugin and shortcode on over 40 landing-pages as a short contact-form.
Those pages are well optimized and caching is one factor to load them fast, especially because people can jump from landing page to landing page...

So far I don´t see a way to include the form an leave cache enabled at the same time. To renounce to one of both isn´t a solution at the moment.
Category: RSForm! Pro
22 Jul 2018 06:49

tom_vanbrabant

Hi Manuel,

Yes. The issue was not related to the update but to the Cache in Joomla.

I had cache enabled and also the "page cache" plugin enabled.
Then I placed form in website using the content plugin and shortcode.
In this scenario the layout of the form was cached, but not the function.
Which is why it was not working.

There were some possible solutions for me:
  1. Disable the pache cache plugin, or disable cache all together
  2. Add the form page as exception (in page cache plugin configuration)
  3. ...
Category: RSForm! Pro
04 Jul 2018 23:19

avalonshelties

A form that was working fine before is now timing out. I've tried several things like reinstalling and clearing cache.

I've turned off caching.

This is the error that I'm getting.

Fatal error: Maximum execution time of 30 seconds exceeded in /home/soundcomsurvey/public_html/administrator/components/com_rsform/helpers/pdf/dompdf8/lib/Cpdf.php on line 4898
Category: RSForm! Pro
30 May 2018 12:52

semmerket

I found myself a workaround. i know that this solution is far from the ideal scenario, but it worked very well for me.

First, edit the file: administrator/components/com_rsform/helpers/rsform.php around lines 1950 and 2050 (it may varies depending on your RS Form version), to remove the "document.location" in this piece of code:
// Cache workaround #1
if ($cache_enabled)
	$goto = "document.location='".addslashes($u)."';";
 
if (!empty($form->ReturnUrl))
	$goto =...

And in the end it must...
Category: RSForm! Pro
02 May 2018 17:42

iceferret

Depends whether you use bootstrap 2,3,4 or uikit etc you need to find the right declaration using your browsers inspect tool. For example to change the radio background in uikit you need to put something like this in the forms css

<style>
.uk-form input[type="radio"], .uk-form input[type="checkbox"]
{background-color:#650000;}
</style>

Don't forget to clear the cache afterwards too.
Category: RSForm! Pro
02 Feb 2018 09:02

info6586

I'm having the same problem as yaani. "I get the error when I click the View or Edit icon in the Directory report". the permission is ok and cleared the cache.

Also are there any other option to fix this issue rather than changing the core files?

thanks,
Sam
Category: RSForm! Pro
18 Jul 2017 09:42

dietze6

Hello,

same problem here. We are using the rs-captcha (generating a picture with text and numbers). deaktivating cache etc. did not work. looking for help!

thanks.
Category: RSForm! Pro
14 Jul 2017 13:00

anthony.c.herman

Hello,

Thanks for the wonderful plugin. We are using RSForm! Pro plugin to create online forms. We updated the Joomla version from 3.7.2 to 3.7.3 and we try to update the RSForm! Pro version from 1.52.11 to 1.52.14

After updating this extension CAPTCHA field is not working on the online forms. We tried these solutions:

1. Disable SEF and enable it
2. Turn off the cache for this extension on the admin side

We are still facing the CAPTCHA issue on the forms and due to this we do not update...
Category: RSForm! Pro
03 Jul 2017 02:06

admin2679

this advance looks promising but must be outdated, no such directory exist in the current version, any ideas?

adding

this is not working
www.rsjoomla.com/support/documentation/r...ank-you-message.html

email cloak is not the issue either
Category: RSForm! Pro
28 May 2017 11:37

servlet

Hello
I follow the instruction "Display the country from which the form is being submitted"

But it doesnt display country in e-mail. I tried with and without slashes //<code>
In this article we will describe how to get the IP address of a submitting client and displaying the country which it belongs to.

In order to achieve this functionality, just create a hidden field with the following code placed in the "Default Value" area.


//<code>
try {
// Let's cache results for better performance...
Category: RSForm! Pro
26 Jan 2017 11:43

adrianp

Hello,

You can follow these steps:

- if you're not using the latest RSForm!Pro version, updating instructions can be found here.

- if you have custom scripts within your form, have these temporarily removed while testing this. More precisely, firstly check "Scripts Called On Form Display" area (while editing a form > Properties > PHP Scripts).

- if you've disabled the auto-generated layout option (while editing a form > Properties > Form Layout), save your custom layout, re-enable this...
Category: RSForm! Pro
14 Nov 2016 19:00

ROADSIDE

This has suddenly become a major problem for me. I manage several sites with this extension installed and this wasn't a problem in the past. Now, clients are complaining that their forms placed in articles are no longer working. The suggested cache setting work-arounds do not work for me.
Category: RSForm! Pro
13 Oct 2016 14:52

mike151

I tried to use the page cache and disabled the contact pages... but didn't work...
Anyone?
Category: RSForm! Pro
30 Aug 2016 18:22

construaprende

I updated to
rsform-v1.52.2

And I have edited 2 different forms
And changes are not reflected

I have cache off in joomla
I have cleaned my browser cache

And still the same problem


Please solve this
Category: RSForm! Pro
12 Aug 2016 12:03

jimhill10

Here is the information they provided to me in the ticket I opened:

1. This feature is manually enabled for each form (while editing a form > Properties > Form Info > "Disable Submit Button On Submission") and yes, you'll have to remove your JavaScript trigger.

2. As long as you're using the latest RSForm!Pro version, you can have your submit button named "submit".

If you're using cache, please clear your Joomla! installation cache.
Category: RSForm! Pro
Displaying 61 - 75 out of 206 results.