MyBB Community Forums
Inline Downloads 1.0 - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: Inline Downloads 1.0 (/thread-41892.html)

Pages: 1 2 3 4 5 6 7 8


Inline Downloads 1.0 - StefanT - 2008-12-13

Inline Downloads is a download-system where the downloads can added into threads.

http://mods.mybboard.net/view/inline-downloads


RE: Inline Downloads BETA - bombo - 2008-12-13

$db->write_query("CREATE TABLE IF NOT EXISTS mybb_downloads (

on line 46 you use mybb_ shouldn't you use ".TABLE_PREFIX."??


RE: Inline Downloads BETA - StefanT - 2008-12-13

You are right. I corrected it.


RE: Inline Downloads BETA - DougSD - 2008-12-13

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 Smile


RE: Inline Downloads BETA - StefanT - 2008-12-14

Thanks, it was a part of a bigger plugin and I forgot to delete all properties. I updated the file.


RE: Inline Downloads BETA - aglioeolio - 2008-12-14

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 Big Grin


RE: Inline Downloads BETA - StefanT - 2008-12-14

The system is similar. This version is without AJAX and some parts are modified.


RE: Inline Downloads BETA - x-Treme - 2008-12-14

I think it is just brilliant.


RE: Inline Downloads BETA - Mr-Cute - 2008-12-18

not working with me Sad
i upload it and i chose the forum id
but i have nothing new in
any screen shots ? Confused how can i use it ? !


RE: Inline Downloads BETA - x-Treme - 2008-12-18

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.