Post #7 points out how to find working sites using this mod. Actually every mod shown on the link uses it except numbers 7 & 8.
Printable View
Post #7 points out how to find working sites using this mod. Actually every mod shown on the link uses it except numbers 7 & 8.
I saw post #7, when I click on your signature it opens "http://jeandret.com/demo/" and there is nothing there about toads or vinegar? So, I clicked on a few of the links and they either had no 'scheduled event's' link or they did and there was nothing listed, that's why I posted originally. I just went back and click on all of the links, still many that have no link or no data, but I did see some that did have data and I see now how it's working.
You may want to update that page. :smile:
Thanks,
Leslie
This might be of help ....
haredo dot com
On the right side click on scheduled events ...
The site is working just fine.
"Vinegar" has decided to "do their own work" and I've taken them off the list. Toads refers to horned lizards.
I can't force the customer to keep their information up to date. Yet, even with no information on the page, it's telling you the mod is working.
Awesome finding that invalid field in the table. That did the trick for me as well.
Version 1.6.1A has been uploaded to the PlugIns section and should be available soon.
There is the "minor":blush: change to eventz/index.php line 176 changingtoQuote:
$opts['fdd']['event_comment'] = array(
If you have had a problem with the mod, making that change should get you going.Quote:
$opts['fdd']['event_comments'] = array(
Also, I made some changes to the events_readme.txt and events_installation_users_guide.txt to clarify the directions.
This mod has been tested in versions 1.3.9a thru 1.5.1 and (after tonight's announcement) will soon be tested with 1.5.2. The result will be posted in this thread.
Stay scheduled, my friends.:D
Four questions.
1. Comments are not showing on the events public page. How can I show comment results?
2. How can I change the date from 2015-05-12 >> to 12/05/2015 or better still Thursday 12th May 2015
3. How can I enter re occurring dates?
4. How can enter (instead of a dates) '1st and 3rd Every Sunday'
Can you please advise where and how this can be implemented.
Using zencart 1.53
Ok I fixed the #1.
Change
WithCode:if ($eventInfo['event_comments'] != '') echo "<strong>Comments: </strong>" . $eventInfo["Comments"] . "<br />";
#2 shows as desired so please ignore question however entry point in the date can be improved.Code:if ($eventInfo['event_comments'] != '') echo "<strong>Comments: </strong>" . $eventInfo["event_comments"] . "<br />";
#3 and #4 still would like to know how?
New Version 1.7 should be available in the downloads soon. Still not tied to the admin but needed to fix some more glitches in the contents.
Hi,
Thank you for the great great mod. My problem is the non english characters. In "/eventz/index.php" ไ and ๖ characters show correct, but schedule events text fields (/index.php?main_page=events) it show like รครครค.
May someone help me solve this?
The outputs come from the database. If your language settings and the database settings do not match, you will see the "strange" characters.
First, verify that the language files and the database are the same (UTF8 for example), then you may need to reset the database to finalize the fix.
Check out https://www.zen-cart.com/downloads.php?do=file&id=1318
Hi,
Thank You Dbltoe! I converted db now, but, it didn't solve this problem. I use 1.5.5 new install. Maybe I have missed some lang file from home directory? This will only displayed on one page (index.php?main_page=events) other pages are ok. And it only applies to fields in which the text has been entered through that Evenz form.
I think I need to raise my hands up and surrender. My brain was flying over board,
Database: utf8_general_ci (converted)
Configure.php: utf8 (both of)
language files all: fi_FI.utf8
PME.lang.FI files is copied from swedish version, because there is also "ไ" and "๖" characters used.
I tested the Swedish PME.lang. file regulation, which Included in this Scheduled Events module. Maybe the problem is this PME.lang.file, but I dont know how I should fix it?
How can I uninstall this module?
Your problem may be with the Finnish language file unless you found a more recent version than that offered in the Plugins section.
You can reverse the installation by reversing the Basic/Beginner Installation Instructions in the events_installation_users_guide.txt
Hi there
I need some help please...??
I have installed this pluggin which i think is great ! The issue that i am having is that if you have a look at the picture attacahed the arrow cursors are too close to the text.
How can i change this please??
Thank you Attachment 16972
The scheduled events mod does not control the "arrows" but, if you post a url like yoursiteDOTcom, I can look at a fix. Probably the template.
hi there
i too think its the template.
The URL is .. www.veganfudge.co.uk
thanks
Can't duplicate the problem. What steps can I take to see what you are seeing? Looks fine in Chrome, Firefox, and Safari.
Hi there
The error i get is what is shown in the picture..... above (somewhere).
I used firefox as my Primary browser.
The error is still there in Windows Explorer, Google Chrome and opera.
Not sure why this would happen but i think it may be something to do with the template.
what do you think ?
thank you
Pictures are seldom helpful in this situation. That's why I asked for a link and the steps taken to see what you are seeing.
I see the same in all browsers.
Your best bet may be to open a post in the thread for the template.
Hi there
The URL will take you to the site where you can see the issue in question...?
www.veganfudge.co.uk
was that the link you were asking about ??
thank you
Hi
I think the error is from the optional sideboxes files.
Because they are being merged into the existing Template files, i feel that the error is there where the file merge has not been done correctly.
I will check on that and let you know.
Thank you
I already had the link but am unable to make any browser show me what you took a picture of.Quote:
That's why I asked for a link and the steps taken to see what you are seeing.
Unless you can give me precise steps to get to the same view you took a picture of, I cannot be of help. This really needs to be in another thread since it does not relate to the mod.
I suggest Westminster New thread
hi thank you.
the mod is now working fine and i dont have an issue anymore.,
I think the issue was when i was using winmerge.... i may have made the mistake.
Thank you for your help.
thanks
Is there a 1.5.6c compatible version coming out, as this mod would be great with the workshops I teach :-)
It's in work to bring it into the admin and keep all items in house.
Meanwhile, you might want to see if the new version of lat9's news box manager will work for you. https://www.zen-cart.com/downloads.php?do=file&id=2264
Thank you!
And yes, I will have a look at that one too... this new website I'm doing is a smaller version of my existing large one (focusing on the essential oils only). Once I have it all working as I want it, I will migrate/rebuild my 1.3.7h version... it's exciting seeing all these addons now being available. :-)
Until I can do what I really want to do with this mod, a way to work with at least PHP 7.2 and earlier is to go to https://github.com/plirof/phpMyEdit-PHP7.0 and use the phpMyEdit.class.php file from there in your eventz folder.
This has been tested with PHP 7.2 with no problems.