Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter stephenn

    (@stephenn)

    eeeer! Me Again!
    I’ve learned a lot….. I have also just replaced the original permalink configuration back to this:
    /index.php/%year%/%postname%/

    I,ve done this because all the links in google list this format… and this format provides descriptive words… the default just allocates a page number (boring)!
    But my original problem now exists again:

    Having explored error page, .htaccess, and permalinks, I have returned to my prob and found the point of error:
    being: category link: (not considered before)

    www. mydomain.com/blogs/index.php/category/anyfolderIdonthave
    this shows error 404 within neat blog (as wished)

    www. mydomain.com/blogs/index.php/anyfolderIdonthave
    this shows messed up blogpage made up of home, about, contact pages!

    i want it to continue to show error page here as well…
    … can i change the permalink slightly?
    … do i edit index or category file?

    appreciate intricacies of this little glitch (in my knowledge!)
    cheers

    Thread Starter stephenn

    (@stephenn)

    thanks for pointers…. went through the areas to explore any curiousities and found the ressolve when i got to the permalinks… appreciate your reply…. and have popped few details of all three areas, in case helps someone else in future:

    themes
    found themes 404 page….. it reads as standard….. and it works as standard… my blog remains in good shape, and the page area that carried any missing content, just says the error …etc bit.

    heres the page code:

    <?php get_header(); ?>
    	<div id="content">
    <div id="entry">
    		<h2">Error 404 - Not Found</h2>
    </div>
    	</div>
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>

    .htaccess in cgibin says this (dont know what it represents)

    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>

    permalink settings are custom (were!!!):
    /index.php/%year%/%postname%/

    I’ve changed it back to the default to get rid of including index.php in link (as was in prob first mentioned):
    mydomain.com/blogs/?p=123

    removing the index.php has ressolved the issue…. now if i type a folder that doesnot exist… i just get the normal browser blank… this is what i wished instead of getting real pages from non existing folders!

    Sorted!
    Thank you again for the pointers to the areas worthy to investigate.
    perm link was the cause and is now ressolved

    cheers

    Thread Starter stephenn

    (@stephenn)

    Ive gone with that for now…. thanks for info

    Later, with more users, it will be really hard to sift all through to route out newest (spammy) users to delete them….. with the submenu, at least they will be in there… for a starting place for me…

    I’ll see if it works as thought!
    do for now!

    thanks again
    cheers
    stephenn

    Thread Starter stephenn

    (@stephenn)

    we did think we’d keep our address link hidden, only because it is new and unknown and unfinished/prob not secures either!.

    If it is poss to see prob from the two examples of the themes themselves here they are (promise will reveal our link when we know it is presentable and set up secure)

    The post title and date with the big gap is seen in this one here:
    http://www.blogohblog.com/wordpress-theme-blog-oh-blog

    We would like the gap to be smaller like this one:
    http://www.blogohblog.com/wordpress-theme-blog-oh-blog-v20

    hope helpful. If not then when our set up is a littlw more secure we can go there.

    cheers for now
    stephenn

    Thread Starter stephenn

    (@stephenn)

    Sorted…. it wouldn’t work… now it does work.

    thanks HandySolo for your expertese in code and host requirements/differences

    cheers
    stephenn

    Thread Starter stephenn

    (@stephenn)

    Hi,
    still havnt found a ressolve for this prob:

    Prob: the admin widget page no longer influences the new-theme’s sidebar anymore.

    whats in and altered in the widget page doesnt tally or alter what then showss in the sidebar of the actual page, when viewed.

    any thoughts on a poss ressolve for this?
    thanks
    stephenn

Viewing 6 replies - 16 through 21 (of 21 total)