News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Images can't have URLS around them :(

Started by Jade Elizabeth, July 25, 2014, 12:37:43 AM

Previous topic - Next topic

Jade Elizabeth

I broke my links/BBC somehow.

http://www.creativeburrow.org/introductions/hello-fellow-creatives!/msg24583/#msg24583

I can't use the BBC from flikr and other sites. Images can't have url around them. I have a custom mod that is broken but should theoretically allow local urls to be displayed.
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Ninja ZX-10RR

Quote from: Jade Elizabeth on July 25, 2014, 12:37:43 AM
BBC somehow.
Is not really being helpful... When and after what would give us more details perhaps?

Quote from: Jade Elizabeth on July 25, 2014, 12:37:43 AM
http://www.creativeburrow.org/introductions/hello-fellow-creatives!/msg24583/#msg24583
It's not exactly clear what is broken there, the link not automatically getting parsed into an image or what? D:

Quote from: Jade Elizabeth on July 25, 2014, 12:37:43 AM
I can't use the BBC from flikr and other sites.
What do you mean? [img][/img] tags don't work at all? Because I can see some images in that screenshot...

Quote from: Jade Elizabeth on July 25, 2014, 12:37:43 AM
Images can't have url around them.
How? They are not supposed to "have an url around them" they are just supposed to work IMO.

Quote from: Jade Elizabeth on July 25, 2014, 12:37:43 AM
I have a custom mod that is broken but should theoretically allow local urls to be displayed.
If it is broken then why don't you try to uninstall it and see if whatever the problem is is really related to the mod itself? If they get back to work after uninstalling it then we will know that there isn't anything "worse" ;)

Quote from: Jade Elizabeth on July 25, 2014, 12:37:43 AM
The person who made it for me never fixed it and ran off with my money :'(.
Can't help you on this D: perhaps the police should... :(

As a footnote... Seeing how many posts you did and comparing that value to mine I doubt I could know better in any way but I also believe that giving it a try or asking for clarifications won't hurt :)
Quote from: BeastMode topic=525177.msg3720020#msg3720020
It's so powerful that on this post and even in the two PMs you sent me,you still answered my question very quickly and you're apologizing for the delay. You're the #1 support I've probably ever encountered man, so much respect for that. Thank you, and get better soon.

I'll keep this in my siggy for a while just to remind me that someone appreciated what I did while others didn't.

♥ Jess ♥

STOP EDITING MY PROFILE

Mstcool

Try removing the width and the height from the img code

Justyne

Seems broken to me indeed but it's kinda hard to troubleshoot without knowing what your custom mod does/ is supposed to do/ having seen the code.

Maybe attach us the sourcefile with the BBC in it? I think it's Subs.php

URL around image definitely works in an unmodified install even with a width in the img tag.

Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better.

Kindred

Flavio,

Most of that post was completely uncalled for...
Jade's post was actually very clear.

she posts an image using img bbc
she attempts to put a url bbc around that image
it fails on her site -- probably, she suspects because of some mods that she has applied.

the only part of your post that makes any sense at all, in this case, is the suggestion to remove the BBC mod that she thinks may be affecting her other BBC. (which Justyne covered better by asking for the Subs.php with the BBC array)

No that I have wasted enough time on off-topic stuff...

Jade, attach Subs.php? Or at least the BBC array?


Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Jade Elizabeth

#5
Quote from: Kindred on July 25, 2014, 07:28:33 AMshe posts an image using img bbc
she attempts to put a url bbc around that image
it fails on her site -- probably, she suspects because of some mods that she has applied.

It's definitely a mod I have that edits the way BBC is parsed. Closest thing to it here is this:
http://custom.simplemachines.org/mods/index.php?mod=1293

Quote from: Kindred on July 25, 2014, 07:28:33 AM
Jade, attach Subs.php? Or at least the BBC array?

Can do :)

array(
'tag' => 'url',
'type' => 'unparsed_equals_content',
'content' => '<a href="$2" class="bbc_link" target="_blank" rel="nofollow">$1</a>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (strpos($data, \'http://\') !== 0 && strpos($data, \'https://\') !== 0)
$data = \'http://\' . $data;
'),
'disallow_children' => array('email', 'ftp', 'url', 'iurl'),
'disabled_after' => ' ($2)',
),


I admit though I think this is something someone might need to access my FTP for :(. I'll attach a couple of files. The mod isn't working anymore for some reason. It's supposed to put series, chapter, title, etc into the link but it doesnt. EDIT: I think it broke because of pretty URLS but I am unsure. I can't remember.
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Jade Elizabeth

Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Jade Elizabeth

Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Advertisement: