Snorocket really helpful developer

[quote name=‘Traveler’]Now where is that diaper changing mod?[/QUOTE]

still debugging, however to fix the blowout bug change this line of code:

{if $cscart_installed && $upgrade = '2.09'} {$blowout} {/if}



to this:

{if $cscart_installed && $upgrade = '2.09'} {$install_overnight_diaper} {elseif} {$blowout} {/if}

[quote name=‘snorocket’]still debugging, however to fix the blowout bug change this line of code:

{if $cscart_installed && $upgrade = '2.09'} {$blowout} {/if}



to this:

{if $cscart_installed && $upgrade = '2.09'} {$install_overnight_diaper} {elseif} {$blowout} {/if}[/QUOTE]



Hey sno, can you include a “self Purge” option? A bit like a &cc clear cache eh? :wink:

[quote name=‘snorocket’]still debugging, however to fix the blowout bug change this line of code:

{if $cscart_installed && [COLOR=Red]$upgrade = '2.09'[/COLOR]} {$blowout} {/if}to this:

{if $cscart_installed && [COLOR=Red]$upgrade = '2.09'[/COLOR]} {$install_overnight_diaper} {elseif} {$blowout} {/if}[/quote]



This code will not work because of the red part code…Please fix it ASAP or my bed will be all wet the rest of my life…:cry: