+ Reply to Thread
Results 1 to 4 of 4

Thread: Loan Calculator 2.2.2 Plugin, new Print function broken

  1. #1
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88

    Loan Calculator 2.2.2 Plugin, new Print function broken

    Hi,

    i have updated the Loan Calculator Plugin to 2.2.2 and then the Print Function is broken.

    Firefox 23.0.1 : displays a blank page.
    IE 10 : display a HTTP 500 Error
    SRWare Iron 23.0.1300.0 : nothing happens on clicking the print button.


    See picture.
    loan Table.jpgloan Table print page_IE.jpgloan Table print page_firefox.jpg


    Error_log:
    [Sun Sep 08 22:23:58 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined index: sql_debug_time in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:03 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined variable: _SESSION in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:03 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined index: sql_debug_time in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:03 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined variable: _SESSION in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:03 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined index: sql_debug_time in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:04 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined variable: _SESSION in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:04 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined index: sql_debug_time in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:05 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined variable: _SESSION in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html
    [Sun Sep 08 22:25:05 2013] [warn] [client 188.109.80.***] mod_fcgid: stderr: PHP Notice: Undefined index: sql_debug_time in /var/www/carspin/htdocs/stdfiles/includes/classes/rlDb.class.php on line 411, referer: http://www.car***.gr/autos/audi/s5/a...00-eur-19.html



    Please help!

    Thanks.

    Best greetings
    Sakis
    Last edited by Athanasios Christou; September 8, 2013 at 08:17 PM.

  2. #2
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hi Sakis,
    The problem turned out in a missed code lines of current script version and the fix is enough simple:
    1. open the file: /index.php
    2. find the code:
    Code:
    Only registered members can view the code.
    3. replace with:
    Code:
    Only registered members can view the code.
    That's all!

    John

  3. #3
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88

    Thank you very much John.

    Good job !!!


    Best greetings
    Sakis

  4. #4
    Thank you John.

    I get this fixed with your code posted above.

    Best Regards,
    Bert

+ Reply to Thread