Appnitro Software Forums » MachForm 2

Your session has been expired. Please start again.


  1. suebewebs
    Member

    Question1: When using advanced code will I always need to add <?php session_start(); ?> every time?

    Question2: How do I find out what version I’m using?

    Posted 3 years ago #
  2. redityo

    Question 1 :
    Yes .. I suggest to add the code every time you use "advance code" in your page.

    Question 2 :
    You can view "config.php" file to see your machform version, try to search these line in there :

    /** Current MachForm Version **/
    define('MACHFORM_VERSION','2.1');

    or access this url to view machform change history

    http ://www.yourdomain.com/machform_folder/changelog.txt

    don't forget replace domain name and machform folder with yours.


    MachForm Support

    Posted 3 years ago #
  3. suebewebs
    Member

    Thank you

    Posted 3 years ago #

RSS feed for this topic

Reply