Yes it is in ut8 general ci. I’ve seen that others table are in latin general ci. So I’ve tried but doesn’t work. Any other idea?
Please add me on my skype. It is servetas1. As soon as we find a solution, i will post it here.
Hello … I have a problem with the form, you can see from the photo the checkbox “theCheck” is not enabled but the button. The button should not be active when you click on the “theCheck”? risovere like this? Thanks for a possible answer. Best regards
Hello,
Can you please let me know what is your website and which browser are you using?
Thanks I solved the problem of skin …
Is there a way of linking this to the registration Page so that they cant register until they agree to the rules?
You can just redirect your visitors to the module as soon as they press the registration button and as soon as they accept the rules they will be redirected to the registration form. Here is how i am using it on my website: http://greeceairwaysva.com/
Hello and thank you for your work … I have this error can someone help me ?
Deprecated : Non-static method RuleregsData::getAllRuleCat() should not be called statically, assuming $this from incompatible context in /home/helle472/public_html/core/modules/Ruleregs/Ruleregs.php on line 12
(greek transmition : Parapoli kali doulia file bravo)
Hello Michael,
It is a known issue with the latest php versions. Please open your core/common/RuleregsData.class.php file and replace where “public” = “static”. This will solve the issue. Alternatively, copy-paste the file contents via here.
(greek transmition too: ΕυχaÏιστώ Ï€Î¿Î»Ï Ï†Î¯Î»Îµ μου, νa σaι κaλά!) (Thank you very much my friend, have fun!)
Flawless perfect fix everything is working nicely and as it should thanks once again
Hello, i cant next before to this error
Fatal error : Class ‘RuleregsData’ not found in /home/oneworl1/domains/oneworldv.com/public_html/admin/modules/Ruleregs/Ruleregs.php on line 17
and dont’ functionally
changed to “tpl” for “php” and next step, but i stoped his
i have interested to pilot shop modules but, i warranty to functional (php programer not its force)
Hope to helpme fr

Trying to view your website in order to check the module but it seems to be down. It seems to me that RuleregsData.class.php file has not been uploaded correctly. Does it exist on your core/common folder?
Can you check your database table named YOURTABLEPREFIXrules_categories if your value exists there? This will help me understand where is the problem (on the category insert or on the category list).
Edit: Did you run the R&RInstallSql in order to install you database tables?
Hi i don’t have them in my database. How can i run the database tables installation?
I apologize for the delay. Just saw your reply. As soon as you upload the module files in your phpVMS root directory, you will have to visit this : www.yourphpvmswebsiteurl.com/R&RInstallSql and this will install the required database tables.
I had this issue Notice : The template file “/home/u731954971/public_html/v2/admin/templates/ruleregs/ruleregs_index.php” doesn’t exist in /home/u731954971/public_html/v2/core/classes/TemplateSet.class.php on line 231
Can you help me?
Go to your admin/templates/ruleregs, find ruleregs_index.tpl and rename it to releregs_index.php . This should solve the issue.
Hello,
I have installed this module for new pilots.
However, I am not sure what to add and/or where to add link for new pilots to see before registering.
I am using the Ocean Blue Skin for phpvms.
Any help, would be greatly appreciated.
You could add it as part of your menu system. Some use a drop down to a page that has links to their TOS, PP, Ops Manual, Rules & Regs, etc. This puts all the info on one page and only requires one item on the drop down to access it.