1
installed 'My Ads' okay but when you go to submit and ad you are directed to a page that looks like below....any ideas what is wrong?
oncesOk($lid, $cid, $titre, $type, $description, $tel, $price, $typeprix, $date, $email, $submitter, $usid, $town, $country, $valid, $photo, $photo_size, $photo_name, $HTTP_POST_FILES); break; default: addindex($cid); break; } ?>// // ------------------------------------------------------------------------- // // Original Author: Pascal Le Boustouller // Author Website :
pascal.e-xoops@perso-search.com // Licence Type : GPL // ------------------------------------------------------------------------- // include("header.php"); function addindex($cid) { global $xoopsDB, $xoopsConfig, $xoopsUser, $xoopsTheme, $photomax, $xoopsLogger; include(XOOPS_ROOT_PATH."/modules/myAds/cache/config.php"); include(XOOPS_ROOT_PATH."/modules/myAds/include/functions.php"); include(XOOPS_ROOT_PATH."/header.php"); include_once