Forum Replies Created

Viewing 15 replies - 76 through 90 (of 95 total)
  • Thread Starter nemo-maritime

    (@nemo-maritime)

    Really? Shoot, I thought I needed them. Ok, that is what I am looking to pass up then. I do however need it to be as secure as it can. But id doesnt really do much?

    Thread Starter nemo-maritime

    (@nemo-maritime)

    SOLVED kind off…… the issue I have been having this whole time is because of the .htaccess file!! I could have sworn that was the first thing I got rid of, but I was wrong. Ok. Now. The issue I have is how am I supposed to set the .htaccess file the right way? Here is what I have:

    For wp-includes:
    Order Allow,Deny
    Deny from all
    <Files ~ “.(css|jpe?g|png|gif|js)$”>
    <Files ~ “.(/themes/)$”>
    Allow from all
    </Files>

    For wp-content:
    Order Allow,Deny
    Deny from all
    <Files ~ “\.(css|jpe?g|png|gif|js)$”>
    Allow from all
    </Files>

    <Files ~ “.(/themes/)$”>
    Allow from all
    </Files>

    I found out that if I delete these from my server, everything tends to work fine. However, as a security precaution, how do I edit this the right way.

    I think it is supposed to go into the header of your theme. Go to the header.php file and search for wp_list_pages, and I think you got the right code

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Another issue I have just realized. I have another blog on the same server. It has THE EXACT SAME ISSUES AS THE OTHER ONE. So I am now assuming it is a server issue or settings issue maybe since I have upgraded the other blog I have to 2.7 so now I ask for your help even more, as this is going to drive me insane. The site works, its just that the dropdowns or the widget options to change order do not work, neither do some plugins like ajax edit comments or wp-polls, if I use OZH admin drop down it just shows me a long list of options, they are not formated or anything, its just an < ul > kind of list. WTH is going on?

    Thread Starter nemo-maritime

    (@nemo-maritime)

    The option on the top right does not work for me. It shows new post, and I assume other options, but it does not drop down for me. Other options work, but this one does not. I am having the same issue on another site of mine. It also wont allow me to re-arange widgets and if I click add or edit widget, it just reloads the page. Please help me with this one, I have been stuck on it for 3 weeks now.

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Thats what I did. It looks like it works, I dont have errors at least… the way I changed it is I took all the info I needed to from wp-config and put it into wp-config-sample then I copied everything from the sample into the main config and I uploaded it…. thats when I got an error. So I just tried reversing everything I did and put the old one back, and no more error, I can get into the admin panel, and I can post comments with no prob…. is this something I should be worried about though? Any errors forseen down the road?

    Update – One additional thing. I cant seem to get the different button between html/visual post writing. I have had this issue on another blog on the same server, the drop down for any of the menus that are supposed to have this option. Any ideas in that area? Would it be something with a server or something else. I tried erasing cached files from my browser, didnt seem to do anything

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Ohhh I didnt really change anything. I thought I was supposed to copy my settings from the old wp-change.php and into the new one. I copyed my info from the old wp-config.php into the new version. Am I just supposed to leave things alone? I didnt change anything in the new one, I just took my old ones settings and put it in the new one. In this case the $table_prefix – I put my old info into this new one. My old one was not the standard wp_ I changed it into a different one before my original installation.

    So
    <!– Dynamic Page Served (once) in 0.524 seconds –>
    <!– Cached page served by WP-Super-Cache –>
    <!– Compression = gzip –>
    means that its not caching right? wth can I do to fix it?

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Thank you very much, I’m very new to this. One thing, do you have any ideas on how I can check if I have been hacked? I have a few security measures in place, but just wondering that as well. Still, its weird that its doing all of this, very strange.

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Another thing that is messed up, is that TinyMCE-Advanced is not showing up when I write….. I don’t know whats going on, any experts out there?

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Another thing I have found is that if I try to go to the edit widget page, it wont let me move any, and if I try to click edit or add for a widget, it just refreshes the page to do it. I know its supposed to be ajax. I tried this with Firefox 3 and IE 7

    I have the same thing as plixer. What does that mean? Good for cachin or not good? I’m getting confused as another blog I have just shows <!– Dynamic Page Served (once) in 0.xxx seconds –> and this blog is on the same site. Not sure what to make of that. Donncha you have any ideas?

    Also, I have another site, on the same server, where in the bottom of the source code it shows:
    <!– Dynamic Page Served (once) in 0.524 seconds –>
    <!– Cached page served by WP-Super-Cache –>
    <!– Compression = gzip –>
    Does this meant that its cached?

    I am having the same issue…. I havel looked at my cache and super cache folder, and there are files there. When I go to any of the pages that show as cached for that file, they show on the bottom
    <!– Dynamic Page Served (once) in 0.XXX seconds –>
    I am with hostgator hosting, and would like this to come out working as my site is getting bigger and bigger traffic… any new suggestions? I have WP 2.5.1 and Super-Cache 0.8.5.

    Thread Starter nemo-maritime

    (@nemo-maritime)

    Got it working, I beleive I had to take out the last forward slash, so instead of /wp-admin/ I put /wp-admin and it looks like its working now. By the way, thanks for the articles.

Viewing 15 replies - 76 through 90 (of 95 total)