karlazz
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Slow searching through lots of imagesYikes, you were fast on this. I used the drop down list. Yes, I am looking at the site from the database perspective and see that you are just using good old wordpress table entries, nothing extra.
Maybe we can try w3tc.
Forum: Developing with WordPress
In reply to: wp_category_list not workingThank you so much for your attention on this Chris! I like your last suggestion and will try it out. That’s a clever idea.
Hi,
Was there ever a resolution to this? I have the same problem. Sandbox is disabled, privacy is set to public. My app is not named MS.dev, it is named Stunning.
I successfully set up SFC on another site, and I set up this site similarly except with the URL changes and new names etc, but this one does not work. This new site is 3.5, the other is not.
Unfortunately, I have to take SFC down for now, because we want the site to go into production, so I am wondering if there was ever a resolution.
BTW, thanks for the app!
Cheers
Forum: Developing with WordPress
In reply to: wp_category_list not workingThanks, I will double check. I had a second site with the same code running and I just switched it to 3.5 and it is working fine, so there must be something else. Glad it’s something else. Thank you for your observations and I will keep in mind the deprecated code.
Forum: Developing with WordPress
In reply to: wp_category_list not workingHi,
Thanks for the reply. wp_list_categories is returning “No Categories”, even though there are children categories for it to display. Even without the get_category_children() call, I know that my test case has child categories.
Thanks again.
Forum: Hacks
In reply to: update_post_meta adds one to valueThanks everyone! I am finding a number of impossible issues with this wordpress install.
Forum: Hacks
In reply to: update_post_meta adds one to valueThank you. That is good.
Unfortunately, I am still getting the same result on my side. To further investigate, I put an echo statement in the update_post_meta function in wp-includes/posts.php.
I echoed the meta_value argument and it gave me the bad value. That is: count had a value of 10, but the value that update_post_meta echoed was 11. So the problem occurs early on, between my php and wordpress’s php, but how? And not on your site… Seriously, I am witnessing the impossible!
Grr. I have the workaround to use, and I generalized my query by using wpdb instead of identifying my table expressly. But I want the real code to work…Oh well, add it to my list of website mysteries.
Forum: Plugins
In reply to: [Genesis Simple Hooks] Broken with Genesis Simple HooksYes, me too. The admin side is a white screen. Had to ftp in and delete the plugin. The site ran ok from the front side.
Forum: Plugins
In reply to: [Weather Spider] [Plugin: Weather Spider] Shooting blanksThanks for getting back but sorry, it is not installed. What kinds of issues have you seen? I have had endless problems with this server for one thing or another, so I can easily believe it could be an issue of that type.
I will try it on a different server some time and let you know.
Forum: Plugins
In reply to: Missing plugin from repositoryIt’s still gone! I love this plug in and I hope that the issues around it will be resolved, because I want the updated version so I can activate it again.