cptdondo
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Upgraed to 2.6, now get blacnk page….I fiddled around quite a bit and then it started working…. I have no idea what I did differently; I just tried several times back and forth between 2.3.3, 2.5, and 2.6, and now it’s working. I really wish I knew what I did.
Forum: Installing WordPress
In reply to: Updated to Version 2.6 and everything went badOr possibly permissions on the themes you copied over?
Forum: Installing WordPress
In reply to: Upgraed to 2.6, now get blacnk page….Well, I reverted back to 2.3.3, and everything is fine.
I tried installing 2.5.1 with just default settings – same blank page result. I guess I can try 2.4 but I’m beginning to suspect something in my database isn’t right.
Is there any way to turn on debugging or verbosity to see what may be happening?
Forum: Plugins
In reply to: Using Header Image Randomizer With My Theme…?I just hacked up the header in my theme directly. I wrote a small shell script that generates the header image and stuck a system call into the theme’s header.php file.
Brute, ugly, but effective.
Forum: Plugins
In reply to: register_widget_controlI got it…. I had the code in the wrong place…
Forum: Plugins
In reply to: Where do default widgets live?Never mind….. wp-widgets.php … Go figure….
Forum: Fixing WordPress
In reply to: Subscriber: login –> go to front page instead of profile?Exactly. I had this funcitonality before I upgraded to 2.3.x, now it’s gone and for the life of me I can’t remember how I did it….
How do you direct a logged-in user to the front page rather than the dashboard?
Forum: Plugins
In reply to: easier way to post images to your entries?I’m using some scrtps I wrote to create thumbnails, 640×480 images, and rotate images and then upload them to the website using webdav.
Once there I use a modified iimage plugin to insert them into the text.
Alas, my modified iimage is broken as I upgraded to 2.3 and haven’t had time to fix it….
But I’m willing to share if there’s interest.
Forum: Plugins
In reply to: category visibility plug-in won’t work in 2.3Unfortunately ACE is completely non-functional on my install…. 🙁
No errors, but no results either.
Forum: Plugins
In reply to: Advanced category excluder does not exclude all categories?I’m seeing two problems:
1. I have 6 categories; only 5 display for exclusion.
2. No matter what I set for exclusion, all categories are available to everyone. In other words, the plugin seems to be completely non-functional. 🙁I’ve tried this with both 1.0.6 and the current development version; same result.
I am using 2 other plugins:
iimage browser
themed login and registerWordPress v. 2.3
Forum: Plugins
In reply to: category visibility plug-in won’t work in 2.3Hmmmmm. Any chance we can offer beer-and-pizza for some guru to work on this?
Apparently the plugin confuses categories – for example, my posts in my public categories are shown in the wrong category. And clicking on a public category takes you to the login page.
Forum: Plugins
In reply to: Wither $user_nickname?HAH! grep -r is my friend. 🙂
get_user_option( ‘nickname’ )
–Yan
Forum: Plugins
In reply to: category visibility plug-in won’t work in 2.3Yup, it works – sort of. If I go to the blog as an unregistered user, I get the correct view. But if I click on any of the categories, I get a “not found” error.
Also, the Meta stuff disappears – so there’s no way for people to log in….
But it’s close!
I can try to look at it but it may be a while; my plate is really full right now and the weather is too nice to be inside.
–Yan
Forum: Installing WordPress
In reply to: Upgrading a shamelessly old versionOK, 1.5.1. 🙂
Anyway, except for losing Category Visibility, it went OK, but CV plugin is essential for me… Another topic, another search.
Forum: Installing WordPress
In reply to: Upgrading a shamelessly old versionOK, I’ll see if I can go the incremental route on the new host. The old host is still live, so I don’t want to blow that up.
I have backups, yes I do. Duplicates on another server, and a copy of the nightly sql dump and the images off site. 🙂
–Yan