mosedoos
Forum Replies Created
-
Forum: Plugins
In reply to: [custom tables] Search data but hide taleadd a filter
In the demo table:
[wctable id=”7″ limit=”50″ filter=”Category=’Restaurant'” css=”My” nofilter=”1″]Forum: Plugins
In reply to: [custom tables] form to insert data by user (premium)Yes you will need the premium version. I am afraid the author of this plugin wants to give it a slow death (the plugin)
Forum: Plugins
In reply to: [custom tables] COUNT rowYou can show the ID number, will that help?
Forum: Plugins
In reply to: [custom tables] Edit entry by user not over admin panelSorry I react a bit late:
You must have the premium version where you can make your own forms.
You have made a table. Make a form for this table with the rights: Read, write and delete.
Decide witch fields you want to show in the section table settings and make the layout in entry settings.
The shortcode on a page and thats it.
Use a page per shortcode. Many shortcodes on one page does not work and give errors.
Good luck Storm74.Forum: Plugins
In reply to: [custom tables] Edit entry by user not over admin panelsolved
Forum: Plugins
In reply to: [custom tables] Filter edit and delete formSolved.
Forum: Plugins
In reply to: [custom tables] Filter edit and delete formFound it:
naam=’username’Wonderfull. Now with all the rights given to change and delete content,
nothing is beeing updated.
Deleting a record gives :Fatal error: Call to undefined function sqldatefilter() in /home/content/06/8504906/html/wp-content/plugins/custom-tables/pages/show_form.php on line 7
Anyone know what makes this error??
Forum: Plugins
In reply to: [custom tables] Filter edit and delete formIs this plugin still alive??
The SQL filter in the form:
SELECT * FROM wct7 WHERE emailadres = ‘<?php $current_user->user_email ?>’The field emailadres gets the users email when he makes a new entry to the database.
I want to let him edit or delete only his own entrys.
What ever I try it keeps comming up empty (no products found)
Anyone?????????Forum: Plugins
In reply to: [custom tables] Redirecting Results PageYou can give the table diffent outputdesigns. There you can deside witch fields will be shown. The user with a certain level should first be redirected to a own page where the shortcode comes containing the outputdesign.
So eatch level gets it own output design.Fixed it.
Made a mistake at the General Options.Forum: Themes and Templates
In reply to: [tpSunrise] Change header pictureThanks.
Because off this problem I chanched my theme to Weaver II. It can do almost everything whitout having to chanche the CSS.
Try it out!!