bv - Posts

Return to advanced search

No it isn't. Maybe it once was, I don't know :) (I have posted it in whole now see above)

Its downloaded from somewhere, dunno where anymore. It works. Shitty. But works.
by bv
Mon Feb 25, 2008 6:05 pm
 
Forum: phpBB SEO Premod
Topic: SEO mod Api :) ?
Replies: 9
Views: 722

No... :? I have played a bit, but no luck.... This is what I have for my rss feed..... (in part) <?php header('Content-type: application/xml'); define('IN_PHPBB', true); $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './'; $phpEx = substr(strr...
by bv
Mon Feb 25, 2008 1:21 pm
 
Forum: phpBB SEO Premod
Topic: SEO mod Api :) ?
Replies: 9
Views: 722

:oops:

Just discovered my phpbb_cache.php was not writable, only the folder it was in....

problem solved....
by bv
Sun Feb 17, 2008 6:16 pm
 
Forum: phpBB SEO Premod
Topic: Redirects of moved topics etc
Replies: 10
Views: 770

I just want to change

viewforum.php?f=2 into forum_title-f2/

and

viewtopic.php?f=2&t=579376 into forum_title-f2/topic_title-t579376.html
by bv
Sun Feb 17, 2008 3:47 pm
 
Forum: phpBB SEO Premod
Topic: SEO mod Api :) ?
Replies: 9
Views: 722

Hmmm where is the Forum URL Cache located? In the phpBB SEO cache folder? Nothing much happening there, files are never changed... (Only settings) Also, the Forum ID Removing setting, does not have any effect on my forums... Keep getting id's. (Not that I ever want to change that again... now...)
by bv
Sun Feb 17, 2008 3:22 pm
 
Forum: phpBB SEO Premod
Topic: Redirects of moved topics etc
Replies: 10
Views: 770

I have two environments, Linux and Windows, and both same result.

If I turn "Virtual Folder" off, the url of the moved topic is seo'd, if on, not...

All my installations are conversions from phpBB2, and I used the pre-modded phpbb3 from this site.
by bv
Sun Feb 17, 2008 2:59 pm
 
Forum: phpBB SEO Premod
Topic: Redirects of moved topics etc
Replies: 10
Views: 770

I speak basic php, very basic. Just for my understranding, I have made my "own" rss feed, and I display the urls like this: $topic_link = 'viewtopic.php?f='.$row['forum_id'].'&amp;t='.$row['topic_id']; What would I put there to get the seo'd urls instead into $topic_link? thanks,
by bv
Sun Feb 17, 2008 1:36 pm
 
Forum: phpBB SEO Premod
Topic: SEO mod Api :) ?
Replies: 9
Views: 722

Of all the options in the SEO admin section, only "Virtual Root" is off. Url rewriting is set to "Advanced" and Posts Rewriting to "All". I have installed about 4 seo pre-mod forums, and none of them show the modded url :shock: in moved topics. I have checked if the cor...
by bv
Sun Feb 17, 2008 1:22 pm
 
Forum: phpBB SEO Premod
Topic: Redirects of moved topics etc
Replies: 10
Views: 770

Yes, trick worked, thanks..
by bv
Sun Feb 17, 2008 6:47 am
 
Forum: phpBB SEO Premod
Topic: Redirect problems if HighLighted Text
Replies: 15
Views: 1363

SEO mod Api :) ?

Hi,

I will be adding some "features" to my forum, such as rss feeds and extra page types..

I would like to know how I can easily "translate" urls into the right SEO modded one....

Forums and Topics only....

Thanks!
by bv
Sun Feb 17, 2008 4:47 am
 
Forum: phpBB SEO Premod
Topic: SEO mod Api :) ?
Replies: 9
Views: 722

Look here:

http://balipod.com/bali-expat-forum-f2/

You will find a few links to posts, and no SEO'd urls for those.

I have not changed anything in the premodded version...

besides the template....
by bv
Sat Feb 16, 2008 11:35 am
 
Forum: phpBB SEO Premod
Topic: Redirects of moved topics etc
Replies: 10
Views: 770

Redirects of moved topics etc

Hi, if a topic is moved to another forum, the link is not "SEO" translated :( Shouldn't matter, because its redirected to the SEO url when clicked, but its an extra redirect... When a topic is moved to another forum, the "old link" is not redirected, but it gives a "not foun...
by bv
Sat Feb 16, 2008 6:31 am
 
Forum: phpBB SEO Premod
Topic: Redirects of moved topics etc
Replies: 10
Views: 770

When a a post is blocked becuase the poster being on your foe list, you get a text like this: This post was made by USER who is currently on your ignore list. Display this post. And the link points to: -http://domain.com/viewtopic.php?f=2&t=20650&p=48451&view=show#p48451 When clicked, th...
by bv
Fri Feb 15, 2008 7:39 pm
 
Forum: phpBB SEO Premod
Topic: Redirect problems if HighLighted Text
Replies: 15
Views: 1363

Oh....

It seems that redirects are not ok if a user wants to display a post that is hidden because of being made by a foe .....
by bv
Tue Feb 12, 2008 5:52 pm
 
Forum: phpBB SEO Premod
Topic: Redirect problems if HighLighted Text
Replies: 15
Views: 1363

Oh, funny characters in user names are not converted to ascii in urls...

Lapré becomes /member/Lapr%25C3%25A9 ....

Otherwise, thanks a lot.....

http://balipod.com/
by bv
Tue Feb 12, 2008 2:34 pm
 
Forum: phpBB SEO Premod
Topic: Redirect problems if HighLighted Text
Replies: 15
Views: 1363
Next

Return to advanced search