MyBB Community Forums

Full Version: REQUEST: Tell-A-Friend
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to have a hack that adds a little link next to... | Mark All Forums Read | Forum Team | Forum Statistics that says | Tell A Friend | ? Can someone write a quick mod?
This old version may still work for 1.02:
http://mods.mybboard.com/view.php?did=2
mySQL error: 1136
Column count doesn't match value count at row 1
Query: INSERT INTO mybb_templates VALUES ('','tellfriend',' $headerinclude $header
You have to change a few things.

As is, templateinstall.php provides tid, title, template, and sid. The new fields are status (can be the empty string), version (should be 100.07), and dateline ( time() ).