• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Personalize the barcode

Personalize the barcode 11 years 10 months ago #23655

  • twitter1
  • twitter1's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,
I need to personalize the barcode inserted in the ticket atteched to email.
Now it seems to be something like RST-5...

Can you help me?

Thank in advance
Michele
The administrator has disabled public write access.

Personalize the barcode 11 years 3 months ago #26142

  • cindy313
  • cindy313's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
sorry, you mean make your own barcode in ticket ? that's to say customize the barcode ?
Last Edit: 11 years 3 months ago by cindy313.
The administrator has disabled public write access.

Personalize the barcode 11 years 1 month ago #26971

  • ebay27
  • ebay27's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Did anyone find out how to change the Barcode into a costum number?

Is there a manual or something similar how to change the RST... number?

THX
The administrator has disabled public write access.

Personalize the barcode 11 years 3 weeks ago #27021

  • praes
  • praes's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 2
I think you can change it in /components/com_rseventspro/helpers/pdf.php around line 185 and 200
But be sure to check also the scan function, because I think that will not work when you don't match the changes correcly.

Line 185
$barcode = new TCPDFBarcode('RST-'.$id, rseventsproHelper::getConfig('barcode'));

Line 200
$layout = str_replace('{barcodetext}','RST-'.$id,$layout);
The administrator has disabled public write access.

Personalize the barcode 10 years 11 months ago #27555

  • cindy313
  • cindy313's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
ebay27 wrote:
Did anyone find out how to change the Barcode into a costum number?

Is there a manual or something similar how to change the RST... number?

THX
but isn't the number with barcode?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!