sarasotasam
Forum Replies Created
-
FYI – tried to leave a comment on your static filters page, but the captcha is not working.
Trying to understand Static Filters:
My web page is where my clients place and view there orders.
When they sign in I want a table to display their orders.
When they sign in their ID is hidden.
I would like WP Data Access to record their ID and display only their records.
Tried Where Clause, but have not gotten it to work.
Where Clause: dr_id= (this is where I am stuck) what do I put after the = so that the table reads the Hidden ID and just shows their records.Thanks in advance – Sam
Thanks for your quick response. I figured it out and got it working.
Forum: Plugins
In reply to: [Smart Slider 3] Some images being cut off on edgesThank you for you quick response. I will give it a try.
Forum: Themes and Templates
In reply to: [Responsive] Responsive Add OnsI have submitted a ticket, but gotten no response. I turned off all plugins except Responsive Add Ons, but still no free website designs show up. Only Pro designs.
Forum: Themes and Templates
In reply to: [Responsive] Responsive Add OnsAll I see is this on the bottom of the page:
If you like the Responsive Add Ons plugin please leave us a ★★★★★ rating. It takes a minute and helps a lot. Thanks in advance!Version 5.2.3
Forum: Fixing WordPress
In reply to: Simple Facebook Connect disable issueI found the issue. Simple Facebook Connect left the following code in the content.php file: <div class=”likebutton”><?php sfc_share_button(‘button_count’);?></div>. Once I removed it, posts reappeared.
This was left in the file even though I had deleted Simple Facebook Connect.Forum: Fixing WordPress
In reply to: Simple Facebook Connect disable issueI know it doesn’t make sense, but my posts do disappear when I disable it. Saying it shouldn’t happen does not really answer the issue.
Thanks – Sam
Forum: Plugins
In reply to: [amr users] Sort not working for meWell, the sorting is now working. I first deleted the lists I had and then uninstalled and reinstalled the plugin and am sorting by registration date.
Now something else is not right: When I configure a list with the order such as ID, Display Name, Last Name, First Name and Registered Days Ago – the First Name fields are blank. If configure the list in the same order without the First Name, the Last Name field is blank.
Any Ideas?
PS – I want to thank you for your quick response to my questions. Many plugin developers tend to ignore their users questions.
Forum: Plugins
In reply to: [amr users] Sort not working for meSorry for the delay – had other things to take care of.
Yes, I have: “wp-content/plugins/amr-users/includes/ameta-building.php” on the system.
Yes, The file has the function auser_multisort.I have the latest WordPress 4.0.1
I don’t know if this helps you at all, but here is what happens with the list:
1. I have the list configured to sort by ID Descending.
2. I Update field settings and rebuild cache now.
3. After rebuilding the cache the list appears, but the IDs are not in order.
4. I click the ID once and the list gets ordered, but Ascending. Clicking the ID again makes the list order by Descending.Hope that helps. I will try the debugging when I have more time.
Thanks – Sam
Forum: Plugins
In reply to: [amr users] Sort not working for meI did as you said and deleted the plugin and reinstalled and am getting this message. Maybe I should rebuild the MYSQL database?
Configure a user list
Fatal error: Call to undefined function auser_multisort() in /home/smilep6/public_html/sezi/wp-content/plugins/amr-users/includes/ameta-building.php on line 636
A shutdown was triggered, possibly a fatal error was caught. Please note the message below when reporting this.Array ( [type] => 1 [message] => Call to undefined function auser_multisort() [file] => /home/smilep6/public_html/sezi/wp-content/plugins/amr-users/includes/ameta-building.php [line] => 636 )
Forum: Plugins
In reply to: [amr users] Sort not working for meMaybe this will help you. When I rebuilt the list this is the message I got:
Configure a user list
Fatal error: Call to undefined function auser_multisort() in /home/smilep6/public_html/sezi/wp-content/plugins/amr-users/includes/ameta-building.php on line 636
A shutdown was triggered, possibly a fatal error was caught. Please note the message below when reporting this.Array ( [type] => 1 [message] => Call to undefined function auser_multisort() [file] => /home/smilep6/public_html/sezi/wp-content/plugins/amr-users/includes/ameta-building.php [line] => 636 )
Forum: Plugins
In reply to: [amr users] Sort not working for meWhat I mean by “jumbled” is that the ids are not in order such as 10, 9, 8 …, instead they are 9, 10, 8…
I have tried sorting by registration date with the same problem.Sam
Thanks David – but I have to move onto other things.
Sam
Thanks for your quick reply, but because the previous version is working, I am sticking with that.
Thanks – Sam
Forum: Fixing WordPress
In reply to: One User Cannot LoginBump
Please help – thank you