Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Does anyone know how I can fix this error after I installed the plog-config.php into my host?

    Deprecated: Function eregi() is deprecated in /home/hillcoun/public_html/gallery/plog-includes/lib/phpthumb/phpthumb.functions.php on line 362
    string(184) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 6" string(184) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 8" string(226) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(14) NOT NULL, `date_submitted` timestamp(14) NOT NULL, `EXIF_date_taken` varc' at line 7" string(185) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 12" string(185) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 29"
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/hillcoun/public_html/gallery/plog-admin/includes/install-functions.php on line 511



    Request assistance...
  2.  
    hi armandotop, try this fix which worked for me:

    http://www.plogger.org/forum/discussion/3880/my-fix-for-install-failure-with-installfunctionsphp-on-line-511/#Item_1