Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Forum Links not working
Avatar
SQLGuru
Member
Free Members
sp_UserOfflineSmall Offline
Feb 29, 2012 - 4:20 am

Hi,

 

I have setup Simple:Press V5 on a fresh server as a fresh installation.
Having setup almost everything I would like to do, I am having issues with the front end.

When I click on a forum, it takes me to a blank page. I have played around with the permalinks as I initially had this setup to run as "post name" - but this was causing the forum page to not display (both logged in as moderator and not logged in at all). I then changed the permalink back to the default, and everything works fine. Ideally, I would like to get this working using the postname permalink.

In order to pre-empt your next question, yes, I did go in to integration after each permalink change I made and pressed the update permalink button. Unfortunately, this did not help. Also, I have no WP plugins installed (except for Simple:Press). I do have most of the Simple:Press Plugins installed.

 

The URL is: http://www.biugsa.co.za and I can supply you with login credentials if you like.

 

Thanking You,

 

Anton

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 29, 2012 - 4:27 am

Let's start with the obvious just to make sure! How are you entering the post name permalink in the WP permalink panel?
And - secondly - do any other of the 'defaults' work - like 'numeric' for example?

andy-signature.png
YELLOW
SWORDFISH
Avatar
SQLGuru
Member
Free Members
sp_UserOfflineSmall Offline
Feb 29, 2012 - 4:34 am

Truth be told... I am not.

I am using WP 3.3.1. Since this version has a radio button option for Postname, I simply selected that one as it works on my other WP sites.

I have not tested any of the others, just default and post name

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 29, 2012 - 7:55 pm

post name is what we use here...  and these days, more and more use too...

hard to tell anything with it in ugly default permalinks now - of course, I understand why...

any seo plugins for wp or redirection plugins?

Avatar
SQLGuru
Member
Free Members
sp_UserOfflineSmall Offline
Mar 1, 2012 - 12:31 am

nope... I have only 2 plugins installed: Simple:Press V5 and Configure SMTP (but this was only installed yesterday after I posted here).

 

Would you like me to create a login for you so that you can poke around??

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 1, 2012 - 4:26 am

Would probably be best if that is OK.

Can you make that an SP admin account? PM the credentials to both myself and to Mr Papa. Please include in the PM a link to the site, a lonk to this thread and just a brief reminder of the problem to save us time hunting around. Thanks

andy-signature.png
YELLOW
SWORDFISH
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 2, 2012 - 3:42 am

OK let's talk about the .htaccess file.

When you change or first set up WordPress permalinks to anything but the default it will attempt to write out entries to the .htaccess file. If for any reason this can not be done then it will usually display a message with the text that it tried to write informing you that you need to do this manually. For reasons I could not begin to understand it seems that neither have happened on your site. So... try this.

Add this to your .htaccess file:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

Then go to the permalinks setting page and choose 'custom' and out in there:

/%postname%/

and give it another try. See if that helps.

Your site IS very sluggish. Perhaps not a great hosting company...

Should have added - make sure you use  a plain text editor!

andy-signature.png
YELLOW
SWORDFISH
Avatar
SQLGuru
Member
Free Members
sp_UserOfflineSmall Offline
Mar 2, 2012 - 9:19 am

great. I will give this a try over the weekend and report back.

Thanks for the help so far, have a great weekend.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 2, 2012 - 12:41 pm

Thanks - and you.
Yes - please do report back.

andy-signature.png
YELLOW
SWORDFISH
Avatar
SQLGuru
Member
Free Members
sp_UserOfflineSmall Offline
Mar 3, 2012 - 8:00 am

I am afraid this did not work. Please see the attached screenshots.

 

Capture.jpgImage EnlargerCapture2.jpgImage Enlarger

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626