Submit Not Working in phpLD

Discussion in 'Directories' started by 5starpix, Jan 14, 2009.

  1. #1
    I have installed phpLD on a site. Everything went well.

    I added ini_set ('session.save_path', '/tmp'); in the config.php file because I was getting a Warning: session.save_path () is not set error.

    I installed a template, and added 700 categories.

    When I press Continue on submit page, it loads the same page again, with the info i entered. I did enter all info correctly.

    I did once get the following error

    [14-Jan-2009 13:05:04] PHP Warning: Smarty error: validate: validator id 'v_TITLE' is not registered. in /home/hmntnet/public_html/libs/smarty/Smarty.class.php on line 1095
    Code (markup):
    but this didn't come after. It just came on my first attempt.

    Does anyone know how to fix this. Please, I really need help with this.
     
    5starpix, Jan 14, 2009 IP
    Ibn Juferi likes this.
  2. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
    #2
    Try using the default template. If it works, you're using an incompatible theme.
     
    mikey1090, Jan 14, 2009 IP
  3. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #3
    The first thing I've always told people is to switch to the default template and check to see if it works.
    If yes, its a template version error. If no, then there is most likely a corrupted file that has been uploaded.

    Try re-uploading the submit.php file (just in case)

    I made a test submissions right now, and it seemed to go through. Please delete it. It went into the arts.

    Also, make sure you have the checkbox javascript in there for when people click on the agreement.

    And make sure you have a template that is version compatible.
     
    an0n, Jan 14, 2009 IP
  4. 5starpix

    5starpix Notable Member

    Messages:
    6,380
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    235
    #4
    That was the problem. I tested it with the default it went through.

    What i did not is take the submit.tpl from the default template and put it into my current template and it works!

    Thanks for the help
     
    5starpix, Jan 14, 2009 IP
  5. Nima

    Nima Well-Known Member

    Messages:
    3,489
    Likes Received:
    243
    Best Answers:
    0
    Trophy Points:
    175
    #5
    i had this problem and the reason was taht my template was missing the "Agree To Terms" checkbox.
     
    Nima, Jan 15, 2009 IP
    Ibn Juferi likes this.
  6. bobbym

    bobbym Well-Known Member

    Messages:
    1,007
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    128
    #6
    Thank you for this post, I also have this problem " ('session.save_path', '/tmp')" and I don't know to fix it until I found this post. excellent...

     
    bobbym, Jan 26, 2009 IP