Code

Discussion on PHP Petition Script

Discussion on PHP Petition Script

Cart 86 sales
altsniffer

altsniffer supports this item

Supported

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.

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

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 :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey