Ticketmaster


Why having a 3rd party to sell your tickets? We have an all in one solution build in Joomla to sell your tickets at your own site!
Easy installation & configuration! After a ticket has been sold it will be automaically created and sent to your customers!

RD-Autos Info


RD-Autos is a component for small Garages and Auto Sellers (Single Dealer)! We have also a version (PRO) that can handle adds from several dealers! You can have sellers on your site paying you for their add!

Multi Language


As we're writing our components in multi-language, we need translators. At the moment we do have some translations available. when you buy one of our components and translate it for us, you will het one year subscription for free!

affiliates

Login Form



Our website is powered by:

dioscouri_logo_transparent
News And Updates
Send Mail on Content Submission PDF Print E-mail
Written by Robert || RD-Media   
Sunday, 27 November 2011 19:49

screenshot-content-mailerWe saw some requests in the Joomla forums. People that wants an email when a new article has been posted on the website, or when an article has been updated. You can use it when you have multiple managers that are allowed to add/edit content and you want to notify others when an article has been posted or updated. It can also be used to get notified when your site is hacked and contents are changed or new contents are added.

Functionality of Send Mail on Content Submission:

compat_17

  • Notify Users who have turned on "Receive System Emails" in user manager.
  • Send to custom address (use the defined custom email addresses)
  • Notify on content update (receive email when content is updated)
  • Custom email address (add mulitple email addresses)
  • Notify on content submission. (All custom addresses and users above)
  • Updated item - Subject (customize email subject for updated items)
  • Updated item - Message (customize email message for updated items)
  • Send article with the email. (configurable)
  • Sends in HTML mail to users and custom addresses.
  • Change mailbody very easy by changing a HTML file.

Requirements for this plugin:

  • Joomla 1.7.3 or later.
  • Mail functionality on server
  • Some HTML knowledgde if you want to edit the template.

 

Last Updated on Sunday, 27 November 2011 20:10
 
[1.0.12] Changed PDF confirmation PDF Print E-mail
Written by Robert || RD-Media   
Monday, 21 March 2011 14:59

We have recreated the ticket confirmation, it has a new place where  it will be created.
When you have made any changes to the confirmation, you should copy the changes into the new file.

Old files:

  • ../components/com_ticketmaster/models/validate.php
  • ../administrator/com_ticketmaster/models/ticketbox.php

New File:

  • ../administrator/com_ticketmaster/classes/confirmation.php

Both (frontend and backend) will use the same file to create the orderconfirmation as it was to much work for us recreating it again and again.
Now you have to edit it once and frontend and backend are changed properly and using exactly the same layout. It makes the program also smaller and more flexible for you and us.

NOTE: Release date is as soon as possible.

Last Updated on Monday, 21 March 2011 15:28
 
[1.0.12] Fix Welcome to your ticketmaster mainpage PDF Print E-mail
Written by Robert || RD-Media   
Thursday, 17 March 2011 21:19

Version: 1.0.11 to 1.0.12
Description: Welocme to your ticketmaster page shows data of unpublished events.
 
Today a fix has been produced for the mainpage of the ticketmaster system.
The fix will also be implemented in version 1.0.12

This will fix the issue:

  • Open: [website_root]/components/com_ticketmaster/models/ticketmaster.php
  • Go to line 36.
SELECT a.*, COUNT(b.ticketid) AS totalevents
FROM #__ticketmaster_events AS a, #__ticketmaster_tickets AS b
WHERE a.eventid = b.eventid
AND b.published = 1
AND b.parent = 0
GROUP BY a.eventid

Change it into:

SELECT a.*, COUNT(b.ticketid) AS totalevents
FROM #__ticketmaster_events AS a, #__ticketmaster_tickets AS b
WHERE a.eventid = b.eventid
AND a.published = 1
AND b.parent = 0
GROUP BY a.eventid

Save the file again and mupload it to the same directory and this will be fixed.

Or download the fix below and upload it to the same directory.

Last Updated on Monday, 21 March 2011 15:29
 
Release RD-Ticketmaster 1.0.8 PDF Print E-mail
Written by Robert || RD-Media   
Sunday, 25 April 2010 10:04
Today we have released RD-Ticketmaster 1.0.8

There have been changed a few things to make it possible for exsisting users to add client information.
This was reported in the bugtracker and I tought was a high level issue, so we started immediatly.

All updates for RD-Ticketmaster 1.0.8

- Improved and rewritten checkout.
- Added price configuration to config and frontend.
- Added date choice in configuration
- Also variable transaction costs are available (in %)
- New order completed message, can be edit in backend.
- Advanced registration  without Dutch text :)
- Complete registration button will only show when form has been filled.
- New AJAX based checks in checout
- At canceled orders the tickets will become availeble again.
- Session ending at cancellation

Last Updated on Monday, 07 March 2011 22:26
 
Upgrade your ticketmaster to 1.07 PDF Print E-mail
Written by Robert || RD-Media   
Monday, 08 March 2010 14:29

Today we have created fixed files for RD-Ticketmaster. Most of the issues from the bugtracker has been fixed here. Also sending email during the payment (PayPal), this was a message before. Now during the payment and confirmed by PayPal the client will get an eamil.

Click the read more button to read the fixes in version 1.0.7

Last Updated on Monday, 08 March 2010 14:32
Read more...
 
New Release RD-ticketmaster 1.0.6 PDF Print E-mail
Written by Robert || RD-Media   
Friday, 19 February 2010 12:25

Today we are releasing version 1.0.6 of the ticketmaster component.
A few addons and a few fixes where done this week, thank you Rick Kandell and Marcel!
Here is a list of the changes:

- You can choose a single event now when adding a menu item
  Note: The other function is still present, to go to a category at once.
- Export function to XLS/CSV per event. Including code39 code for scanners.
- Fixed grand total issue during signup and ordering.
- Fixed the delete button issue, you can now delete tickets also

Have fun!

 
<< Start < Prev 1 2 Next > End >>

Page 1 of 2