rsgrone
Forum Replies Created
-
No actually, I just checked again and two hors ago it read 8134, now it reads, 7970 it never did this until I just did the auto upgrade
Just saw you up on the site (was doing security updates
Well, the front page is made up of maybe 6 “sidebars” each containing a widget — I saw all the function calles in the AJAX I was just wondering is if it would be that easy to create another
I follow waht you are saying about “length” but some of my posts are rather lenghty and that does well
Just a thought, I wonder if there is a way to install translation on the feeds?
Thanks
I was wondering if there was a hack to allow the translate button to appear in the sidebar(s)
My front page (theme) is nothing more than sidebars all over the place, it works well in the posts and comments
EXCEPT — I used the “automatic upgrade” two nights ago and lost the entire blog (well the theme disappeared except the header) won’t do that again
Any suggestions as to how to include the sidebar function in the AJAX?
I was looking at the code, and after what happened with the auto upgrade (still have not upgraded, installed it again reverting to the original) — thoughts?
Here’s the url if you would like a quick look see http://worldnewsvine.net
Ignore the Google Translate buttons on the “front-page/sidebar set-up) and select a post, and it translates well, translates the comments too.
Thanks
Forum: Fixing WordPress
In reply to: Unable to upload images to blog postsFolks this is a BUG because I have client on the phone and was having the same problem…
They have all their permission WIDE OPEN httpdocs folder right down to the bottom
I had to manually create a “10” folder in uploads/2009/
Once I did that, it stated unable to MOVE the file over to the “10.” folder
SOOOO I created the foler called 10. NOTICING THE PERIOD AFTER THE 10
There is something buggy in the code
So user create a folder called 10, then another called 10. in the uploads/2009/ folder and it will work
Not a fix but a work-a-round
I am not a programmer just a troubleshooter someone is going to have to fix this code also, they were using WP-Smush.it if that has any bearing
Forum: Fixing WordPress
In reply to: Directory is being listed after loginOh thanks — but that is configured already it is acting like browse directories only is set on the “wordpress” folder only…
Forum: Installing WordPress
In reply to: database problemoh yes it thanks — I will repost
I take it you are using or I’ll bet you are using MyPHPAdmin or whatever that thing is called to handle your databases?
Well for starters you need to FLUSH PRIVILEGES and then hope to god the thing actually syncs up with the real database.
I would use the command prompt which I do, to create and manipulate your databases.
So the bottom line is that MyPHPAdmin is too stupid to know you either killed and rebuilt your installation and/or you installed to the same directory and again MyPHPAdmin (or whatever that “childware” thing is called) and it is still insync with your web server…
Been there done that believe me…
You can go into your server and do a NET STOP MYSQL and then a NET START MYSQL and that should solve it (of course that is the Microsoft flavor)