hendrikvb
Forum Replies Created
-
Forum: Plugins
In reply to: [PAYMILL for WordPress] can't activate plugin and no errorHi Matthias,
thanks, even while writing it down I didn’t realize how old that php version was. Thanks for the heads up!
HendrikForum: Plugins
In reply to: [PAYMILL for WordPress] can't activate plugin and no errorHi Matthias,
I hope it is OK if I tag on, I have the same error but cURL ist installed. This is from the logfile:[07-Nov-2014 12:29:29] PHP Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /kunden/domain.de/domain/dev2/wordpress/wp-content/plugins/paymill/lib/loader.inc.php on line 4
[07-Nov-2014 12:29:33] PHP Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /kunden/domain.de/domain/dev2/wordpress/wp-content/plugins/paymill/lib/loader.inc.php on line 4This is a clean install of WordPress 4.0 and WooCommerce 2.2.8 running on Apache 2.2.22, PHP 5.2.17 and MySQL 5.6.19.
Thanks
HendrikForum: Fixing WordPress
In reply to: Blog on one pageExcellent, thank you!
Forum: Fixing WordPress
In reply to: Blog on one pageExactly! What a clear and simple way to describe it ??
Forum: Fixing WordPress
In reply to: Front end editing on one pageThanks for your suggestions! I checked your ideas and thought a bit more about my problem.
Basically what I need would be a table with two columns: one column contains rows of content that can not be edited, the other column contains rows with remarks and images that where posted by logged in users.Table here just describes the structure of the information, of course it doesn’t have to be a html table.
The structure would look like this:
comment field 1 – text 1
comment field 2 – text 2
comment field 3 – text 3and so on.
Is there something that I can reuse? A plugin that can be used as a basis? Functionality wise this is a bit like the comments in a PDF file or annotations in word, just more structured, i.e. there is a predefined area where comments go.
The ability to upload pictures might be optional, text is more important.
Thanks!
HendrikForum: Fixing WordPress
In reply to: Front end editing on one pageSorry, forget to mention:
I want to use regular wordpress users but want to keep them out of the frontedn for now. They will have to use more funtions in the future but for now it should be front end only.Forum: Plugins
In reply to: Mini Loops pluginThanks, I’m gonna try that!