Simple Forms [Paid] [Deleted]

For months we're expecting a bug fix for this addon (not a complicated workaround). When do you think to update this paid product?

Please answer. Thank you. :mad:
The answer has already been posted:
No, development is currently on hold until we get some solid answers from XenForo in terms of their development and future. We are still supporting our product of course and will for as long as XenForo lives :). However, it's a bit difficult to maintain development since sales have slowed down due to XenForo's lack of updates. We have put some work on SF 2.0 and will continue after 1.2 is released.
Unfortunately if you don't like the answer, my apologies. We have already fixed all of the bugs in 2.0 however it's not in a state we can release it as features that we began development in are currently half-done. So essentially it would be a non-working product. Until more clarity is brought to light involving the current XenForo litigation and more confidence in instilled into the product we are holding development.
 
Where is support? I've paid for this add-on ...
And you've received support and continue to receive support so long as XenForo continues. We have provided a work-around until we can release 2.0. Correct, you've paid for this addon and you've received an addon that works and does what it is described to do. All of your support tickets have been responded to in a timely fashion and a work-around until a release was ready has been given.

If the product no longer serves it purpose for you, you can at any time stop using the product or discontinue renewal of support. Unfortunately we cannot predict the future and as of right now the status of XenForo is in question.
 
Your "product" is bugged. Fullstop. I paid for a bugged product.
You are more than welcome to not use our "bugged" product. And anyone else interested in this product is more than welcome to try our "bugged" product as well.

You are also more than welcome to request a refund and we will be sure to cancel your license.
 
Your "product" is bugged. Fullstop. I paid for a bugged product.
Good luck finding a product that is bug free. Everything you purchase will have bugs, which is why you pay for updates and support.

They have said how to fix certain bugs, and the next version (Which will come out when they're sure developing the add-on further is worth it) has the fixes included.
 
  • Like
Reactions: DRE
You are more than welcome to not use our "bugged" product. And anyone else interested in this product is more than welcome to try our "bugged" product as well.

You are also more than welcome to request a refund and we will be sure to cancel your license.
I'll change the communication feature in our forums and I'll request the refund for sure. Thank you for the chance to have a refund.

Good luck finding a product that is bug free. Everything you purchase will have bugs, which is why you pay for updates and support.
What support? The bug exist from months e no ETA for fixing it. What support?
The problem isn't the bugs existence, but the lack in fixing it.
Anyway I'll stop to use this add-on thanks to LP-John policy.
 
Website's been down for a while so can't post this on the forms. :(

What RegEx expression would I use to require a full url to an image? http://domain.com/images/image.png If it's not an image the section wasn't filled out correctly.

Also bug report: It takes a long time to save an edit disable/enable or create a form. It hangs and times out with the server. We have a very large database.
 
Website's been down for a while so can't post this on the forms. :(

What RegEx expression would I use to require a full url to an image? http://domain.com/images/image.png If it's not an image the section wasn't filled out correctly.

Also bug report: It takes a long time to save an edit disable/enable or create a form. It hangs and times out with the server. We have a very large database.
The web site has never been down? If you're talking about the forums they have been taken offline due to mass amount of spam registrations. It was taking hours to clean up and piling on so we decided to just turn it off until we have time to clean it all up.

To answer your second question:
Code:
^https?://(?:[a-z\-]+\.)+[a-z]{2,6}(?:/[^/#?]+)+\.(?:jpg|gif|png)$

For your third you can open a support ticket about the issue and we will look into it.
 
What should I open it as? Sales or Billing?

Grr can't remember the login we used XD >< Gotta go dig through old emails!
 
Thanks for the fast responses!

I do have a suggestion!
  • Allow tags for XenTag to be made under conditions if allowed for thread.
 
Just wanted to let you all know that development has been rebooted on this project and we are working hard on 2.0. We do not have an ETA on the release date, so please refrain from asking but we will be releasing a BETA of 2.0 to our current customers to test once our own internal testing has concluded.

Just to give you an idea of the new features you will see in 2.0:
  • Global Fields: These fields can be used on multiple forms as a centralized source of data.
  • Template Fields: If you have fields that take a while to create you can make them a template for easy duplication.
  • Destination Revamp: Destinations are now much more flexible. You can have multiple destinations of the same type per form. For instance you can have a form create 5 new threads if you so desired.
  • Custom CSS Support: This is still in early development but we are working to make it so you can create custom CSS specific to your forms.
  • License Handling: The license.dat file seemed to confuse people so we have adjusted the license handling so you can put the license in options. This is still being worked on.
Of course these are just a few of the big ones. We have many other new features we plan to include outside of these. Many of them were requested on our forums and we have not forgotten them. As we get closer to our BETA release I will post screenshots (of working examples).
 
This add-on looks promising, indeed. Not sure why I haven't considered it before (I did see it), but I just might pick me up a multi-site copy.

Sent in some pre-sales questions, and am ready to buy if I get the right answers :)
 
I have
"Use Friendly Links on"
But in my forms options i have it set to node 17 (Report a hacker) But it uses /forums/report/ as the URL not node 17, so it will not post the forum message.
 
I have
"Use Friendly Links on"
But in my forms options i have it set to node 17 (Report a hacker) But it uses /forums/report/ as the URL not node 17, so it will not post the forum message.
Hello,

Could you please open a support ticket at Liquidpro.net and upload an XML file of your form? Thank you!
 
Just to give you an idea of the new features you will see in 2.0:


I haven't read all pages in this thread, so excuse me if this has been answered already (a thread search didn't match me an answer) ...

Will it (upcoming v2.0), or does the current v1.1, allow me to insert fields into the User Upgrades process? When a user purchases an upgrade, I would like to be able to present additional fields as part of the upgrade process (some mandatory, some optional) and capture those for later access/modify via ACP, as well as email them to me when the upgrade is successfully completed/paid (as an alert or trigger of an upgrade).

Bonus marks (and an extra chip-in donation on top of purchase price) if it could be configured to also make an API call to an externally defined service, upon the completion of the forms (preferably integrated with the above User Upgrades).

Thanks.
 
I haven't read all pages in this thread, so excuse me if this has been answered already (a thread search didn't match me an answer) ...

Will it (upcoming v2.0), or does the current v1.1, allow me to insert fields into the User Upgrades process? When a user purchases an upgrade, I would like to be able to present additional fields as part of the upgrade process (some mandatory, some optional) and capture those for later access/modify via ACP, as well as email them to me when the upgrade is successfully completed/paid (as an alert or trigger of an upgrade).

Bonus marks (and an extra chip-in donation on top of purchase price) if it could be configured to also make an API call to an externally defined service, upon the completion of the forms (preferably integrated with the above User Upgrades).

Thanks.
Hello,

I'm sorry but this form system has nothing to do with the core upgrade users feature. That sounds like an enhancement for the usergroup upgrades feature. You may want to request this addon elsewhere.
 
Back
Top Bottom