Inline Downloads is a download-system where the downloads can added into threads.
http://mods.mybboard.net/view/inline-downloads
http://mods.mybboard.net/view/inline-downloads
Inline Downloads 1.0
|
Inline Downloads is a download-system where the downloads can added into threads.
http://mods.mybboard.net/view/inline-downloads
2008-12-13, 12:14 PM
$db->write_query("CREATE TABLE IF NOT EXISTS
mybb_downloads (on line 46 you use mybb_ shouldn't you use ".TABLE_PREFIX."??
You are right. I corrected it.
You should probably remove the protected and public properties. MyBB hasn't gone to only supporting PHP5+ yet. Plus, a lot of web hosts still use 4, primarily free ones. Anyone running 4 will get error messages all over.
But, you're are a step ahead for 1.6
2008-12-14, 10:11 AM
Thanks, it was a part of a bigger plugin and I forgot to delete all properties. I updated the file.
2008-12-14, 12:07 PM
is this plugin the same that is running in your forums?
http://www.mybbcoder.info/thema-2427.html this is a F#cking amazing system Thanks Dragon
2008-12-14, 05:33 PM
The system is similar. This version is without AJAX and some parts are modified.
2008-12-18, 12:14 PM
not working with me
i upload it and i chose the forum id but i have nothing new in any screen shots ? how can i use it ? !
2008-12-18, 12:40 PM
Did you try creating a post in one of the forums that you placed in the settings? You should see the upload options inside the actually forums that you have it activated in when you make a new post. It's in the forum itself...not the acp.
|
« Next Oldest | Next Newest »
|