49 comments found.
what you have did so far is great! HOWEVER; admin needs be capable to create multiple petitions for supporters to sign! Thank you
Hi, I would like to add languages: ar-IQ and ar-SA, there are files to be added to app/resources/i18n/, could you please let me know where I can find these files?
Thanks.
Hi, which files you mean? If you want a new language, you can copy an existing folder and change it, then you need to change in “config/application.php” your “default_language”
1- Directory app/resources/i18n/ contain folders with language-specific files starting with en_US, fr_FR..etc.. I would like to add new folders specific to ar_IQ and ar_SA, where can I find these folders and files? 2- I uploaded the application folder to: http://www.montrealiraqi.com/UNC2/petition_01252018/public/index.php but I get the following error message: Parse error: syntax error, unexpected ‘class’ (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or ‘{’ or ’$’ in /home/basrah/public_html/UNC2/petition_01252018/vendor/mako/framework/src/mako/application/web/Application.php on line 45 Can you help?
Thanks
1. You have to copy & paste the en_US folder and rename it, then you need to edit the files
2. do you have PHP 7.0 activated?
1- OK, I will search for language files. 2- I just activated PHP 7.1 and got this error message: Class logger does not exist on line [ 324 ] in [ /home/basrah/public_html/UNC2/petition_01252018/vendor/mako/framework/src/mako/syringe/Container.php ]
uhm… did you uploaded all files successfully?
maybe something wrong with your host settings
Is there a way to use html tags (or at lease links) in the description?
Hi, you can remove the raw filter in the view, “app/resources/views/home/petition.tpl.php”, try to delete “raw:”
regards
Getting error “Class logger does not exist on line [ 324 ] in [ /home/.../vendor/mako/framework/src/mako/syringe/Container.php ]”
PHP Version is 7.1 – also tried 7.0
How to fix?
I am completely sorry – I was stupid. It was a typo regarding the database connection parameters
Hello – Where is the sqlite database file?
Hi, there is no sqlite, only a sql File for MySQL
In the databases file there is a reference to sqlite?
That Framwork can support sqlite, but i’m not using it for this script.
Followed the instructions and I get this while accessing /public
Parse error: syntax error, unexpected ’:’, expecting ’;’ or ‘{’ in /home/contreleregistre/public_html/vendor/mako/framework/src/mako/application/Application.php on line 124
Hi Which PHP Version u have?
5.6.30
You need PHP 7
I’ll not upgrade my server with all my client to PHP 7… does your script can work with PHP 5.6 ?
Otherwise, refund me if not.
If it does, you wouldn’t recieve an error. On the plugin page, you can see what the requirements are Software Version: PHP 7.x, MySQL 5.x
And you can surely choose which PHP Version you will for domain/subdomains
how I can make it works on php 5.6 ? my bad, may I be refunded ?
It won’t work… most webhosting allow you to set different PHP Versions for domains and subdomains… you don’t have to change it for all your customers
not on my dedicated server, its 1 php version for all, 1 apache version, 1 mysql version, etc.
How I can get refunded ?
I don’t know. Try search Envato Forums
Hello. I’ve got a problem when trying to import database. I got a few errors: 1) entries table: #1293 – Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
2) groups_users: #1005 error code 150
3) supporters( again): #1293 – Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
When I trying to create tables one by one everything except entries, groups_users and supporters works fine.
Please help me 
Hi
Do you know which MySQL version you are using?
5.5.56. I’m afraid that I cant change version.
Thats the reason, this feature (multiple current timestamp) was added since version 5.6.5
You can try to edit the sql file Change this: `created_at` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP, to this: `created_at` timestamp NOT NULL DEFAULT 0, Then try again to import your sql…
I can check it tomorrow
Hi 1 Petition = 1 admin panel? Can I make several petitions under one admin panel?
This script is only for one
very cool work on this , fantastic !
i wish you best luck of sales and a nice weekend of course 
Thank you 