- Posts: 18
- Thank you received: 0
Barcode problem
- DuckieTM
-
Topic Author
- Offline
- New Member
-
Less
More
4 years 7 months ago #146148
by DuckieTM
Replied by DuckieTM on topic Barcode problem
Here is the fixed with Transaction_ID in te barcode, this will safe you to buy expensive QRCode scanners and just use cheaper barcode scanners
If you any other field in the barcode : ID / event_id / user_id etc. etc. from the _eb_registrants table in the database.
then go to line 4541 and 4542 here you can change the row's
Line 4541 : $row->transaction_id
Line 4542 : . $row->transaction_id .
If you any other field in the barcode : ID / event_id / user_id etc. etc. from the _eb_registrants table in the database.
then go to line 4541 and 4542 here you can change the row's
Line 4541 : $row->transaction_id
Line 4542 : . $row->transaction_id .
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 7 months ago #146149
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Barcode problem
Hello
Could you share what bardcode scanner you are using? Do you know if there is any mobile app which can scan bardcode and then send the result back to a registered url ?
Tuan
Could you share what bardcode scanner you are using? Do you know if there is any mobile app which can scan bardcode and then send the result back to a registered url ?
Tuan
Please Log in or Create an account to join the conversation.
- DuckieTM
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
4 years 7 months ago #146151
by DuckieTM
Replied by DuckieTM on topic Barcode problem
Hello Tuan,
I am using hand barcode scanners en also the use of Scanner for QR & Barcodes in the playstore can do the trick
As i am using my own PHP site for checking entrence to a compatition.
All i need is an barcode that can be scanned, for events you do not want to do this online in case of failure of the internet connection.
I am using hand barcode scanners en also the use of Scanner for QR & Barcodes in the playstore can do the trick
As i am using my own PHP site for checking entrence to a compatition.
All i need is an barcode that can be scanned, for events you do not want to do this online in case of failure of the internet connection.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.