• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Eventic - Ticket Scanner Mobile Application

Eventic - Ticket Scanner Mobile Application v1.0

No permission to download

xcoder

Member
Jul 29, 2022
73
51
18
Brauze submitted a new resource:

Eventic - Ticket Scanner Mobile Application - Eventic - Ticket Scanner Mobile Application

Note: This application is not an independent Ionic project. You should have purchased and configured Eventic the Eventic platform before purchasing this application. Click here in order to puchase Eventic

Introduction​

Eventic is a powferful event management and ticket sales system like Eventbrite, TicketMaster, Twickets… Based on the robust and secure Symfony...

Read more about this resource...
 
Hello Need help for running app
I use Node18
npm ERR! code 1
npm ERR! path /home/elbrahms/node_projects/scanner-app/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js
npm ERR! Building: /root/.nvm/versions/node/v18.17.1/bin/node /home/elbrahms/node_projects/scanner-app/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli '/root/.nvm/versions/node/v18.17.1/bin/node',
npm ERR! gyp verb cli '/home/elbrahms/node_projects/scanner-app/node_modules/node-gyp/bin/node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | linux | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python3" in the PATH
npm ERR! gyp verb `which` succeeded python3 /usr/bin/python3
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Command failed: /usr/bin/python3 -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack File "<string>", line 1
npm ERR! gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
npm ERR! gyp ERR! stack
npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:419:12)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)
npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1091:16)
npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:302:5)
npm ERR! gyp ERR! System Linux 5.15.90.1-microsoft-standard-WSL2
npm ERR! gyp ERR! command "/root/.nvm/versions/node/v18.17.1/bin/node" "/home/elbrahms/node_projects/scanner-app/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd /home/elbrahms/node_projects/scanner-app/node_modules/node-sass
npm ERR! gyp ERR! node -v v18.17.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1

npm ERR! A complete log of this run can be found in:
 

Update resource please
Change log​


Code:
17/01/2024 – Version 1.4
- Integrated the Mercado Pago payment gateway
- Integrated the Flutterwave payment gateway
- Added the Brazilian language (Portuguese for Brazil)
- Added the Italian language
- Updated the libraries and the Symfony components
- Fixed similar events not showing in the event details page
- Backend source code of the reserved seating module is ready, front end is pending and will be released in the next major update
- Payment gateways are now unique per type (this was causing a problem in the checkout form when selecting the payment method)
- Organizer is now able to contact the attendee, and the inverse, from the order details page
- Payment information are now visible for the administrator, organizer and attendee
- Translated the calendar on the events page
- Fixed the event image not lazy loading on the organizer profile page, specifically in the past events tab
- Removed the resolve option in doctrine.yaml
- Replaced rawurlencode with urlencode as per the Symfony documentation
- Added some missing translations
- Fixed a bug while restoring deleted users
- Fixed an error in the test mail server confirmation message
- Reverted thumbnail generation in cards because it doesn't work in some servers
- Declared the getExtendedTypes method as static in the CryptedGatewayConfigTypeExtension.php class
- Enabled remote resources in DomPdf print tickets / tickets in attachment which caused a bug in certain Apache servers
- Fixed a bug while resuming the checkout
02/12/2022 – Version 1.3
- Updated libraries
- Added Portuguese and Deutsch translations
- Added offline payment method with manual validation from the administrator or the organizer, ability to set further instructions per payment gateway
- Added possibility for attendees to contact the organizers
- Added possibility for organizers to contact the attendees
- Allowed HTML attributes in WYSIWYG
- Updated social media login, refresh email, first/last names and profile picture on login
- Fixed add/edit venue type bug
- Fixed timezone problem
- Removed DISTINCT from all repositories (except Event and EventCategory) to fix bug when sql_mode=only_full_group_by
- Replaced the scheme in all Google Maps importations to the current protocol instead of https
- Fixed bug where the venues added by the administrator are not listed in the public directory
- Ticket price and promotional price maximum is modified from 100000 to 100000000
- Fixed ticket price collapse id in events page
- Added test email server fearture
- Fixed a bug which occurs on some servers when the website_name setting contains spaces
- Improved access denied message
- Fixed a bug where ticket quantity per user can be bypassed
- Fixed responsive issue on mobile for event details arabic page
- Improved Google Maps address geolocalization
- Fixed mailchimp bug
- Improved the Spanish translations
- Allowed adding images to static pages
- Changed the QR code and barcode in the PDF tickets from images to HTML
- Added thumnails to categories, events and organizers cards
- Added background to active menu elements
- Used rawurlencode to encode database and mail server parameters according to  RFC3986
- Removed the generation date from the orders summary exported Excel file
- Changed the search for users by email and username from like to equal
- Replaced tsl with tls in the Mail server configuration form
- Removed phone and fax if empty in footer
- Added exit(0) at the bottom of printTicket action controller
- Fixed summernote problem after updating the library
- Email address length is now 50 caracters in the check-out form
- Required PHP7.4.0 in the installer
- Changed the no reply email and contact email adresses into the mail server settings
17/01/2021 – Version 1.2
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock