laslo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: iframe injection problem?I just found some code injected in a post from dec. 6th
http://sintonizando.com/2007/12/06/ulrich-schnauss-elika-y-project-skyward-en-vivo-en-lima/some spam links hidden by this:
<font style=”position: absolute;overflow: hidden;height: 0;width: 0″>
I’m on WP 2.2
Any ideas what to fix, or what to update?Forum: Fixing WordPress
In reply to: Comments Broken Please HelpIt’s not a plugin, it’s a PHP withing the theme folder.
I have the same problem, ajax comments were working ok til now, it’s broken.
help anybody?Forum: Fixing WordPress
In reply to: How to make dropdown list of archives by date and/or categories?Is there something similar to
wp_get_archives(‘type=monthly&format=option)
but for Categories?
I need the “format=option” part, cos wp_dropdown_categories is useless. it will only list the categories, if I select one it won’t go to a new page.Forum: Fixing WordPress
In reply to: Random Blank PagesI upgraded to WP 2.2.2 and with WP-Cache activated, when I hit the save button on a post, i get a blank page. the changes are made, but i get a blank page.
And with wp-usersonline plugin same thing happens, althou only with published posts that I happen to modify.
Weird!
I deactivated both plugins for now. I’d like to find a solution for wp-cache at least…Forum: Fixing WordPress
In reply to: Importing from another WordPress install – stops randomlyWell if worths for something: I’m trying the “breaking into pieces the big XML file”, one of 29MB. So far it worked fine with 3 XMLs, of 2, 3 and 4MB. But now with one of 5.3MB the importing process is stuck in “importing post #556..”
And I configured my php.ini to support even bigger files…
Looks like WP chokes with files bigger than 5MB. Or someone else had luck with bigger files?
Forum: Fixing WordPress
In reply to: Uploading imagesThat’s right! I was fighting with this for a few hours now. Using Core FTP to create new folders, with chmod 777 and all that. I had to check with Plesk 8.1.1 and I saw that those folders were under the Group “apache” and not “psacln” as usual. So I re-created the folder using Plesk, and voilà! works now.
Forum: Plugins
In reply to: Twitter Tools can’t loginyep twitter tools is working again. even if the log in option says that failed to connect, it does show new tweets.
Forum: Fixing WordPress
In reply to: chronological posts stuck on page 1yay! thanks Otto42.
I’ve read in other threads that query_posts will break paging.
It did in my blog, but then I added query_string and it fixed! =D<?php query_posts($query_string . ‘&cat=10&showposts=5’); ?>
Forum: Fixing WordPress
In reply to: installation isn’t loading imagesSame bug here, after reading your post, I noticed my blog is not showing the logon screen either… whats going on?!
Forum: Themes and Templates
In reply to: Theme Images not loadingI’m having the exact same problem in 2 of my blogs http://sintonizando.com/
http://enlacenacional.com/any help will be appreciated.
Forum: Installing WordPress
In reply to: Change order of comments to most recent firstgreat info! thanks for the tip.
Forum: Fixing WordPress
In reply to: Comment IP address is always sameit worked for me now =D
thanks for the plugin. I didn’t realize my comments were having the same IP, damn Mosso =PI had the same problem with my “Authors”
the plugin is a great solution!
thanksForum: Fixing WordPress
In reply to: Pages missing from ‘manage pages’It didn’t speed up my Manage Pages.
any plugin to improve the page management?Forum: Plugins
In reply to: Plugin: search reloadedUse this plugin to search in pages too
http://randomfrequency.net/wordpress/search-pages/