[ABD] Show Title From External Links

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
sakkiotto
Registered User
Posts: 236
Joined: Mon Jun 13, 2005 9:45 pm

Re: [DEV] Show Title From External Links

Post by sakkiotto »

i have this debug error

Code: Select all

<b>[phpBB Debug] PHP Warning</b>: in file <b>[ROOT]/ext/mickroz/linktitles/event/listener.php</b> on line <b>133</b>: <b>DOMDocument::loadHTML(): Opening and ending tag mismatch: strong and div in Entity, line: 1</b><br />
i have ELONW, Local URL To Text
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Show Title From External Links

Post by koraldon »

Are you using ELONW 1.0.4 ?
sakkiotto
Registered User
Posts: 236
Joined: Mon Jun 13, 2005 9:45 pm

Re: [DEV] Show Title From External Links

Post by sakkiotto »

no 1.0.2 (from cdb)..
this error show when topic there is this link is internal and in the folder root like this

Code: Select all

example domain.net
http://www.domain.net/dl_ext/?view=detail&df_id=459
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Show Title From External Links

Post by Mickroz »

I'll have to check, that dl extension isn't 3.2 compatible yet, have to get an 3.1 board up and running to test.
Didn't dl ext already parse text instead of link?
Maybe thats why its failing, I will get back on this.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Show Title From External Links

Post by koraldon »

Hi,
I saw that there are some updates from 1.0.2. on GitHub - is it safe to use? didn't see new version number.
Also, can you add version check?
Thanks :)
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Show Title From External Links

Post by Mickroz »

Yes, unless you use the dl extension from oxpus, haven't checked that yet, will continue work after my holiday in the new year.
Can you add an issue for the version check on github?
Otherwise i will add it myself.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
koraldon
Registered User
Posts: 530
Joined: Sat Jun 30, 2007 12:42 pm

Re: [DEV] Show Title From External Links

Post by koraldon »

Thanks, sadly i don't use GitHub.
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Show Title From External Links

Post by Mickroz »

no problem, i will add it myself ;)
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
User avatar
Anișor
Translator
Posts: 273
Joined: Tue Jan 08, 2013 9:36 pm
Location: Arbroath, Angus, Scotland
Contact:

Re: [DEV] Show Title From External Links

Post by Anișor »

Tested on 3.2.0-RC2, HTTPS not working :) Just http.
Formerly known as Neculai Anisor
Discord: Criminus#1996
User avatar
Okashii
Registered User
Posts: 15
Joined: Wed Aug 24, 2016 4:07 pm
Contact:

Re: [DEV] Show Title From External Links

Post by Okashii »

Ooh, awesome! I was looking forever for an extension like this, but gave up a few months ago and just wrote a similar curl in functions_content.php directly. I like this because it won't interfere with automatic phpbb updates in the future. I was just fiddling around with the skeleton generator yesterday trying to figure out how to make it an extension instead for just that reason. Now I don't have to! Thanks! :D
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Show Title From External Links

Post by Mickroz »

Neculai Anisor wrote: Mon Dec 26, 2016 2:22 am Tested on 3.2.0-RC2, HTTPS not working :) Just http.
thanks, will check.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
kim902
I've Been Banned!
Posts: 59
Joined: Wed Nov 09, 2016 5:49 pm

Re: [DEV] Show Title From External Links

Post by kim902 »

Tried this on 3.1.2 rc2 and http and https worked only problem i had is if some one posted using the code tags then only the first select all would work the 2nd code tag did nothing.
Hardest thing in life is accepting some one else has done it better.
User avatar
Mickroz
Registered User
Posts: 661
Joined: Thu Mar 06, 2003 11:20 pm
Location: Netherlands
Contact:

Re: [DEV] Show Title From External Links

Post by Mickroz »

kim902 wrote: Tue Jan 03, 2017 12:02 am Tried this on 3.1.2 rc2 and http and https worked only problem i had is if some one posted using the code tags then only the first select all would work the 2nd code tag did nothing.
i have fixed this on the dev github, code and quote blocks have changed.
spaceace wrote: Wed Jan 18, 2017 2:07 pm how goes the progress on this?
haven't upgraded yet to test dev version on it, haven't had the time for it yet.
I don't need to "get a life." I'm a Gamer, I have lots of lives!
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
kim902
I've Been Banned!
Posts: 59
Joined: Wed Nov 09, 2016 5:49 pm

Re: [DEV] Show Title From External Links

Post by kim902 »

Mickroz wrote: Wed Jan 18, 2017 2:48 pm i have fixed this on the dev github, code and quote blocks have changed.
No Dev on show there i would like to try it again on 3.2 pls
Hardest thing in life is accepting some one else has done it better.
Locked

Return to “Abandoned Extensions”