Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 10-24-2009, 11:59 PM   #1
HyperActive Warrior
War Room Member
 
Gary Smith's Avatar
 
Join Date: May 2006
Location: Ballarat, Victoria , Australia.
Posts: 305
Thanks: 10
Thanked 17 Times in 14 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Solution to GoTryThis/Wordpress/404 problem

I was checking some links on my blog today and realised that when I changed the Wordpress permalink structure it broke GoTryThis. A search revealed a few partial solutions but none of them worked. Here's how I solved the problem on my blog.

I tried to post the solution but the forum threw up some errors when it was trying to parse the code blocks, so I've posted it on my blog instead:

Fix for GoTryThis Wordpress permalink issue :SOHO Internet

Note: I am using GTT v1.4 and Worpdress 2.8.x

Gary Smith

PHP Developer and aging geek

Last edited by Gary Smith; 10-25-2009 at 12:05 AM. Reason: added note
Gary Smith is offline   Reply With Quote
Old 10-26-2009, 09:20 AM   #2
Senior Warrior Member
War Room Member
 
KirkMcD's Avatar
 
Join Date: Apr 2006
Location: , , USA.
Posts: 2,433
Thanks: 40
Thanked 155 Times in 148 Posts
Default Re: Solution to GoTryThis/Wordpress/404 problem

Wow, that's really complex.
Even easier.

Create a subdirectory that all your links use in their path. I usually use /go/
Create an .htaccess file in the directory with the line
REWRITEENGINE OFF

That turns off permalinks for that directory.

You should also add the GTT 404 error page in this .htaccess file
Add this line:
ErrorDocument 404 /gotrythis/gotrythis.php

KirkMcD is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
problem, solution

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:32 AM.