Maybe you could pin a thread at the top of the "Trials and Tribulations" forum with a link to https://themichaeljacksonallegations.com/ so that new fans can find all the information and court transcripts easily.
Guys,
I need to move MJJC to my new server...lol
Our choices are, I leave the site open but all posts between propagation will be lost or I close for up to 48 hours.
Let me know your thoughts?
BTW - I'm trying to leave it as long as possible whilst all this blows over which i have until the 6th of April to have everything off my old server.
MJJCommunity Owner And Founder
Making that change for Michael since 2001
Loyal fan since 1978
Ok...lol ignore the above, my present server supplier offered me a better deal so we are staying put![]()
MJJCommunity Owner And Founder
Making that change for Michael since 2001
Loyal fan since 1978
Guys,
It's a pleasure to welcome Anna to the moderating team here at MJJCommunity.
Please give her a little time to get up to speed with things here, of course, I'm sure she is more than happy to help with anything you need.
Thanks again and welcome to the MJJCommunity family.
MJJCommunity Owner And Founder
Making that change for Michael since 2001
Loyal fan since 1978
Dear Members,
If you once had an image in your signature that no longer exists and thus, has been replaced by a huge Tiny Pic "sad face" can you please delete that from your signature and try selecting another image that will work on the forum or perhaps even a quote? It's not a very tidy (or professional) look for the site, to have these massive inoperative image fails sitting there, as we scroll through various threads.
Thank you,
The Admin Team
![]()
If you have access to the CSS files of the forum’s themes, which I suppose you have, you can add:
and it will magically make all tinypic sad faces go away, across the entire forum.Code:a[href^="http://i36.tinypic.com"] { display: none; }
What it does is, it tells the browser: “If you encounter a link (a) with a reference (href) to any (^=) page on tinypic (http://i36.tinypic.com)”, don’t display it (display: none).
This is supported by all modern browsers. Someone who browses the forums with a very old browser will continue to see the sad faces, but the above code won’t break anything for them.
EDIT:
TinyPic went out of business, so it’s safe to filter all those references out. So you could even do:
which catches all (*) links to tinypic.Code:a[href*="tinypic"] { display: none; }
Last edited by ScreenOrigami; 30-11-2019 at 11:17 AM.
Twitter: @ScreenOrigami
Pokémon Go: 5702 7276 8494
I have looked around a bit more on the forums, and there are a number of different ways those images are embedded, so I think, the best way to filter out all Tinypic sad faces would be:
Meaning: Browser, if you encounter an image (img) which is sourced (src) from anywhere (*) on Tinypic, don’t display it.Code:img[src*="tinypic.com"] { display: none; }
I’d try that one first, and then see what might be left that needs to be targeted separately.
I let my original post stand, for reference.
Last edited by ScreenOrigami; 30-11-2019 at 12:00 PM.
Twitter: @ScreenOrigami
Pokémon Go: 5702 7276 8494
Guys, I'm going to need to bring back donations, even if I can get half, I have a server that keeps going up in cost of which I'm stuck in a rock and a hard place due to the database of the forum being so big it won't fit on any smaller servers grrrr, so I will need to bring back the bar and hope some can at least chip in a little to keep it here, or I'm sorry to say but I will have to look at going down the road of closure some time next year if no help is available.
MJJCommunity Owner And Founder
Making that change for Michael since 2001
Loyal fan since 1978
I don't have a card reader, but you can do a direct bank transfer if you wish?
MJJCommunity Owner And Founder
Making that change for Michael since 2001
Loyal fan since 1978
Bookmarks