KingShinobi
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Site is empty with activated plugini cannot find any strange lines in my file. no difference is the plugin is activated or not ??
any other suggestions from the support?
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Site is empty with activated pluginsame thing here. the workaround only helps for about one day
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Site is empty with activated pluginok i found an old thread regarding this issue. i was able to resolve it by doing this:
1. delete the wysija folder in the plugins folder through FTP
2. download latest version
3. upload new folder into pluginsworks again!
Forum: Plugins
In reply to: [Easy Table] CSV Error reading file/URL.It would be great to get any kind of feedback from the author because it’s a really nice plugin.
i get two errors:
Fehler: TypeError: e is undefined Quelldatei: .../wp-admin/load-scripts.php?c=0&load%5B%5D=jquery,utils,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,json2&ver=3.5.1 Zeile: 2
Zeitstempel: 28.01.13 11:00:23 Fehler: TypeError: postboxes is undefined Quelldatei: https://www.apl-online.at/paintballbundesliga.at/wp-content/plugins/tablepress/admin/common.min.js?ver=0.9-RC Zeile: 1
Forum: Plugins
In reply to: [wp-forecast] Weather for a specific datealright, i will do my best and keep you updated. i’m surprised to nobody seems to need such a feature. for an event organisator thats a great feature to show the weather for the upcoming event.
ok so the error is not browser specific. tested in firefox and chrome. when clicking on the “save changes”, nothing happens. after adding
define(‘SCRIPT_DEBUG’, true);
to the wp-config.php, the problem is gone and works fine in both browsers. i hope that helps.
ok i updated wordpress and it seems to run fine.
good news: the math function seems to work fine.
bad news: i cannot save changes anymore to my table and the sorting arrows are also screwed up.
hi,
I installed the new version, but since i’m not running wp 3.5, it says my wordpress version is too old. the problem is, that 3.5 broke some plugins i used, but i hope that 3.5.1 got rid of this problems.
Forum: Plugins
In reply to: [wp-forecast] Weather for a specific datehi,
thanks for the reply. Your idea could be managable, but maybe there is another solution.
How are the nine days forecast displayed? Is it a loop that repeats up to nine times? If yes, then I could try to hook into the loop and just look for the date of each day and if it the correct one, display it. All other days should just not be displayed. For that I would need to know, if the date is stored in a variable, whats the name of it and where I can find it. I hope you can help me a little with that and maybe implement it into your plugin at some point. I will be happy to give you my solution if I get it to work.
Forum: Plugins
In reply to: [wp-forecast] Weather for a specific dateok if i activate all days, it displays me all weather infos up until the desired date, but I only want to show the specific day.
i guess i have to pass wp_forecast(‘A’) some parameters to only display the forecast with the correct date, but I don’t know how to filter that.
Forum: Plugins
In reply to: [wp-forecast] Weather for a specific dateok that sounds good, but it still display todays forecast instead the one from 2013-01-30 although it should already be available.
ok i will leave them out for now. maybe a solution could be to alter the “empty cells on the bottom sorting” by sorting first and then giving those cells the value “0”, but without displaying it.
maybe it’s total nonsense what i just wrote ??
Forum: Plugins
In reply to: [Das Wetter von wetter.com] vorschau für ein bestimmtes datumalright ??
is it possible to modify the plugin, so it only shows the forecast for a specific date/weekend, as soon as there are informations available?
wohoo! ?? the code works. the only thing i noticed is, if you click on the sorted column again, the empty cells change their order. this is not a real problem, i just wanted to give you feedback.
thank you so much for all your help!