lionheart - Posts

Return to advanced search

RANK switch

Hello, i would like to hide/show information on my forum based on member RANK using switches. I found the following code that works for GROUPS but i would like to modify it to work based on user RANK. FIND 'A_COOKIE_SETTINGS' => addslashes('; path=' . $config['cookie_path'] . ((!$config['cookie_doma...
by lionheart
Thu Feb 04, 2010 4:04 pm
 
Forum: phpBB Forum
Topic: RANK switch
Replies: 0
Views: 8092

Re: www redirection and subdomain

Hello and thank you for your help! If i change to RewriteEngine Off, my phpbb seo redirections stop working.... (normal i guess...) or start mod_rewrite as usual when using it Not quite sure what to do here... Yes, my subdomain works fine without the code: RewriteCond %{HTTP_HOST} !^www.info69x.com$...
by lionheart
Sun Nov 08, 2009 10:21 pm
 
Forum: phpBB mod Rewrite
Topic: www redirection and subdomain
Replies: 3
Views: 506

www redirection and subdomain

hello, Following davice i found on the forum, i added to my .htaccess the following code to rewrite my url's with www. RewriteCond %{HTTP_HOST} !^www.info69x.com$ [NC] RewriteRule ^(.*)$ http://www.info69x.com/$1 [L,R=301] The little problem i have now is that i can't setup a sub domain properly. Wh...
by lionheart
Fri Nov 06, 2009 9:19 pm
 
Forum: phpBB mod Rewrite
Topic: www redirection and subdomain
Replies: 3
Views: 506

Re: optimize url after upgrade

thank you, it all happened somehow as you said... i went a little ahead of myself.... burned some steps :?

i will get it back on track per your instructions, thank you!
by lionheart
Tue Jun 09, 2009 5:30 pm
 
Forum: Advanced SEO URL
Topic: optimize url after upgrade
Replies: 2
Views: 262

optimize url after upgrade

hello, i just finished upgrading my forum form 3.0.1 to 3.0.5, everything works fine except one thing: my topic url's used to look like this: hello-world-vtz654.html now i can't get them to rewrite this way, i did all the necessary modifications in phpbb_seo_class.php and in .htaccess var $seo_delim...
by lionheart
Tue Jun 09, 2009 3:58 pm
 
Forum: Advanced SEO URL
Topic: optimize url after upgrade
Replies: 2
Views: 262

Re: upgrading 3.0.1 to latest 3.0.4

so you are saying that i need only to download phpbb seo 3.0.4 form this site, extract everything and upload (overwrite) everything except .htaccess?
what about config.php, do i overwrite?



thank you!
by lionheart
Fri Apr 17, 2009 9:20 pm
 
Forum: phpBB SEO Premod
Topic: upgrading 3.0.1 to latest 3.0.4
Replies: 5
Views: 508

Re: upgrading 3.0.1 to latest 3.0.4

hi, thank for your help! wow, it looks like some serious work! woudn't it be easier if i just download the latest phpbb seo, make a clean install and somehow import an updated database? if so, how can i upgate my database and import it to make it fit in my new installation? the mods i have installed...
by lionheart
Tue Feb 24, 2009 3:08 pm
 
Forum: phpBB SEO Premod
Topic: upgrading 3.0.1 to latest 3.0.4
Replies: 5
Views: 508

upgrading 3.0.1 to latest 3.0.4

hello,

i would like to know what package i need and where to download it from to upgrade my phpbb3 3.0.1 premod to 3.0.4 premod.

i read some posts on this forum where it was said that i firs need to upgrade to 3.0.2.... it got me confused...

can't i upgrade directly to 3.0.4?

thank you
by lionheart
Thu Feb 19, 2009 3:23 am
 
Forum: phpBB SEO Premod
Topic: upgrading 3.0.1 to latest 3.0.4
Replies: 5
Views: 508

cleaning up phpbb3 code

hello, in order to be better referenced, i would like to clean up the html of my phpbb3 forum. i would like to know if the following code is necessary and if removing it will help or not. thank you on index.html: each forum has a title; is it necessary? and the title says new posts or no new posts. ...
by lionheart
Thu Nov 20, 2008 6:49 pm
 
Forum: SEO Principles
Topic: cleaning up phpbb3 code
Replies: 1
Views: 627

great thank you! i didn't know it worked that way.
by lionheart
Thu Nov 20, 2008 6:05 pm
 
Forum: SEO Principles
Topic: removing member link
Replies: 4
Views: 553

removing member link

hello, i would like to know if it is any good to remove the link to the last post member profile on the forum index page. or is there any other way to hide member profiles from SE?

or in other words, is it not a waste of indexed pages to index member profiles?

thank you
by lionheart
Thu Nov 20, 2008 3:45 pm
 
Forum: SEO Principles
Topic: removing member link
Replies: 4
Views: 553

phpbb3 and seo

hello, Until around june of this year i was running phpbb2, with the url rewrite mod and some minor modifications to be SE frendly. My site was running well, traffic was good. But then i decided to upgrade to phpbb3 also with url rewrite and then i left it at that, no other mods thinking that phpbb3...
by lionheart
Thu Nov 20, 2008 2:37 pm
 
Forum: SEO Principles
Topic: phpbb3 and seo
Replies: 2
Views: 558

Thank you so very much for your help!
by lionheart
Tue Nov 11, 2008 3:43 pm
 
Forum: phpBB Forum
Topic: rotating banner script
Replies: 6
Views: 4769

Great thnks alot! but unfortunately i still can't do what i need to do... the code i'd like to use is this: <?php // The MAX_PATH below should point to the base of your OpenX installation define('MAX_PATH', '/home/server/public_html/ads/openx'); if (@include_once(MAX_PATH . '/www/del...
by lionheart
Tue Nov 11, 2008 1:47 am
 
Forum: phpBB Forum
Topic: rotating banner script
Replies: 6
Views: 4769

hi, thank you for your help!

i just can't find where in ACP to activate php parsing......

please help me find it!

thank you!
by lionheart
Mon Nov 10, 2008 10:00 pm
 
Forum: phpBB Forum
Topic: rotating banner script
Replies: 6
Views: 4769
Next

Return to advanced search