Changes

Jump to navigation Jump to search
Addedd user detail.
Line 1: Line 1:  
{{caution |notes= If this mod is installed or configured incorrectly it could make your site appear to crash.  Don't panic. Edit your subroot.php and remove the last line pertaining to Prolog.  Then in mod manager "Clean" the partially installed Prolog to remove the mod.''' [[#Warning|See Below for detail]]
 
{{caution |notes= If this mod is installed or configured incorrectly it could make your site appear to crash.  Don't panic. Edit your subroot.php and remove the last line pertaining to Prolog.  Then in mod manager "Clean" the partially installed Prolog to remove the mod.''' [[#Warning|See Below for detail]]
}}
+
}}{{restricted}}
{{restricted}}
   
{{TNGmod
 
{{TNGmod
| mod_name = Prolog Mod
+
| mod_name = {{PAGENAME}}
 
| mod_summary = Adds PHP Rotating Logs to TNG site
 
| mod_summary = Adds PHP Rotating Logs to TNG site
 
| mod_validation =  
 
| mod_validation =  
 
| mod_last_update = 11 Mar 2024
 
| mod_last_update = 11 Mar 2024
| download_link =  
+
| download_link = <div style="display:inline-block;width:95%;">[https://bisbeefamily.com/ccount/click.php?id=264&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}    version 14.0.0.20.zip]<div style="float:right;">{{Tv140|float=left}}</div></div>
 
+
<div style="display:inline-block;width:95%;">[https://bisbeefamily.com/ccount/click.php?id=187&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} version 12.0.0.9.zip]<div    style="float:right;">{{Tv120|float=left}}</div></div>
<div   style="display:inline-block;width:95%;">[https://bisbeefamily.com/ccount/click.php?id=264&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}    version 14.0.0.20.zip]<div   style="float:right;">{{Tv140|float=left}}</div></div>
  −
 
  −
<div   style="display:inline-block;width:95%;">[https://bisbeefamily.com/ccount/click.php?id=187&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}     version 12.0.0.9.zip]<div    style="float:right;">{{Tv120|float=left}}</div></div>
   
<!-- https://tng.lythgoes.net/wiki/images/a/a3/Prolog_v12.0.0.9.zip -->
 
<!-- https://tng.lythgoes.net/wiki/images/a/a3/Prolog_v12.0.0.9.zip -->
   
| download_stats = [https://bisbeefamily.com/ccount/index.php?action=stats&groupid=22 view statistics]
 
| download_stats = [https://bisbeefamily.com/ccount/index.php?action=stats&groupid=22 view statistics]
   
| mod_author = [[User:Kazooter|Rick Bisbee]]
 
| mod_author = [[User:Kazooter|Rick Bisbee]]
 
| mod_url = [https://bisbeefamily.com/ Bisbee Family Connection]
 
| mod_url = [https://bisbeefamily.com/ Bisbee Family Connection]
Line 28: Line 22:  
| related_mods =
 
| related_mods =
 
| notes =  
 
| notes =  
}}
+
}}{| style="margin-right:0.5 em;" align="right"  
{| style="margin-right:0.5 em;" align="left"  
   
| __TOC__
 
| __TOC__
 
|}
 
|}
<br clear=both>
  −
   
== Prolog (PHP Rotating Log) Introduction ==
 
== Prolog (PHP Rotating Log) Introduction ==
 
[[Image:Prolog6.png|left|150px]]
 
[[Image:Prolog6.png|left|150px]]
Line 39: Line 30:  
''An important feature is that fatal errors displayed to the screen are generic and never reveal server information that a hacker may be looking for. The actual error can be found in the error log using the same timestamp shown on the screen.''
 
''An important feature is that fatal errors displayed to the screen are generic and never reveal server information that a hacker may be looking for. The actual error can be found in the error log using the same timestamp shown on the screen.''
   −
<br style='clear:both' />
   
===<span style='color:#990000'>Important Note for TNGv14 Users</span>===
 
===<span style='color:#990000'>Important Note for TNGv14 Users</span>===
 
<p style='font-style:italic'>Prolog was updated for TNGv14. In Previous versions, Prolog was initialized in subroot.php. Starting with TNGv14, Prolog v14 is initialized in begin.php. This change makes it very important that you completely uninstall any previous versions you may have tried in TNGv14, before installing Prolog v14.  '''Neglecting to do this may leave unwanted code in TNG files that will result in TNG errors and even site failure.'''</p>
 
<p style='font-style:italic'>Prolog was updated for TNGv14. In Previous versions, Prolog was initialized in subroot.php. Starting with TNGv14, Prolog v14 is initialized in begin.php. This change makes it very important that you completely uninstall any previous versions you may have tried in TNGv14, before installing Prolog v14.  '''Neglecting to do this may leave unwanted code in TNG files that will result in TNG errors and even site failure.'''</p>
Line 45: Line 35:     
===Error Log Location===
 
===Error Log Location===
   
Prolog will use the php.ini error_log setting to place its logs in the same location as PHP.  If the php.ini is not set, or if it is inaccessible, prolog will use the TNG root-relative path you've set in the Mod Edit Options.  If not set there, Prolog will create and default to a logs directory in your TNG root directory. While the last option works fine for offline test sites, for security reasons it is not recommended for a live site.
 
Prolog will use the php.ini error_log setting to place its logs in the same location as PHP.  If the php.ini is not set, or if it is inaccessible, prolog will use the TNG root-relative path you've set in the Mod Edit Options.  If not set there, Prolog will create and default to a logs directory in your TNG root directory. While the last option works fine for offline test sites, for security reasons it is not recommended for a live site.
   Line 373: Line 362:  
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
| [http://www.bisbeefamily.com A Bisbee Family History]
 
| [http://www.bisbeefamily.com A Bisbee Family History]
| [[User:kazooter|Rick Bisbee]]
+
| style="white-space: nowrap;"|[[User:kazooter|Rick Bisbee]]
 
| Mod Developer. A must-have for mod developers
 
| Mod Developer. A must-have for mod developers
 
| 12.0.0.7
 
| 12.0.0.7
 
| 12.1
 
| 12.1
| EN
+
| style="white-space: nowrap;"|EN
|-
+
 
 +
|- style="vertical-align:top;"
 
|[https://tng.stegemueller.dk Stegemüller Family History]
 
|[https://tng.stegemueller.dk Stegemüller Family History]
|[https://tng.lythgoes.net/wiki/index.php/User:Stegemüller Hanne B. Stegemüller]
+
| style="white-space: nowrap;"|[[User:Stegemüller|Hanne B. Stegemüller]]
 
|Public site
 
|Public site
 
|14.0.0.16
 
|14.0.0.16
 
|14.0
 
|14.0
|EN,DE,DA
+
| style="white-space: nowrap;"|EN,DE,DA
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://www.royandboucher.com/ Our Roy and Boucher Family]
 
| [https://www.royandboucher.com/ Our Roy and Boucher Family]
| [[User:KenRoy|Ken Roy]]
+
| style="white-space: nowrap;"|[[User:KenRoy|Ken Roy]]
 
| Using with [[Show PHP Error Log]] on test site
 
| Using with [[Show PHP Error Log]] on test site
 
| 14.0.0.18
 
| 14.0.0.18
| {{Tv1404}}
+
| {{Tv1404|float=left}}
| EN,FR
+
| style="white-space: nowrap;"|EN,FR
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://www.kmtrees.com/index.php Roots & Relatives Remembered]
 
| [https://www.kmtrees.com/index.php Roots & Relatives Remembered]
| [[User:tngrlkrz| Ron Krzmarzick]]
+
| style="white-space: nowrap;"|[[User:tngrlkrz|Ron Krzmarzick]]
 
| Public & Private
 
| Public & Private
 
| [https://www.kmtrees.com/mods-installed See Here]
 
| [https://www.kmtrees.com/mods-installed See Here]
 
| [https://www.kmtrees.com/mods-installed See Here]
 
| [https://www.kmtrees.com/mods-installed See Here]
 
| EN,DE,CS
 
| EN,DE,CS
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://www.gilbert-family-history.net Gilbert Family History]
 
| [https://www.gilbert-family-history.net Gilbert Family History]
| [[User:WarrenGilbert| Warren Gilbert]]
+
| style="white-space: nowrap;"|[[User:WarrenGilbert|Warren Gilbert]]
 
| Public
 
| Public
 
| 14.0.0.15
 
| 14.0.0.15
 
| 14.0
 
| 14.0
| EN
+
| style="white-space: nowrap;"|EN
|-
+
 
| [http://genealogie.mkirsch.be Racines luxo-hennuyeres]
+
|- style="vertical-align:top;"
| [[User:MichelKirsch|Michel Kirsch]]
+
| style="white-space: nowrap;"|[http://genealogie.mkirsch.be Racines luxo-hennuyeres]
|  
+
| [[User:MichelKirsch|Michel Kirsch]]
| 13.0.0.9
+
| Registration
| 13.0.1
+
| 14.0.0.20
| FR,EN,NL,DE,SP
+
| 14.0.4
|-
+
| style="white-space: nowrap;"|FR,EN,NL,DE,SP
 +
 
 +
|- style="vertical-align:top;"
 
| [http://genealogy.oceanwharf.com Hooley Family Links]
 
| [http://genealogy.oceanwharf.com Hooley Family Links]
| [[User: lastejas|Rick Hooley]]
+
| style="white-space: nowrap;"|[[User:lastejas|Rick Hooley]]
 
| Public/Private, only used on test server
 
| Public/Private, only used on test server
 
| [[User: lastejas|See Here]]
 
| [[User: lastejas|See Here]]
 
| [[User: lastejas|See Here]]
 
| [[User: lastejas|See Here]]
| EN
+
| style="white-space: nowrap;"|EN
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://www.rgstrong-genes.com R G Strong Family Genealogy]
 
| [https://www.rgstrong-genes.com R G Strong Family Genealogy]
| [[User:Rgstrong|Russell Strong]]
+
| style="white-space: nowrap;"|[[User:Rgstrong|Russell Strong]]
 
| Public/Private
 
| Public/Private
 
| 14.0.0.18
 
| 14.0.0.18
 
| 14.0.4
 
| 14.0.4
| EN,DE,FR,NL
+
| style="white-space: nowrap;"|EN,DE,FR,NL
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://www.josephoranholtz.com/ Joseph Oran Holtz Genealogy Pages]
 
| [https://www.josephoranholtz.com/ Joseph Oran Holtz Genealogy Pages]
| [[User:Stores|Jim Holt]]
+
| style="white-space: nowrap;"|[[User:Stores|Jim Holt]]
 
| Private
 
| Private
 
| [[User:Stores|See Here]]
 
| [[User:Stores|See Here]]
 
| [[User:Stores|See Here]]
 
| [[User:Stores|See Here]]
| EN
+
| style="white-space: nowrap;"|EN
   −
|-
+
|- style="vertical-align:top;"
|Pittsburgh O'Neils
+
|[https://www.pittsburghoneils.com Pittsburgh O'Neils]
|Sean O'Neil  
+
| style="white-space: nowrap;"|[[User:Spo9496|Sean O'Neil]]
 +
|
 +
|
 +
| 13.1.2
 +
| style="white-space: nowrap;"|EN
   −
|-
+
|- style="vertical-align:top;"
 
|[https://cnl-gla.ca/nos-ancetres/lapierreamerique/ Les Lapierre d'Amérique]
 
|[https://cnl-gla.ca/nos-ancetres/lapierreamerique/ Les Lapierre d'Amérique]
| [[User:NLapierre|Normand Lapierre]]
+
| style="white-space: nowrap;"|[[User:NLapierre|Normand Lapierre]]
 
| Public/Private site
 
| Public/Private site
 
| 14.0.0.16
 
| 14.0.0.16
 
| 14.0
 
| 14.0
| FR,EN
+
| style="white-space: nowrap;"|FR,EN
    
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
| [https://www.severijns.family/Severijns The Severijns / Timmer Familytree]
 
| [https://www.severijns.family/Severijns The Severijns / Timmer Familytree]
| Rob Severijns
+
| style="white-space: nowrap;"|[[User:Severijns|Rob Severijns]]
 
| Public / Private
 
| Public / Private
 
| 14.0.0.18
 
| 14.0.0.18
 
| 14.0.4
 
| 14.0.4
| NL,EN
+
| style="white-space: nowrap;"|NL,EN
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://zausmerforest.com Zausmer Forest]
 
| [https://zausmerforest.com Zausmer Forest]
| [[User:Joyaa|Joyaa Antares]]
+
| style="white-space: nowrap;"|[[User:Joyaa|Joyaa Antares]]
 
| Private
 
| Private
 
| 14​.0​.0​.18
 
| 14​.0​.0​.18
 
| 14.0.2
 
| 14.0.2
| EN,FR
+
| style="white-space: nowrap;"|EN,FR
|-
+
 
 +
|- style="vertical-align:top;"
 
| [https://clan.chauvigne.info/ GénéaKat]
 
| [https://clan.chauvigne.info/ GénéaKat]
| [[User:Katryne|Katryne]]
+
| style="white-space: nowrap;"|[[User:Katryne|Katryne]]
 
| Public & private
 
| Public & private
 
| 14.0.0.18
 
| 14.0.0.18
 
| 14.0.3
 
| 14.0.3
| FR,EN
+
| style="white-space: nowrap;"|FR,EN
    
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
Line 475: Line 478:  
| 14.0.0.18
 
| 14.0.0.18
 
| 14.0.3
 
| 14.0.3
| DE, EN
+
| style="white-space: nowrap;"|DE,EN
 +
 
 +
|- style="vertical-align:top;"
 +
| Development server
 +
| style="white-space: nowrap;"|[[User:Brett|Brett]]
 +
| Local host
 +
| 12.0.9, 14.0.0.20
 +
| 12 - 14
 +
| style="white-space: nowrap;"|EN
 
|}
 
|}
   Line 481: Line 492:  
[[Category:Mods for TNG v13]]
 
[[Category:Mods for TNG v13]]
 
[[Category:Mods for TNG v12]]
 
[[Category:Mods for TNG v12]]
 +
 
[[Category:Administrator]]
 
[[Category:Administrator]]
 
[[Category:Maintenance]]
 
[[Category:Maintenance]]
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]
'''Experienced''', Administrators, sysops
3,218

edits

Navigation menu