manny75586
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 error on image upload WP 2.3.3Sorry to bump this again, if a mod can change the title it might help. I mistyped and should have put 403 error not 404
I was able to fix it by modding the .htaccess file in this way (code in bold is what I added–the #Wordpress parts are there so you know where to add it in your .htaccess file):
#Wordpress Begin
<Files upload.php>
SecFilterInheritance Off
</Files>
#Wordpress EndThat said, the question must be begged what/why was the code changed to muck up uploads like this? Seems odd.
Forum: Fixing WordPress
In reply to: 404 error on image upload WP 2.3.3sorry for the self bump but it won’t let me edit…
if this is helpful to anyone, this is the part of the 404 page that is not the custom message from me. I am on anhost (midphase) if that is helpful also.
::website URL::/wp-admin/upload.php?style=inline&tab=upload&post_id=-1203804011&_wpnonce=33a6d45ae4 /celebs/wp-admin/upload.php?style=inline&tab=upload&post_id=-1203804011 403
Forum: Plugins
In reply to: Social Bookmark Problemdid you disable all other plug ins and try it like that? Perhaps there is a conflict.
Forum: Fixing WordPress
In reply to: Convert WP to Joomlasorry I couldn’t be more help. Good luck.
Forum: Fixing WordPress
In reply to: VERY VERY Slow WordPress, please help me out!well, I disabled everything and am using just the browser. Cleared the cache, and it still hangs too long on the white box that is the background of the posts area.
Everything else on the page usually loads up it’s the white box of the background that simply hangs forever.
The posts themselves pop up right away AFAICS which means it’s accessing the SQL database in a timely fashion, yes?
I’ve made no changes to the CSS (the image in the header was put there by simply making an image the same size, naming the same as the template had it named and overwriting the original). I added a line of code to make the header a link back to the main page, but this was happening before that.
I tried opening it on Seamonkey as well and it loads as fast as IE. (not sure if that uses the same architecture as Firefox despite being developed by the same group)
Thanks so much for any of your helps guys and girls.
Forum: Fixing WordPress
In reply to: VERY VERY Slow WordPress, please help me out!ahhh..that makes sense then if they interact completely differently.
I forgot about the add-ons. I am gonna try deactivating all of those, however, when I use IE tab, it actually loads up even faster than if I was using the actual IE and not a shell of it inside of Firefox.
Forum: Fixing WordPress
In reply to: VERY VERY Slow WordPress, please help me out!I am having the same exact problem where everything works great in IE7 but if I use Firefox my site takes a long time to load.
What should one look for on the server? It kinda doesn’t make sense to me that it could be a server issue when it is doing it’s job with one browser and a horrible job with another. Perhaps it’s a Firefox issue? Not saying your BS Poz, just not understanding…
Any ideas?
Forum: Fixing WordPress
In reply to: how to link header image?you guys are awesome. the last code gfg posted worked for me like a charm. thanks!
I really gotta crack open a book on PHP. ??
Forum: Fixing WordPress
In reply to: Convert WP to Joomlathere is a WP plugin module for Joomla. Search their forum. I’m not sure it does what you are looking for though. (also, make sure it’s up to date because earlier releases had security problems and was massively exploitable)
I was having the same problem and loggin out and logging back in helped it. weird.
I still have another problem that I will start a thread about if there isn’t one I can find.
When I post something, it goes to a blank page and just sits there. Every post though, turns into a draft despite also being posted.
QUite annoying.