| :: |
| Author |
Message |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Fri Feb 02, 2007 10:56 pm Post subject: Suggestion about simple_subforums_1.0.2 |
|
|
hi every body
if i install this mod can i add my old forum to be sub forum?
and my links with simple mod rewrite will not changing? |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Sat Feb 03, 2007 12:28 am Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
| thank u dcz for your replay |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Wed Feb 07, 2007 6:36 pm Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
after i install mod i notice google not crawl my sub forum
any idea  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
AmirAbbas phpBB SEO Team


Joined: 11 May 2006 Posts: 529 Location: IRAN
|
Posted: Thu Feb 08, 2007 5:03 am Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
| Quote: | after i install mod i notice google not crawl my sub forum
any idea |
google will crowl your subforum. be patient
i've installed simple subforum and all of my subforums are crowled by google |
_________________ چهار گوش - طراحی وب - مجله طراحی وب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Fri Feb 09, 2007 10:40 pm Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
thank u dcz  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
sanis
Joined: 05 Jan 2007 Posts: 47
|
Posted: Sat Feb 10, 2007 6:50 pm Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
there is another change needed in viewtopic.php if you vant SEO`ed parent forum:
Find:
| Code: | if( $parent_id )
{
for( $i = 0; $i < count($all_forums); $i++ )
{
if( $all_forums[$i]['forum_id'] == $parent_id )
{ |
After add:
| Code: | // www.phpBB-SEO.com SEO TOOLKIT BEGIN
$phpbb_seo->seo_url['forum'][$all_forums[$i]['forum_id']] = $phpbb_seo->format_url($all_forums[$i]['forum_name'], $phpbb_seo->seo_static['forum']);
// www.phpBB-SEO.com SEO TOOLKIT BEGIN |
|
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
|
| Back to top |
|
 |
sanis
Joined: 05 Jan 2007 Posts: 47
|
Posted: Sat Feb 10, 2007 7:07 pm Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
It is locked i cant comment it. I decided to write that here. There isn't change for viewtopic.php in that zip  |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
|
| Back to top |
|
 |
sanis
Joined: 05 Jan 2007 Posts: 47
|
Posted: Sat Feb 10, 2007 7:28 pm Post subject: Re: Suggestion about simple_subforums_1.0.2 |
|
|
I have created subforum and it linked to viewforum.php?f=4 not my-subfurum-f4.html so i made change for me (look up) and i have fixed this problem
my english is terrible
For example look this screen:
(it needs that change in posting.php too) |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
|
| Back to top |
|
 |
|
|