3.1.x Extensions Database 3.1 / 3.2 ⇒ Link bbCode Extension
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
OK
I don't see the BBCode with Advanced BBCode Box
I don't see the BBCode with Advanced BBCode Box
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
I just tried by disabling Advanced BBCode Box, it doesn't work just by enabling the extension
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Link bbCode Extension
Sure it does see here.
- Download-link
- dmzx-web.net
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
Oops! my fault!!
I did not fill in this Download-link before the URL
And the extension works with Advanced BBCode Box
Thanks U
EDIT
To integrate the Download-link menu into the Advanced BBCode Box, you must modify the abbc3_posting_buttons.html template in /ext/vse/abbc3/styles/all/template
I did not fill in this Download-link before the URL
And the extension works with Advanced BBCode Box
Thanks U
EDIT
To integrate the Download-link menu into the Advanced BBCode Box, you must modify the abbc3_posting_buttons.html template in /ext/vse/abbc3/styles/all/template
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Users
- Posts: 918
- Joined: 02 Feb 2018, 12:04
Re: Link bbCode Extension
maybe you put the example/text wrong
Feed like a disease
And bring them to their knees
They'll pay for their deceit
And bring them to their knees
They'll pay for their deceit
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
Hi
So you can read this >
Link bbCode Extension, problem solved
So you can read this >

-
- Users
- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Link bbCode Extension
I would very much like to use this ext. on my 3.3.2 board ,....it installed ok but did not include the download link box . I do have in my custom bbcode box but it's not parsing the url for d/l correctly. Would it need to be updated to run on 3.3x or did i do something wrong?

-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
Use it on phpBB 3.3.2 without trouble.
-
- Users
- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Link bbCode Extension
It might not work for what I'm trying to do then (Did notice DM is using it here also)
Am trying to use the file upload ext for mp4 (video) server.
User uploads mp4 file and gets the url for it. And then embeds the url in a post (( Everything in this part works great ))
But i also want to include a way to d/l it. Right now it only plays with no d/l link
Am trying to use the file upload ext for mp4 (video) server.
User uploads mp4 file and gets the url for it. And then embeds the url in a post (( Everything in this part works great ))
But i also want to include a way to d/l it. Right now it only plays with no d/l link
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
Perhaps try this extension:
Downloadlog

-
- Users
- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Link bbCode Extension
Ok here is what I have using phpbb 3.3.2
It installs ok but after that nothing works
Test Board
It got the drop down menu ok ...but won't process the link
--------------------------------------

Comes out like this:
-----------------------------------------------------

Same result on live board but no drop down menu appears
-------------------------------------------------------------------------------

It installs ok but after that nothing works
Test Board
It got the drop down menu ok ...but won't process the link
--------------------------------------

Comes out like this:
-----------------------------------------------------

Same result on live board but no drop down menu appears
-------------------------------------------------------------------------------

-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Link bbCode Extension
So I'll repeat what I told you here.
This extension is not intended for downloading files, it is just a BBCode which directs you to a download site. To do what you want, you have to use
Downloadlog
This extension is not intended for downloading files, it is just a BBCode which directs you to a download site. To do what you want, you have to use

-
- Users
- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Link bbCode Extension
This extension will add a download link selection box in posting template.

-
- Users
- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Link bbCode Extension
All this ext does is log who down loaded whatssl wrote: 25 Dec 2020, 20:06 So I'll repeat what I told you here.
This extension is not intended for downloading files, it is just a BBCode which directs you to a download site. To do what you want, you have to useDownloadlog
I need a ext (or BBcode) that gives a user the ability to download a file outside the attachment system that's built into phpbb
Which THIS extension is supposed to do.


