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


RE: Inline Downloads BETA - StefanT - 2009-02-09

That's tricky. I don't know how the use an other template without editing the inc/functions_post.php.


RE: Inline Downloads BETA - x_Stricken_x - 2009-02-09

(2009-02-09, 01:48 PM)D-r-a-g-o-n Wrote: That's tricky. I don't know how the use an other template without editing the inc/functions_post.php.
Hm. I was thinking of doing something like:
$template = ($mybb->settings['use_custom_template'] && $mybb->settings['use-custom_template'] == 1) ? GET THE TEMPLATE : USE THE DEFAULT TEMPLATE;
But I don't know if that could/would work.


RE: Inline Downloads BETA - Mr-Cute - 2009-07-24

there are any updates for this plugin ?


RE: Inline Downloads BETA - StefanT - 2009-07-25

No, but I think the plugin is working.


RE: Inline Downloads BETA - Leefish - 2010-01-30

I downloaded this plug in - working great on 1.4.11. Thank you very much.


RE: Inline Downloads BETA - x-Treme - 2010-01-30

(2010-01-30, 12:38 PM)leesester Wrote: I downloaded this plug in - working great on 1.4.11. Thank you very much.

It does work, but if you ever uninstall it, be sure to remove all traces of it from the templates. It tends to leave the edits in there.


RE: Inline Downloads BETA - StefanT - 2010-01-30

It should remove everything... Do you see an error?


RE: Inline Downloads BETA - x-Treme - 2010-01-30

It doesn't.
No errors are shown, but if you uninstall, and re-install, the edits are duplicated.


RE: Inline Downloads BETA - Lo. - 2010-01-30

Sorry i just don't understand completely what this does? Confused
Is it just a better download system?


RE: Inline Downloads BETA - StefanT - 2010-01-30

The downloads are posted as threads...
(2010-01-30, 03:17 PM)x-Treme Wrote: It doesn't.
No errors are shown, but if you uninstall, and re-install, the edits are duplicated.
Yes, but do you see why?