GYM Sitemap question

The GYM Sitemaps & RSS module for phpBB. Sitemaps and RSS feeds for Google Yahoo! and MSN Live, support, add ons etc ...

Moderator: Moderators

GYM Sitemap question

Postby Daku » Sat Nov 29, 2008 4:48 pm

Hiya,

I have just installed GYM sitemap but when I click on sitemap, it shows me prosilver template for sitemap and rss feed.

I am using phpBB 3.0.3 with prosilver_se template and would like that template instead of classic prosilver one.

Anyway of doing that? :roll:

Cheers
Daku
 
Posts: 25
Joined: Sat Oct 25, 2008 8:14 pm

Advertisement

Postby SeO » Sun Nov 30, 2008 10:15 am

We only provided xsl template for prosilver theme so far, but since yours is based on prosilver, then you could just copy all the prosilver files of GYM in your theme's dir, and then activate the use of phpBB CSS in acp, should give interesting results.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Postby Daku » Sun Nov 30, 2008 8:53 pm

Hi SeO

I've tried installing GYM Sitemaps etc and it's just too complicated for me. Is there any service offered on this forum where you fix and make everything work for me and I pay for your services?

I just dont want to go somewhere else as this would require admin password so would appreciate if you can do that for me.

All I need is GYM Sitemap (For google etc) and rss configured properly for my forum which is new and not too many topis in there.
Daku
 
Posts: 25
Joined: Sat Oct 25, 2008 8:14 pm

Postby HB » Mon Dec 01, 2008 1:00 am

I tried to tell dcz... too many options. And too many overrides of options. Finally I just filled in 25 for anything numeric and I was halfway home. :lol:

Seriously, here's the values from my forum that are a reasonable start if yours uses the advanced URL mod. Search on 'yoursite' for the parts you'll want to update:

Code: Select all
--
-- Dumping data for table `phpbb3_gym_config`
--

INSERT INTO `phpbb3_gym_config` (`config_name`, `config_value`, `config_type`) VALUES
('google_forum_sticky_priority', '0.8', 'google'),
('google_forum_announce_priority', '0.8', 'google'),
('google_forum_global_priority', '0.8', 'google'),
('google_forum_default_priority', '0.5', 'google'),
('google_forum_exclude', '54', 'google'),
('google_forum_ping', '0', 'google'),
('google_forum_cache_on', '0', 'google'),
('google_forum_cache_force_gzip', '0', 'google'),
('google_forum_cache_max_age', '24', 'google'),
('google_forum_showstats', '1', 'google'),
('google_forum_modrewrite', '0', 'google'),
('google_forum_modrtype', '0', 'google'),
('google_forum_gzip', '0', 'google'),
('google_forum_gzip_ext', '1', 'google'),
('google_forum_url_limit', '2500', 'google'),
('google_forum_sql_limit', '150', 'google'),
('google_forum_sort', 'DESC', 'google'),
('google_forum_pagination', '1', 'google'),
('google_forum_limitdown', '3', 'google'),
('google_forum_limitup', '5', 'google'),
('google_forum_installed', '1', 'main'),
('google_url', 'http://www.yoursite.com/forums/', 'google'),
('google_ping', '0', 'google'),
('google_xslt', '1', 'google'),
('google_load_phpbb_css', '1', 'google'),
('google_default_priority', '0.5', 'google'),
('google_cache_on', '0', 'google'),
('google_cache_force_gzip', '0', 'google'),
('google_cache_max_age', '24', 'google'),
('google_cache_auto_regen', '1', 'google'),
('google_showstats', '1', 'google'),
('google_modrewrite', '0', 'google'),
('google_modrtype', '0', 'google'),
('google_gzip', '0', 'google'),
('google_gzip_ext', '0', 'google'),
('google_url_limit', '2500', 'google'),
('google_sql_limit', '150', 'google'),
('google_sort', 'DESC', 'google'),
('google_pagination', '1', 'google'),
('google_limitdown', '3', 'google'),
('google_limitup', '5', 'google'),
('google_override', '1', 'google'),
('google_override_cache', '2', 'google'),
('google_override_gzip', '3', 'google'),
('google_override_modrewrite', '3', 'google'),
('google_override_limit', '2', 'google'),
('google_override_pagination', '2', 'google'),
('google_override_sort', '1', 'google'),
('google_main_installed', '1', 'main'),
('rss_c_info', 'yoursite.com', 'rss'),
('rss_sitename', 'yoursite.com', 'rss'),
('rss_site_desc', 'yoursite description', 'rss'),
('rss_logo_url', 'logo.gif', 'rss'),
('rss_image_url', 'rss_forum_big.gif', 'rss'),
('rss_lang', 'en', 'rss'),
('rss_url', 'http://www.yoursite.com/forums/', 'rss'),
('rss_allow_auth', '0', 'rss'),
('rss_cache_auth', '0', 'rss'),
('rss_yahoo_notify', '0', 'rss'),
('rss_yahoo_appid', '', 'rss'),
('rss_xslt', '0', 'rss'),
('rss_force_xslt', '0', 'rss'),
('rss_load_phpbb_css', '1', 'rss'),
('rss_allow_news', '1', 'rss'),
('rss_allow_short', '1', 'rss'),
('rss_allow_long', '1', 'rss'),
('rss_allow_content', '1', 'rss'),
('rss_allow_profile', '1', 'rss'),
('rss_allow_profile_links', '0', 'rss'),
('rss_allow_bbcode', '1', 'rss'),
('rss_strip_bbcode', 'img:0,b,quote:0,code:1', 'rss'),
('rss_allow_links', '0', 'rss'),
('rss_allow_emails', '0', 'rss'),
('rss_allow_smilies', '0', 'rss'),
('rss_sumarize', '250', 'rss'),
('rss_sumarize_method', 'word', 'rss'),
('rss_cache_on', '1', 'rss'),
('rss_cache_force_gzip', '0', 'rss'),
('rss_cache_max_age', '4', 'rss'),
('rss_cache_auto_regen', '1', 'rss'),
('rss_showstats', '1', 'rss'),
('rss_modrewrite', '1', 'rss'),
('rss_modrtype', '3', 'rss'),
('rss_gzip', '0', 'rss'),
('rss_gzip_ext', '1', 'rss'),
('rss_url_limit', '25', 'rss'),
('rss_sql_limit', '25', 'rss'),
('rss_time_limit', '15', 'rss'),
('rss_url_limit_long', '25', 'rss'),
('rss_sql_limit_long', '25', 'rss'),
('rss_url_limit_short', '25', 'rss'),
('rss_sql_limit_short', '25', 'rss'),
('rss_url_limit_msg', '25', 'rss'),
('rss_sql_limit_msg', '25', 'rss'),
('rss_sort', 'DESC', 'rss'),
('rss_pagination', '1', 'rss'),
('rss_limitdown', '3', 'rss'),
('rss_limitup', '5', 'rss'),
('rss_override', '1', 'rss'),
('rss_override_cache', '3', 'rss'),
('rss_override_gzip', '3', 'rss'),
('rss_override_modrewrite', '3', 'rss'),
('rss_override_limit', '3', 'rss'),
('rss_override_pagination', '3', 'rss'),
('rss_override_sort', '3', 'rss'),
('rss_main_installed', '1', 'main'),
('rss_forum_c_info', 'yoursite.com', 'rss'),
('rss_forum_sitename', 'yoursite.com', 'rss'),
('rss_forum_site_desc', yoursite description'rss'),
('rss_forum_logo_url', 'logo.gif', 'rss'),
('rss_forum_image_url', 'rss_forum_big.gif', 'rss'),
('rss_forum_lang', 'en', 'rss'),
('rss_forum_url', 'http://www.yoursite.com/forums/', 'rss'),
('rss_forum_allow_auth', '0', 'rss'),
('rss_forum_cache_auth', '1', 'rss'),
('rss_forum_exclude', '54', 'rss'),
('rss_forum_yahoo_notify', '0', 'rss'),
('rss_forum_allow_news', '1', 'rss'),
('rss_forum_allow_short', '1', 'rss'),
('rss_forum_allow_long', '1', 'rss'),
('rss_forum_allow_content', '1', 'rss'),
('rss_forum_allow_profile', '1', 'rss'),
('rss_forum_allow_profile_links', '0', 'rss'),
('rss_forum_allow_bbcode', '1', 'rss'),
('rss_forum_strip_bbcode', '', 'rss'),
('rss_forum_allow_links', '1', 'rss'),
('rss_forum_allow_emails', '0', 'rss'),
('rss_forum_allow_smilies', '1', 'rss'),
('rss_forum_sumarize', '25', 'rss'),
('rss_forum_sumarize_method', 'word', 'rss'),
('rss_forum_first', '0', 'rss'),
('rss_forum_last', '1', 'rss'),
('rss_forum_rules', '0', 'rss'),
('rss_forum_cache_on', '0', 'rss'),
('rss_forum_cache_force_gzip', '0', 'rss'),
('rss_forum_cache_max_age', '6', 'rss'),
('rss_forum_showstats', '1', 'rss'),
('rss_forum_modrewrite', '0', 'rss'),
('rss_forum_modrtype', '0', 'rss'),
('rss_forum_gzip', '0', 'rss'),
('rss_forum_gzip_ext', '1', 'rss'),
('rss_forum_url_limit', '50', 'rss'),
('rss_forum_sql_limit', '20', 'rss'),
('rss_forum_time_limit', '15', 'rss'),
('rss_forum_url_limit_long', '100', 'rss'),
('rss_forum_sql_limit_long', '25', 'rss'),
('rss_forum_url_limit_short', '10', 'rss'),
('rss_forum_sql_limit_short', '10', 'rss'),
('rss_forum_url_limit_msg', '15', 'rss'),
('rss_forum_sql_limit_msg', '15', 'rss'),
('rss_forum_sort', 'DESC', 'rss'),
('rss_forum_pagination', '1', 'rss'),
('rss_forum_limitdown', '3', 'rss'),
('rss_forum_limitup', '5', 'rss'),
('rss_forum_installed', '1', 'main'),
('gym_mod_since', '1', 'main'),
('gym_cache_on', '1', 'main'),
('gym_cript_cache', '0', 'main'),
('gym_cache_force_gzip', '0', 'main'),
('gym_cache_max_age', '4', 'main'),
('gym_cache_auto_regen', '1', 'main'),
('gym_showstats', '1', 'main'),
('gym_modrewrite', '1', 'main'),
('gym_modrtype', '3', 'main'),
('gym_zero_dupe', '0', 'main'),
('gym_gzip', '0', 'main'),
('gym_gzip_level', '6', 'main'),
('gym_gzip_ext', '1', 'main'),
('gym_url_limit', '25', 'main'),
('gym_sql_limit', '25', 'main'),
('gym_time_limit', '15', 'main'),
('gym_sort', 'DESC', 'main'),
('gym_pagination', '1', 'main'),
('gym_limitdown', '3', 'main'),
('gym_limitup', '5', 'main'),
('gym_override', '1', 'main'),
('gym_override_cache', '3', 'main'),
('gym_override_gzip', '3', 'main'),
('gym_override_modrewrite', '2', 'main'),
('gym_override_limit', '1', 'main'),
('gym_override_pagination', '3', 'main'),
('gym_override_sort', '3', 'main'),
('main_main_installed', '1', 'main'),
('rss_news_update', '', 'rss'),
('rss_1xredir', '0', 'rss');


If you're really stuck PM me and I'll take a look.
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1211
Joined: Mon Oct 16, 2006 2:25 am

Postby SeO » Mon Dec 01, 2008 11:08 am

The defaults are good in the general case too.

Most user will only have to care about url rewriting activation in case they use it.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Postby Daku » Mon Dec 01, 2008 1:25 pm

My request for someone installing and configuring it for an agreed amount is still there.

Could someone help please? :(
Daku
 
Posts: 25
Joined: Sat Oct 25, 2008 8:14 pm

Postby HB » Mon Dec 01, 2008 6:28 pm

I can help you offline if you prefer, but it would helpful to phpBB-seo development and visitors if you elaborated about what you want to do. That way we could rework the defaults to more closely match your expectations (if warranted).
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1211
Joined: Mon Oct 16, 2006 2:25 am

Postby Daku » Mon Dec 01, 2008 7:50 pm

HB wrote:I can help you offline if you prefer, but it would helpful to phpBB-seo development and visitors if you elaborated about what you want to do. That way we could rework the defaults to more closely match your expectations (if warranted).


I've just sent you a PM regarding my request.

I think due to lack of my proper understanding, I am unable to set up sitemaps correctly as it just looks too complicated to me.

In my opinion, everything should be default apart from a few options which a new user have to set up and if someone wants to go advance, then there should be advanced user option to customize it in more depth.
Daku
 
Posts: 25
Joined: Sat Oct 25, 2008 8:14 pm

Postby dcz » Sat Dec 06, 2008 8:52 am

SeO wrote:The defaults are good in the general case too.

Most user will only have to care about url rewriting activation in case they use it.


But yes, we should simplify the acp a bit wit time ;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby Gisher » Sun Dec 21, 2008 2:36 pm

How I can change time zone from GMT to GMT+3 ? :roll:
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

Postby SeO » Mon Dec 22, 2008 8:43 am

It's not handled for now, but this is in our todo list ;)
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Postby Gisher » Mon Dec 22, 2008 8:58 am

T U for answer :)
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

Postby Gisher » Tue Dec 23, 2008 8:09 am

If turn on Links on index in Main config
Headers give folowing errors
Code: Select all
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 80
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 80
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 80
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 80
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 103
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 103
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 103
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 103
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 99
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 99
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 99
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 99
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 100
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 100
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 100
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 100
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 1
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 1
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 1
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 1
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 4
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 4
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 4
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 4
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 13
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 13
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 13
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 13
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 57
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 57
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 57
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 59
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 59
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 59
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 58
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 58
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 58
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 55
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 55
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 55
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 55
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 2
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 2
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 2
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 2
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 5
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 5
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 5
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 5
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 30
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 30
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 30
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 30
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 10
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 10
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 10
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 10
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 8
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 8
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 8
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 8
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 3
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 3
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 3
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 3
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 19
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 19
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 19
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 19
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 29
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 29
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 29
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 29
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 12
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 12
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 12
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 12
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 11
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 11
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 11
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 11
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 14
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 14
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 14
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 14
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 7
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 7
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 7
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 7
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 9
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 9
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 9
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 9
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 51
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 51
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 51
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 33
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 33
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 17
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 17
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 28
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 28
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 26
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 26
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 26
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 18
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 18
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 18
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 121
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 121
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 121
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 121
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 15
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 15
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 15
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 15
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 141: Undefined offset: 27
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 145: Undefined offset: 27
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 150: Undefined offset: 27
[phpBB Debug] PHP Notice: in file /gym_sitemaps/includes/gym_common.php on line 154: Undefined offset: 27
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4019: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3213)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4021: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3213)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4022: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3213)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4023: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3213)
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

Postby dcz » Tue Dec 23, 2008 8:55 am

erf, I just realize that this code assume that the phpBB SEO class was in use on the forum.

So try to add :
Code: Select all
               if ($_phpbb_seo && empty($phpbb_seo->seo_url['forum'][$forum_id])) {
                  $phpbb_seo->seo_url['forum'][$forum_id] = $phpbb_seo->set_url($forum_name, $forum_id, $phpbb_seo->seo_static['forum']);
               }

after :
Code: Select all
               $link = '';
               $forum_id = (int) $v['FORUM_ID'];
               $forum_name = $v['FORUM_NAME'];


in gym_sitemaps/includes/gym_common.php, should do it ;)

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby Gisher » Tue Dec 23, 2008 9:04 am

Same situation :(
Gisher
PR0
PR0
 
Posts: 75
Joined: Sat Sep 27, 2008 8:54 am

Next

Return to GYM Sitemaps & RSS

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests