missp
Forum Replies Created
-
Thanks for the tip! I just might try that one.
I’ve run into this same problem. Most thumbs are created nicely while others choke. An example is:
<img src="https://d.yimg.com/a/p/ap/20110406/capt.2e2ea99fd94d475fac38446cb2c30746-2e2ea99fd94d475fac38446cb2c30746-0.jpg?x=130&y=88&q=85&sig=Ldp2jJcyPtRYka3icPG_nw--"...
The above is a cryptic Yahoo image that throws an error if accessed directly (but works within an HTML page).
I have no control over the formatting of the image/image names so I have few options at this point.
Forum: Plugins
In reply to: [WP-o-Matic] wp-o-matic not auto fetchingI am also having an issue with fetching. I have 16 campaigns (around 20 feeds) and every one fetches great except for 3 of them. I’ve double checked the feeds in a reader and they are being updated regularly. It seems WP-o-Matic is choking on these 3 feeds for some reason (although the log does show the fed/campaign was processed).
I tried the hack above with no success. I also tried to delete the troublesome campaigns and start over from scratch with no success. Manual fetching does nothing.
One problematic feed is: https://news.google.com/news?ned=us&topic=h&output=rss.
Oops.. I meant to say 3.1 not 3.01.
I’ve done the same thing kem78. I am now using a standard dynamic menu with wp_list_categories and wp_list_pages. It’s not as nice a method, but it’s dynamic and it works. Thanks for your input!
I’m afraid I have to classify this version of WP-o-Matic as being incompatible with WP 3.01 and up.
Same thing happens to my menu. It removes 51 subcategories I had painstakingly added and adds other categories and pages in some random way. This is happening at least once a day if not each time it fetches. This is very frustrating and makes the plugin unusable.
Would there happen to be an updated version of this (for version 5.0)?
I’m having a hard time reproducing it myself. Instead of going to:
https://www.site.com/SUBSITE/wp-activate.php?key=a1fb5af2656d60fb
links are always going to
https://www.site.com/wp-activate.php?key=a1fb5af2656d60fb
for login, activate, etc. When it’s linked to the main site I get no error messages and everything looks fine. I suppose it’s more of a WP MS issue when activate.php is trying to be called from a subdirectory.
Thank you for your help.