Re: Scheduled Events Add-On
The quickest way is to delete the includes/extra_datafiles/extra_pages_filenames.php
The other files and the database info will still be there, but the option to view events will not.
You can delete the files using the paths in the add on if you want to remove them all.
It' just a reversal of the install.
Did you have problems or just want to go a different way?
Re: Scheduled Events Add-On
Quote:
Originally Posted by
dbltoe
Did you have problems or just want to go a different way?
no problems at all, ive just decided to put on my events as saleable products as i need to sell places on courses and am not really advanced enough to modify the add on
thanks for your help :D
Re: Scheduled Events Add-On
can we add images to the events.
Re: Scheduled Events Add-On
You can add them one of two ways.
Create an extra field in the events table called images or enter the image into one of the other categories. Comments, Special, and Location will all accept 200 or more characters so a link should work in any of those.
If you create an extra field, make sure the type is varchar, the length is 255, and the Allow Null is checked. Then, you'd need to edit the includes/templates/CUSTOM/templates/tpl_events_default.php to add the display of the image field.
Either way, you'll enter html link code for the picture you plan to use. Enclosing them in a div with an id or class will allow you to control the image with the stylesheet.
Remember to use relative links and that the image must be in an accessible directory of your site.
HTH
Re: Scheduled Events Add-On
The shopping cart, is visible only after logging in. Hence the events addon also goes there.
But I want that the events can be viewed without the user logging in.
Pl. suggest.
Re: Scheduled Events Add-On
Hi,
Great mod, thanks for you time and effort.
I have a suggestion regarding the Eventz addon. If you put the Eventz folder into your admin folder it becomes as secure as the back end (ie SSL)
I have to point out that anyone with the admin folder named admin should see https://www.zen-cart.com/tutorials/index.php?article=33
You could then further add to this by add link to the page in the Tools menu - I'm looking at this now and will follow up with the info if / when I figure it out!
hope this helps
Regards
Natty.
Re: Scheduled Events Add-On
Does anyone have this installed? I'd like to see an example of what it does.
Re: Scheduled Events Add-On
haredoDOTcom russianradiantsaDOTcom hornedlizardcreationsDOTcom diamondwwesternDOTcom for a few.
I'm in the process of making this a little simpler, but it does work with 1.3.9d and 5.3 is not a problem either.
Re: Scheduled Events Add-On
Thanks for the links, it looks really good.
Re: Scheduled Events Add-On