ltcommander
Forum Replies Created
-
Forum: Hacks
In reply to: Multiple domains multiple databases one themeHi,
I can’t remember why but I ended up installing separate installations. I think it’s because I use WordPress::API::Post (Perl) to post and that didn’t work with such a set up. So, to get it done quickly, I just ended up installing multiple WordPress installations.
Forum: Plugins
In reply to: Scrollable divthanks Carlos! I will try it!
Forum: Plugins
In reply to: Scrollable divThanks Carlos!! Looks great! I am not that technically strong with PHP/JS but how do I get this to work on a DIV tag, do you know?
I can link those files to <head></head> (header.php). What I don’t get is how to apply it to a DIV.
The original example simply has a class
<div class=”scroll” …>
but with JS I am not sure how to get the Div to work.
Thanks so much!
Forum: Plugins
In reply to: Scrollable divThanks Carlos. I came across that but the problem is that you can’t change the color of the scrollbar, etc, etc using that approach. The standard scroll bar looks ugly while customizations to the scroll bar (color, etc) seem possible only in IE.
Forum: Hacks
In reply to: Multiple domains multiple databases one themeI get this. That’s awesome Michael, thanks!! I am a Perl guy but can do some PHP too! I will give this a go!
Forum: Hacks
In reply to: Multiple domains multiple databases one themeThe catch I have with that is that the Perl Module I use (WordPress::API::Post) doesn’t recognize sites. I have to either wait for a new PM or try to write a posting function myself.
Forum: Hacks
In reply to: Multiple domains multiple databases one themeOk, thank you
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Automating table importah okay! Thank you Tobias!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Automating table importThanks Tobias.
Hmm.. I really want to use it that way. What if I write to the wp-options table directly? Would that work?
Forum: Plugins
In reply to: [Plugin: Wordbooker 2.1.0 (beta)] Problems with commentsAlso, I am not sure importing comments works. Just tried it. What info can I give you to help test this?
Thanks Steve.Forum: Plugins
In reply to: [Plugin: Wordbooker 2.1.0 (beta)] Problems with commentsSteve, on the latest version beta 5, (it still says 2.0.9 under WordPress), there is this error when I post:
Warning: Invalid argument supplied for foreach() in /home/techotek/www/www/wp-content/plugins/wordbooker/wordbooker.php on line 1363
Warning: Cannot modify header information – headers already sent by (output started at /home/techotek/www/www/wp-content/plugins/wordbooker/wordbooker.php:1363) in /home/techotek/www/www/wp-includes/pluggable.php on line 866
However, it seems to work, it posted on Facebook
Forum: Plugins
In reply to: [Plugin: Wordbooker 2.1.0 (beta)] Problems with commentsUnderstood, thank you
Forum: Plugins
In reply to: [Plugin: Wordbooker 2.1.0 (beta)] Problems with commentsSteve, there’s no way I can Synchronize comments for posts not resulting from Wordbooker directly, right?
For example, I shared a link on Facebook for one of my posts but it wasn’t posted by Wordbooker. In reality though it corresponds to a post I made on my blog which I want synchronized. There’s no way to manually add a Facebook post ID or something to a blog post ID, right?
Hope this makes sense!
Forum: Plugins
In reply to: [Plugin: Wordbooker 2.1.0 (beta)] Problems with commentsThanks. Steve, I read through the diagnostics and did not see anything abnormal.
Just realized that my Facebook friends commented on the link I shared on Facebook and not the Facebook post itself (from Wordbooker). Thus there are no new comments to import! Apologies!
Will have to try on the next post.
Thanks again and will let you know if there are any further issues.
Forum: Plugins
In reply to: [Plugin: Wordbooker 2.1.0 (beta)] Problems with commentsOk, did it. No more error.
I just set it up again and clicked on Run Comment Handling Now. It says (Next Scheduled fetch is in : 00:07)
So, will wait 7 mins to see if it will fetch comments from past posts (all created when I had Wordbooker 2.0.X installed).
Thank you very much for the quick response Steve. Really appreciate it.