TungstenE2
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom DataBase Tables] Duplicate Lines CreatedI have tested several times. Even disabled the .htaccess protection. still the same result. I get 3 new lines with entry short code.
15
tutti tutti tutti tutti tutti tutti14
tutti tutti tutti tutti tutti tutti13
tutti tutti tutti tutti tutti tutti12
blubber blubber blubber blubber blubber blubber11
blubber blubber blubber blubber blubber blubber10
blubber blubber blubber blubber blubber blubberany think I can send you to check?
Forum: Plugins
In reply to: [Custom DataBase Tables] Duplicate Lines CreatedI have tried with and without the ‘Prevent duplicate sending’ option.
I get 3 new lines by the edit short code.CREATE TABLE
asf_teilnehmer_neu
(
ID
bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT ‘ID’,
Name
varchar(255) NOT NULL,
Vorname
varchar(255) NOT NULL,
Telefon
varchar(20) NOT NULL,
Geburtsdatum
varchar(10) NOT NULL,
Fristablauf
varchar(10) NOT NULL,
Fahrschule
varchar(30) NOT NULL,
PRIMARY KEY (ID
)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT=’ASF Teilnehmer’thanks for your support.
Forum: Plugins
In reply to: [Custom DataBase Tables] Data is not selectedCREATE TABLE
asf_termin_neu
(
Termin
varchar(10) NOT NULL COMMENT ‘Termin’
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT=’ASF Termin’sorry, the code markup did not work properly
Forum: Plugins
In reply to: [Custom DataBase Tables] Data is not selectedCREATE TABLE
asf_termin_neu` (
Termin
varchar(10) NOT NULL COMMENT ‘Termin’
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT=’ASF Termin’`thanks for your support!
Forum: Plugins
In reply to: [Custom DataBase Tables] Duplicate Lines CreatedI am using the latest version 2.0.7, and I get 3 lines of the same record when using the short code entry.
Any idea why?
thanks.
i found: https://www.ads-software.com/plugins/custom-database-tables/
https://ka2.org/cdbt-forum/topic/frontend-editable-table/
looks also good. you can create tables, whih are editable in the frontend.
@mangaro: did you find a plugin with posibility to manage and edit submitted forms from the frontend. I am also searching for suh an option. I want to set up a page for restricted users only where they can submit a form, submisions are displayed as a table and can be edited.
@sona: do you plan such functionality in the near future?
thx
hm, seems like this is caused by the proxy I am behind.
Hi,
yes I tested several times.
Without referer it works, with referer after some hrs I get the error.
According to the google API portal it is recommended to set a referer URL.
So what can we do?
Thanks
Hi,
but without a http-referer there is a warning that the key might be missused by other parties. how about this warning?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Time Zonethanks.
This cleared 7,5 MB from my DB.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Time ZoneHi,
I tried to clean all old events by truncating table events and event_instances. I also cleaned database cache. But in WP dashboard (all events) I still can see over 20.000 event entries including 2.500 in trash.
How can I complety clean up old events? I could not find any function to do so.
thanks
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Time Zonedeleting all feeds and recreating them seems to fix the issue.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Time ZoneHi,
I think we are getting closer.
I was just checking the events and the time zone is empty.
I have 12 Google .ics feeds configured.
In total I have 22.700 events.
For all events the time zone has not been set by the hourly import, but in google the time zone is set.
I found out that since beginng of April the delay is -2hrs, before the delay was -1hr (which I never realized).
How can I set the event import to also import the time zone from google calender? Or can I set it by default for all events to be imported?
Thanks
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Time ZoneHi Benjamin,
where do I see the event time zone?
I only found the event feed check box to set event time zone to UTC (y/n).
For all event feeds the box is unchecked.Times were displayed correct, but since one of the last updates there is a 2 hour mismatch.
thanks