dpace32
Forum Replies Created
-
Forum: Plugins
In reply to: Create table in post based on MySQL viewI found the Insert PHP plugin which I think can help me here but I don’t know how to reference the view inside my WordPress database?
Forum: Plugins
In reply to: Safari notifications (Mac OSX Mavericks) Plugin?I think this would be a great idea too!
Forum: Fixing WordPress
In reply to: automatically delete posts that havent been viewed in X days?bump…
Forum: Plugins
In reply to: [FeedWordPress] [Plugin: FeedWordPress] Auto Hyperlink emails uri'ssame boat… would be neat.
Forum: Plugins
In reply to: [FeedWordPress] [Plugin: FeedWordPress] Changelog for 2011.0211 PLS!Talgalili – your site looks great. What plugin are you using for your subscribe button?
Forum: Plugins
In reply to: [FeedWordPress] [Plugin: FeedWordPress] Changelog for 2011.0211 PLS!+1
has anyone installed it? any noticeable differences?
Forum: Fixing WordPress
In reply to: display the content when category = 'categoryA' else blankbump…
Forum: Fixing WordPress
In reply to: display the content when category = 'categoryA' else blankI tried this and it doesnt seem to work:
<?php if (in_category(’55’)) {
echo (the_content)
} else { echo ”
} ?>Parse error: syntax error, unexpected ‘}’, expecting ‘,’ or ‘;’ in wphook.php on line 3
π
Forum: Plugins
In reply to: new to PHP, old to SQLPage template sounds good but I don’t want readers to access this new page. All the page should do is run a delete SQL query whenever I want it to. Is this possible using WordPress or should I create a seperate PHP file to do the trick?
Forum: Plugins
In reply to: new to PHP, old to SQLThank you! This looks good and makes sense but where do I put it? If I create a generic.php and put this in my WP directory, it doesnt work.
Forum: Fixing WordPress
In reply to: Error 500 – Internal server error…After four phone calls to 1and1 (which equaled over 2 hours on the phone) they were able to get my site up and running. They claim the site was down due to maintenance on their end and them forgetting to change a setting, which I am happy they admitted. Anyone looking to get 1and1, I recommend against it!
Forum: Fixing WordPress
In reply to: Error 500 – Internal server error…I made a ticket with 1and1 Saturday morning and still have not heard anything from them. It’s strange how if I make a new blog it all works OK. I am not sure what to do as I have spent hundreds of hours working on my old database and now feel as if the dead is all gone. I have tried transfering to GoDaddy but they only allow me to upload 2MB at a time to import SQL π
Forum: Fixing WordPress
In reply to: Permalinks ProblemI am having the same issue with the latest build of WP but it has worked fine for me in the past…