+ Reply to Thread
Results 1 to 4 of 4

Thread: Warning: session_start()

  1. #1

    Warning: session_start()

    Hi
    I get this error after Activating (Cron jobs)


    PHP Code:
    Only registered members can view the code

  2. #2
    Please try to do following.

    open cron/index.php file

    add line

    PHP Code:
    Only registered members can view the code
    before this line

    PHP Code:
    Only registered members can view the code
    then open includes/controllers/control.inc.php

    find condition and make changes like below

    PHP Code:
    Only registered members can view the code

  3. #3
    Not solved the problem yet

    PHP Code:
    Only registered members can view the code





  4. #4
    I did not delete files Cache After adjustment
    /public_html/tmp

    Do I have to deletion?

+ Reply to Thread