peeds
Forum Replies Created
-
Forum: Plugins
In reply to: Twitter plugin for multi-site blogSorry, reposting with typos corrected:
I am looking for a Twitter plugin for a multi-site WP installation, that can post tweets from any of the blog posts, without having to install/configure it for each of the blogs.
Ideally, the plugin should support inclusion/exclusion of blogs to tweet from a central config.
Would appreciate any pointers.
Thanks in advance.
Forum: Fixing WordPress
In reply to: Aggregating blogs from different multi-site blogsThis is the error I am seeing when try to populate posts. Any clues?
———————————————————————-
This webpage has a redirect loop
The webpage at https://<MYSITE>.com/blog/wp-admin/ms-admin.php?page=sitewidetags&action=populateblogs&_wpnonce=033555deb8&_wp_http_referer=%2Fnotes%2Fwp-admin%2Fms-admin.php%3Fpage%3Dsitewidetags&populate_blog=8&updated=1 has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Here are some suggestions:
Reload this web page later.
Learn more about this problem.
———————————————————————-Forum: Fixing WordPress
In reply to: Aggregating blogs from different multi-site blogsThanks for the pointers! Both are very useful, but MU Sitewide Tags would work better for what I am trying to do now.
I tried both the plugins.
1) Diamond MultiSite Widgets seem to work fine.
2) I am still trying to figure out what is going on with the WordPress MU Sitewide Tags. I installed it and called the new blog”all”. I checked “All blogs” to import from. But I am seeing posts being imported from only *one* of my MU blogs. Any idea what might be causing this?
3) Another question: Will my “all” blog keep importing posts from other blogs automatically as I keep posting, or do I have to keep doing an update in “all” ?
It is looking ok now. I don’t think it was just my browser. I got an error log from Google Webmaster tool also saying that the sitemap was invalid.
It is somehow fixed now. Google tools are also not reporting any errors. I will try and figure out what fixed it.
Thanks for looking into this.
I did an upgrade, but it did not fix the problem.
I tried deactivating all other plugins, but it did not seem to make a difference.
Here is the URL:
https://technicalley.com/notes/sitemap.xmlForum: Fixing WordPress
In reply to: “Submit For Review” makes the post vanishIt turns out that setting up WordPress on Yahoo hosted site using the one-click method was causing the issue. I used the procedure explained by Nate and it is working much better now!
Forum: Fixing WordPress
In reply to: Widget Information StorageIt turns out that the theme I was trying claimed to be widget-ready, but with WP2.5.1, it has some issues. Tried another theme, and now everything looks good.
Forum: Fixing WordPress
In reply to: “Current Widgets” list is blankIt turns out that the theme I was trying claimed to be widget-ready, but with WP2.5.1, it has some issues. Tried another theme, and now everything looks good.
Forum: Plugins
In reply to: PHP Code Widget – Error in my code. where to edit if admin downIt turns out that the theme I was trying claimed to be widget-ready, but with WP2.5.1, it has some issues. Tried another theme, and now everything looks good.
Forum: Plugins
In reply to: PHP Code Widget – Error in my code. where to edit if admin downHi,
I have a similar issue, and I can’t find widget_execphp row in my wp_options table! That is probably the root cause of my problem.
What should this row look like? May be I can add this row?
Thanks in advance.
Forum: Fixing WordPress
In reply to: Widget Information StorageHi,
I am trying to fix a different issue with my widget editor. I don’t see widget_execphp in my wp_options. What does that mean?
This is probably what is causing my issue (can’t list used widgets in widget admin).
What should the widget_execphp row look like?
Thanks in advance.
Forum: Fixing WordPress
In reply to: “Current Widgets” list is blankI tried doing that and I get the message:
“No Upgrade Required
Your WordPress database is already up-to-date!”Then, I tried this:
1. Moved my blog to another directory.
2. Created a new blog directory and copied WP files afresh.
3. Made the wp-config.php point to a new database.
4. Ran wp-admin/install.php, and it ran successfully.Now, I edited wp-config.php to point to my old database. With that, I can see everything in the blog as before. But the widget issue remains!!!
Then I looked at the database tables. I have a feeling that the something in the database related to the widgets is messed up and that is why even with a new installation and old database, I am seeing the same problem (even with the default theme).
Is there a way to delete or correct widget related entries in the database table? I think this is the fix I need.
An alternative might be to start with a new database, and import only the posts, pages, users, etc from the old database.
Forum: Fixing WordPress
In reply to: “Current Widgets” list is blankMost likely that’s what happened. I am considering reinstalling WordPress. If I just rename the WordPress directory and replace with a new one and install WordPress again with the same config and on the same database, will it safely retain all the existing data?
Forum: Fixing WordPress
In reply to: Google Sitemap plugin not building sitemap…I am having the same problem. What should be permissions on the root directory and the wp root directory?