Jump to content

Rowan

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Posts posted by Rowan

  1. Cheers for helping m8 but, you see im kinda new to it.

    So maybe if you had like a link to a say, Login Box tutorial, and that I can connect the database to my phpBB forum so its already got my registered members that can log in, then show me how to add it there that would be awsome m8 :)
  2. OK I designed this website in Dreamweaver:
    http://www.hazardforum.co.uk/phpsite

    What I want to do is make it so that in the panels on the left and the right its certain things like Poll Box, Affiliates Box, Donation Box, Top 10 Posters Box and Login Box.

    But I dont know how to do it. Can someone tell me how I should??

    I was going to use SubDreamer CMS but I cant use my design with it so I left it.

    Also in the middle I wana have a Latest News mod thing were I can put the latest news, and they can leave comments if they want, the sort of things you see on alot of websites now adays.

    Thanks and please reply ASAP.

    Cheers ;)
  3. Hey there,

    I recently installed a mod to my phpBB forum. It was a Welcome PM Mod. After I had finished it I decided to test it out. So I made a Test-Member and once I had registered and then logged in I got this:

    [code]Could not insert private message sent info!

    DEBUG MODE

    SQL Error : 1064 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 ' 228, 1142596635, '', 0, 1, 1, 1)' at line 2

    INSERT INTO phpbb_sr_privmsgs (privmsgs_type, privmsgs_subject, privmsgs_from_userid, privmsgs_to_userid, privmsgs_date, privmsgs_ip, privmsgs_enable_html, privmsgs_enable_bbcode, privmsgs_enable_smilies, privmsgs_attach_sig) VALUES (1, '', , 228, 1142596635, '', 0, 1, 1, 1)

    Line : 97
    File : functions_wpm.php[/code]

    Does anyone know how I fix this??? As I really need it done because I have had members rolling in on my forum the past few days and I dont want some registering, getting the error and disappearing :(

    Thanks and all help is appreciated
  4. Hey there,

    I recently installed a mod to my phpBB forum. It was a Welcome PM Mod. After I had finished it I decided to test it out. So I made a Test-Member and once I had registered and then logged in I got this:

    [code]Could not insert private message sent info!

    DEBUG MODE

    SQL Error : 1064 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 ' 228, 1142596635, '', 0, 1, 1, 1)' at line 2

    INSERT INTO phpbb_sr_privmsgs (privmsgs_type, privmsgs_subject, privmsgs_from_userid, privmsgs_to_userid, privmsgs_date, privmsgs_ip, privmsgs_enable_html, privmsgs_enable_bbcode, privmsgs_enable_smilies, privmsgs_attach_sig) VALUES (1, '', , 228, 1142596635, '', 0, 1, 1, 1)

    Line : 97
    File : functions_wpm.php[/code]

    Does anyone know how I fix this??? As I really need it done because I have had members rolling in on my forum the past few days and I dont want some registering, getting the error and disappearing :(

    Thanks and all help is appreciated
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.