phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Strange errors after installing RC3
Goto page 1, 2  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
::  
Author Message
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Tue Apr 03, 2007 4:45 pm    Post subject: Strange errors after installing RC3

I was running 1.01 and it was working fine. I decided to try this mainly to get RSS support.

I believe I removed all hints of 1.01 and installed this mod...

Now in the ACP I go to the configuration page for this mod, and URL Rewriting is not populated for either yes or no... I am trying to change this option to YES and it allows me to click on it... I submit this answer and when I go back to the panel it is still unpopulated.

I have the zero dupe mod and the mixed mod rewrite installed and working properly in the forum.

I went into mysql and everything is still sitting as FALSE on the settings.

For the heck of it, I changed pagination, and rewrite to TRUE and things are still not getting re-written properly for some reason in the RSS or the Google Sitemap feeds. The forum sitemap is working properly.

I'm lost as to what the issues could be here.

I did add the new re-write rules to the htacess file as instructed in the mod installation instructions.


-Steve
Back to top
Visit poster's website
AmirAbbas
phpBB SEO Team
phpBB SEO Team


Joined: 11 May 2006
Posts: 529
Location: IRAN

Strange errors after installing RC3Posted: Tue Apr 03, 2007 5:03 pm    Post subject: Re: Strange errors after installing RC3

Quote:
Now in the ACP I go to the configuration page for this mod, and URL Rewriting is not populated for either yes or no... I am trying to change this option to YES and it allows me to click on it... I submit this answer and when I go back to the panel it is still unpopulated.


hi steve.
each section of GYM sitemaps has its own submit button. are you sure that you have clicked on that section's button ?

and could you tell us that which version of rewrite mod and zero dupe mod you are using ?

_________________
چهار گوش - طراحی وب - مجله طراحی وب
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Tue Apr 03, 2007 5:30 pm    Post subject: Re: Strange errors after installing RC3

Whichever versions were out in December... zero dupe was pre release. I wasn't aware there would be issues there as I don't think the documentation stated that a certain version of both mods ahd to be installed in order to work correctly.


What I am talking about is the ACP (admin control panel) setup screen for this mod. It asks if re-write should be enabled, and both the "yes" and "no" are blank there. Clicking yes and submitting the answer does nothing... when I look again, both selections are blank.

-Steve
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Tue Apr 03, 2007 9:14 pm    Post subject: Re: Strange errors after installing RC3

Okay, I've updated to the latest mixed mod rewrite and no dupe mod.

Still the same issues.
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Strange errors after installing RC3Posted: Tue Apr 03, 2007 11:40 pm    Post subject: Re: Strange errors after installing RC3

Have you run the sql install script ?

It looks like your db is improperly populated.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Tue Apr 03, 2007 11:43 pm    Post subject: Re: Strange errors after installing RC3

okay...

I'll try and run it again.

I did run it once.


-Steve
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Strange errors after installing RC3Posted: Tue Apr 03, 2007 11:44 pm    Post subject: Re: Strange errors after installing RC3

Make sure you're using the rc3 one.

It's no big deal to run it more than once, it should only reset to default settings in case the table is already here.

[EDIT]
I'm thinking it could as well be the admin file to be outdated, make sure you uploaded the new admin file in phpBB admin folder.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Tue Apr 03, 2007 11:55 pm    Post subject: Re: Strange errors after installing RC3

I ran the database script again... Still doesn't seem to work right in the ACP

Here is what the database reads now:

Edit Delete ggs_mod_rewrite FALSE
Edit Delete ggs_zero_dupe FALSE
Edit Delete ggs_mod_rewrite_type 0
Edit Delete ggs_showstats FALSE
Edit Delete ggs_gzip FALSE
Edit Delete ggs_gzip_level 6
Edit Delete ggs_cached FALSE
Edit Delete ggs_auto_regen TRUE
Edit Delete ggs_gzip_ext FALSE
Edit Delete ggs_mod_since FALSE
Edit Delete ggs_force_cache_gzip FALSE
Edit Delete ggs_cache_max_age 24
Edit Delete ggs_cache_dir gs_cache/
Edit Delete google_cache_born 0
Edit Delete rss_cache_born 1175643939
Edit Delete yahoo_cache_born 0
Edit Delete ggs_xslt FALSE
Edit Delete ggs_sql_limit 200
Edit Delete ggs_url_limit 2500
Edit Delete ggs_sort DESC
Edit Delete ggs_exclude_forums
Edit Delete ggs_announce_priority 0.5
Edit Delete ggs_default_priority 1.0
Edit Delete ggs_sticky_priority 0.75
Edit Delete ggs_pagination FALSE
Edit Delete ggs_limitdown 5
Edit Delete ggs_limitup 5
Edit Delete ggs_mx_exclude
Edit Delete ggs_kb_mx_page FALSE
Edit Delete ggs_kb_exclude
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Tue Apr 03, 2007 11:58 pm    Post subject: Re: Strange errors after installing RC3

dcz wrote:
Make sure you're using the rc3 one.

It's no big deal to run it more than once, it should only reset to default settings in case the table is already here.

[EDIT]
I'm thinking it could as well be the admin file to be outdated, make sure you uploaded the new admin file in phpBB admin folder.

++


I checked and it's the database file from the rc3 release (contrib folder in that release)

You know what.. you may be right. I'll check and make sure the admin files updated properly. I remember now I was having trouble with a particular FTP program that was being a pain in the butt to use. (wouldn't overwrite files for me) Let me look into that.

-S
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Strange errors after installing RC3Posted: Wed Apr 04, 2007 12:00 am    Post subject: Re: Strange errors after installing RC3

What about ?

dcz wrote:

[EDIT] [/b]I'm thinking it could as well be the admin file to be outdated, make sure you uploaded the new admin file in phpBB admin folder.
++


What you posted is either incomplete or from an older version.

I suggest you re download the archive and reupload the db_install.php from the contrib folder and give one more try.

Is it phpBB or mxBB install ?

A link would help out now I think.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Wed Apr 04, 2007 12:14 am    Post subject: Re: Strange errors after installing RC3

The installer script said that the database install was okay... strange.


Here's an image of my ACP for that mod:



Site is www.buggynews.com
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Wed Apr 04, 2007 12:19 am    Post subject: Re: Strange errors after installing RC3

Whoops.. there were 3 pages to the database... my bad...

Here are the other 2 pages:

Quote:

Edit Delete rss_cache_max_age 12
Edit Delete rss_limit_time 60
Edit Delete rss_auto_regen TRUE
Edit Delete rss_utf8 FALSE
Edit Delete rss_charset auto
Edit Delete rss_gzip_ext FALSE
Edit Delete rss_xslt FALSE
Edit Delete rss_force_xslt FALSE
Edit Delete rss_lang en
Edit Delete rss_sitename Go Kart Forum and Mini Buggy Information
Edit Delete rss_site_desc Go kart forums and mini dune buggy community
Edit Delete rss_cinfo Go Kart Forum and Mini Buggy Information
Edit Delete rss_image rss_board_big.gif
Edit Delete rss_forum_image rss_forum_big.gif
Edit Delete rss_allow_auth FALSE
Edit Delete rss_cache_auth TRUE
Edit Delete rss_url_limit_long 500
Edit Delete rss_url_limit 100
Edit Delete rss_url_limit_short 25
Edit Delete rss_sql_limit 100
Edit Delete rss_url_limit_txt_long 200
Edit Delete rss_url_limit_txt 50
Edit Delete rss_url_limit_txt_short 25
Edit Delete rss_sql_limit_txt 25
Edit Delete rss_allow_short FALSE
Edit Delete rss_allow_long FALSE
Edit Delete rss_sumarize 10
Edit Delete rss_sumarize_method sentences
Edit Delete rss_exclude_forum
Edit Delete rss_first FALSE

Edit Delete rss_last TRUE
Edit Delete rss_msg_txt TRUE
Edit Delete rss_allow_bbcode TRUE
Edit Delete rss_strip_bbcode
Edit Delete rss_allow_links TRUE
Edit Delete rss_allow_smilies TRUE
Edit Delete rss_exclude_kbcat
Edit Delete rss_exclude_mx
Edit Delete yahoo_limit 500
Edit Delete yahoo_sql_limit 100
Edit Delete yahoo_limit_time 60
Edit Delete yahoo_exclude
Edit Delete yahoo_cache_max_age 48
Edit Delete yahoo_auto_regen TRUE
Edit Delete yahoo_pagination FALSE
Edit Delete yahoo_limitdown 5
Edit Delete yahoo_limitup 5
Edit Delete yahoo_notify FALSE
Edit Delete yahoo_appid
Edit Delete yahoo_notify_long FALSE
Edit Delete yahoo_exclude_kbcat
Edit Delete yahoo_exclude_mx
Edit Delete ggs_c_info (C) 2006 dcz - http://www.phpbb-seo.com/
Edit Delete ggs_ver v1.2.0RC3
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Wed Apr 04, 2007 12:22 am    Post subject: Re: Strange errors after installing RC3

yeah, really strange... whatever I put into the ACP it just stays at default when I go back to the acp.


-S
Back to top
Visit poster's website
hopster
PR0
PR0


Joined: 15 Dec 2006
Posts: 59

Strange errors after installing RC3Posted: Wed Apr 04, 2007 12:56 am    Post subject: Re: Strange errors after installing RC3

Re updated all files on the server... nothing.


-S
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Strange errors after installing RC3Posted: Wed Apr 04, 2007 8:44 am    Post subject: Re: Strange errors after installing RC3

All right, could be it, make sure you've uploaded the admin tpl in your theme admin template.

You do not seem to use subsilver, and the screen you posted is no the rc3 ACP.

Make sure you update all templates Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
Page 1 of 2 Goto page 1, 2  Next

Navigation Similar Topics

Jump to: