webadjointr88
Forum Replies Created
-
Forum: Plugins
In reply to: [12 Step Meeting List] moving data baseWe already importing since December, the csv file from our old web site:http://aa-quebec.org/region88 (which is still used for MEETING GUIDE synchronization), to our new web site. We made meeting information change on imported csv file to the new web site only (https://aaregion88.org). Nothing was done on the old csv file, so no more update on Meeting Guide. Soon, the old web site (aa-quebec.org/region88) will be deleted. So we wish to make the new csv file and data on https://aaregion88.org will be the only data source for MEETING GUIDE synchronization. How can I close the data source on http://aa-quebec.org/region88/ and have MEETING GUIDE update system synchronization to https://aaregion88.org ? THANK YOU
Forum: Plugins
In reply to: [12 Step Meeting List] Moving a data baseThank you for your help,
I am new as a webmaster and I have to live with what somebody else has done before. Both web site (aa-quebec and aaregion88) use WordPress and the 12 Step Meeting List
By Code4Recovery plugin. My goal is to have only one data base for Area 88. I have some problem with CSV file. I am working on this because it will be easier to update meeting information with a *.xlxs file. I am using Microsoft Office 365 ProPlus, and Excel version is 1908. For now, I have to update manually each meeting in both site. If I understand, our data update is automatic if in Meetings app, under Import & Setting, at the right side, under Autorized Apps I have Meeting Guide? I will try Exemple spreadsheet and try to make a workable CSV file. I will come back here if I need some more help.
MERCIForum: Plugins
In reply to: [12 Step Meeting List] Moving a data baseThank you,
About: 1)
I believe your new meeting site is already being imported on the Québec website, am I correct? I find the meeting “Compréhension (SUSPENDUE)” to have the right data:
https://aaregion88.org/meetings/comprehension/?tsml-time=upcoming
https://aa-quebec.org/aaqc_wp/meetings/comprehension/?tsml-time=upcoming
—-
Web site https://aa-quebec.org is the provincial web site where four Area (87, 88, 89 and 90) work together and have an unified meetings list. All meetings in the province of Québec are listed at: https://aa-quebec.org/aaqc_wp/meetings/. Each Area has it own web site and meeting list. When an Area update the meeting information, the aa-quebec webmaster is informed and he retrieve the Area database he needs. Exemple, if Area 88 update some meetings (from https://aa-quebec.org/region88/meeting/), normaly our database (http://aa-quebec.org/region88/WP/wp-admin/admin-ajax.php?action=meetings&key=…..) have the update.
We also have a new web site (https://aaregion88.org) and when we make manuel meeting update, the database is not changed. We wish in the future move our database to the new web site and still have Meeting Guide applycation working OK.
My needs are to understand how Meeting Guide is working and which link I use to inform correctly Meeting Guide team.
I have some picture but unable to send it (noreply@wordpress.org) . If I download the CSV file (You can also download your meetings in CSV format.) from old web site and use it to feed the new site, we have a lot of error (day and time are changed for appointment) Any idea?Forum: Plugins
In reply to: [12 Step Meeting List] any day at the openingThank you, it is working perfectly. I change in the main menu the page link for Meeting with : https://aaregion88.org/meetings/?tsml-day=any
Before the link was : https://aaregion88.org/meetings
Now I am working to make the “ZeListeMtg-date.xlsx” file compatible with data for Meeting (a text file, special format…)Forum: Plugins
In reply to: [12 Step Meeting List] any day at the openingHi tech2serve,
Thank you for your answer. I tryed to find “/meetings/?tsml-day=any” or anything smaller in our 12-step-meeting-list/includes/functions.php text without succèss. I tried to find “$tsml_defaults[‘day’] = null;” and shorter word like “tsml_defaults”. I fund only two time but nothing for days. Where do you add “$tsml_defaults[‘day’] = null;” in the functions.php text? Hope to have “Any Day” (in french= Tous les jours) instead of a specific day like “Friday” if I check for meetings tomorrow.
Thank you