Major Issue with trying to go to last post and other pages!!!

Started by The Kruzzen Guy, July 20, 2007, 02:15:03 AM

Previous topic - Next topic

The Kruzzen Guy

SMF Version: SMF 1.1.3
When I am on the forum index and attempt to go to "last post" on a board, it goes to the first post. If a post has other pages to it and I attempt to go to the next page, it reloads anf I am still at the first page.

See it in action at:
http://forum.kruzzen.com/ [nofollow]

Please help when you can and thank you.
Thanks,
~Shawn

My SMF Forums:
All-Topics [nofollow] | Freemasonry & Co-Masonry [nofollow] | Weather & Climate Change [nofollow]

The Kruzzen Guy

Update: It is also adding a .html to the post for some ODD reason ???
Thanks,
~Shawn

My SMF Forums:
All-Topics [nofollow] | Freemasonry & Co-Masonry [nofollow] | Weather & Climate Change [nofollow]

Bigguy

I found an error in your style.css file. Right at the very end (or somewhere in the style.css) do you have this:

.menum
{
color: black;
font-style: normal;
font-weight: bold;
background: url(images/titlebg.png) #E9F0F6 repeat-x;
padding-left: 10px;
padding-right: 10px;


It should be this:

.menum
{
color: black;
font-style: normal;
font-weight: bold;
background: url(images/titlebg.png) #E9F0F6 repeat-x;
padding-left: 10px;
padding-right: 10px;
}


Change that and see what happens.

Bigguy


The Kruzzen Guy

I corrected that error and it didn't help but thank you for pointing that out. :)

When I attempt to go to this link:
http://forum.kruzzen.com/index.php?topic=439.30 [nofollow]

It changes and goes to:
http://forum.kruzzen.com/ot/ot_closing-t439.0.html [nofollow]

Adding that .html

If that helps!
Thanks,
~Shawn

My SMF Forums:
All-Topics [nofollow] | Freemasonry & Co-Masonry [nofollow] | Weather & Climate Change [nofollow]

The Kruzzen Guy

I removed the mod SEO4SMF and now clicking on my boards lead to a page doesn't exist error :'(
Thanks,
~Shawn

My SMF Forums:
All-Topics [nofollow] | Freemasonry & Co-Masonry [nofollow] | Weather & Climate Change [nofollow]

Bigguy

I suggest you get help from the author of this mod as this is what seems to be the problem.

Bigguy

I get this error when clicking on a board on your forum:


Fatal error: Call to undefined function remove_signs() in /home/.georgina/netsafe/forum.kruzzen.com/seo4smf-redirect.php on line 112

The mod might not have uninstalled properly.

The Kruzzen Guy

I will contact them but when trying to reinstall it, i get this error:

Duplicate entry 'seo4smf_enable' for key 1
File: /home/.georgina/netsafe/forum.kruzzen.com/Packages/temp/install.php
Line: 41

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.3, while your database is at version 1.1. The above error might possibly go away if you execute the latest version of upgrade.php.
Thanks,
~Shawn

My SMF Forums:
All-Topics [nofollow] | Freemasonry & Co-Masonry [nofollow] | Weather & Climate Change [nofollow]

The Kruzzen Guy

I removed my .htaccess file and it now work fine. After investigating on google, I found this:

http://www.webmasterstalks.com/seo-4-smf/htacess-does-not-redirect-me-to-page-2-of-posts-t1180.0.html [nofollow]

Just wanted to add that in, for if another has an issue on this.

Thanks for the support :)
Thanks,
~Shawn

My SMF Forums:
All-Topics [nofollow] | Freemasonry & Co-Masonry [nofollow] | Weather & Climate Change [nofollow]

Bigguy


Advertisement: