283 comments found.
Hello Alex!
I will send you an email about errors in the module. Can you help?
Sure, please send it.
I sent the 3 emails again.
can you send a correction? The form element cannot be used.
again: can you send a correction? The form element cannot be used. May 29, I sent several emails indicating errors, but I haven’t received a response yet, so I can’t use the form…
Sorry, but I’m not getting any emails from you. Please go to my profile page and send it from there.
phpmailer not working, sendmail not working, smtp mail not working I sent you my panel user and password, I don’t understand what’s wrong I worked for hours please help me Yours truly
Got it.
Dear Alex I ‘installed’ the forms module but something is wrong. I see the module in the admin/module page but without any image and I can’t figure out how to use it because when I click on the configuration icon I get a blank page. Otherwise with the edit icon I get to modify name, description, meta keywords and meta description.
Thats strange. Please email me from my profile page with your cpanel and admin access.
Hi can you please help me when sending a form the submit button just spins and the message is not sent, i have tried all 3 send methods but to no avail. thank you
enable debug console in /lib/config.ini.php and set DEBUG to true. Try to send form, refresh [age and look for any error/warning messages within console tabs
Array ( Undefined variable: rules in /var/www/u0456102/public_html/v5/view/admin/modules_/forms/Forms.class.php on line 413 [Exception] => Argument 2 passed to Validator::doValidate() must be of the type array, null given, called in /var/www/u0456102/public_html/v5/view/admin/modules_/forms/Forms.class.php on line 413 code: 0 [line: 53] )
Can you please email me from my profile page with error message?
Hi, can you make a custom template? I have the html desig, how much and how long? regards
Custom template for CMS pro or something else? If thats the case please contact me from my profile page
yes, is a custom template for CMS Pro V5, i dont see your contact page on your profile. Regards
Go to https://codecanyon.net/user/gewa13, and contact me from there. There are also premium themes available at https://cmspro.club
Hi, i need to know if you have an spanish language pack for cms pro
have a look at https://cmspro.club/category/snippent/
Hi. Is Visual Forms Module compatible with the latest version of CMS Pro v5.20? Thank you.
Yes it is.
First, understand what the customer wants to buy, use the file bulk upload button, the home page uses the category display, and the product uses the drop-down menu to purchase the product quantity.
I have replied to your email.
I did not work for me and I bought it and not used and now it never works
What’s not working, could you be bit more specific please?
check this link
Enable debug console in /lib/config.ini.php and set DEBUG to true. Try sending form, refresh page and look for any errors or warnings within console tabs, then email me from my profile page.
Hi Alex i have problem with this line:
//homepage module switching
if($menu['mod_id'] and in_array($menu['mslug'], $core->moddir)) {
Bootstrap::Autoloader(array(AMODPATH . $menu['mslug'] . '/'));
$tpl->plugins = App::Plugins()->getModulelugins($menu['mslug']);
$tpl->layout = Plugins::moduleLayout($tpl->plugins);
$methodName = "FrontHome";
$class = ucfirst($menu['mslug']);
$func = "$class::$methodName";
$tpl->module = $menu['mslug'];
$results = $func();
foreach($results as $name => $value) {
$tpl->$name = $value;
}
$tpl->template = 'front/themes/' . $core->theme . '/mod_home.tpl.php';
} else {
$tpl->template = 'front/themes/' . $core->theme . '/index.tpl.php';
}
On file: front.class.php Line: 61 You can help me please?
Just edit home menu and assign page instead of a module to it.
booking module will it work for vendor or customer book event, admin can view and modify
Sorry, I’m not sure what you’re asking here? Can you please explain?
example , customer or client logs in to there account , if they want to book party room, date & time , they will be able to see on calendar what days are available for booking once they select package is shown to book , jan 1st 2020 , Rate is $500 for 4hours ,$100 clean up fee, $200 deposit required for damages . Also if they want to cancel booking . Admin can view calander in backend create/modify /update booking or events.
You are in a wrong section. This is for visual forms module. Booking module is only compatible with cms pro v4. Not v5, and those features are not available, just straight forward booking based on events/courses or recurring events.
installed module yesterday, cms pro 5.2, module not sending form content, and after sending redirecting to blank page ?
Make sure that recipient email address is correct and different then your default site email.
mail is correct and emails are different ?
Could you please email me from my profile page with your URL and FTP where script is installed.
Hello, before I buy, I would like to ask if the forms can be dynamic. and by this I mean that if the fields can be connected to a database. cheers.
Forms are dynamically created and fields are stored in databases, but once form is submitted, data is sent via email, and not stored in database. Also forms module requires cms pro in order to run.
I had to re-install and my form is showing up but the module is not showing up in the admin.
Can you check in phpmyadmin of module is installed under modules table?
I figured it out, I just re-installed the module. Thank you for your prompt response.
No problem.
Hey there, just bought your Visual Forms and it’s very nice! One issue I’m having is when I add in the ‘Address’ field on the ‘Country’ dropdown it doesn’t have anything in it, it just has, “Country” as an option instead of all the countries. It’s a minor inconvenience but was wondering if there was a fix, thanks!
It should populate with list of all countries. Please email me from my profile with your FTP and site URL where form is located, and I will look into it.
It’s more an issue with the module then with my site personally, I think you might need to check your visual forms module to make sure it works.
I have and works fine on my end, thats way I have asked to have a look at your side.
Just to update you I found out the issue and it was on my end, it appears to be working now, I must say however I absolutely love the forms, will definitely be buying the other modules!
No Problem, I’m glad it all worked out.
Visual Forms does not send to the mail address in the “Recipient Email” field. and the following error appears when more than one mail is typed in the “Additional Recepients” field.
Array
(
[Warning] => Validator method validate_ does not exist
[Exception] => Address in mailbox given [info@ajans.com,omer@hotmail.de] does not comply with RFC 2822, 3.6.2. [code: 0] [file: /home/.../public_html/lib/swift/classes/Swift/Mime/Headers/MailboxHeader.php] [line: 348]
)
I have replied to your email. Additional recipients must be separated using column ; not coma
the problem still remains. I sent you a new mail.
Hello,
would it be possible to add a function to the form?
it would be necessary to add the checkbox with the text I accept the general conditions
could you do it or explain how I can do it?
thank you for your help
Just create an checkbox filed and make it required. Thats all
thank you but with this method it is not possible to insert a link
Thats true, but you can always insert link bellow. I ll see if I can implement that feature in next update
it would be really great.
it would be very useful especially with the new gdpr
Its not needed any more. Just download the latest update
What is your email, I have a question. The script is not sending email.
You can email me from my profile page
I found same problem like i500 “When I create a new form it does not appear in the live editor, and at the time I create a form I can not delete a previously added field”
How to solve this problem?
Hi gewa13, are you there? I need to know how to fix my problem.
Are you getting any message, when creating a new form?
No errors message. Form was created success but it not show in live editor and I can not edit form.
Could you please send me your ftp access and admin login from my profile page?
Already send ftp and admin login detail. pls check your message.
Hi Alex, I waiting for your help. (T_T)