[07-MAR-2016] Current status of BLF upgrade process

Reminds me of a line from this old joke

http://unix.cc.wmich.edu/~cooneys/poems/safe.fax.html

I propose that in honour of this accomplishment we create a new ISO 5001 standard related to lumen measurement and CRI

Hey, no mouseover images. :frowning:

don’t know if it’s already been addressed or not. If it has been, don’t yell at me (hey, no Smileys!?)

I’m not getting e-mail notifications to Subscribed threads. Is this a work in progress? Not being pushy here, at all. Just pointing things out.

thanks.

Me neither.

I’m not 100% sure, but that might be a side effect of the signatures getting truncated to 255 characters. You may simply need to re-build your signature.

It’s the last item on the list, and it sounds like it’s going to be difficult to fix. Probably some old drupal extension which only works on the old version, so it must be more or less rewritten to work on the new version. I’m just guessing, but that’s a pretty common thing during major drupal upgrades.

I haven’t actually used Drupal since 2008 or maybe 2009, so I’m a little out of date on it… I mean, I could look, but I can’t promise much. I’ve been avoiding PHP for over a decade.

It’s not just signatures. Post an image anywhere on BLF, and then try to add a mouseover.

Site's looking fantastic, sb, good job! :beer:

Good job with the update SB. I do know what a PITA it is before everything is running smooth again!

Am I the only one who doesnt like the shadows on the buttons? They give me bad 1990 vibes :slight_smile:

I’m loving the new look wink :wink: :wink: ^_~ :wink: (Don’t know why there are four winks though, lol)

Mouseover images are supported anywhere that the Advanced Post Editor is supported. However, for now the mouseover code needs to be manually added to the posts using the Advanced Posts Editor "Source" button. The source code looks like this:

<a href="#" ><img src=" URL_IMG-1 " onmouseover="this.src=' URL_IMG-2 '" onmouseout="this.src=' URL_IMG-1 '" /></a>


Very wise choice! :smiley:

Worse than that! It’s custom functionality :-o hacked together by yours truly with a combination of Fields/Flags/Rules/Userpoints and custom PHP snippets when absolutely necessary.

Not sure yet how to go about implementing this. Do you think a sticky post with an easy copy/paste block of code for rollover images would suffice?

Sorry about this one. That was also a piece of add-on functionality that I installed a long time ago, and it doesn't seem to be available for this new version. I'll see if I can eventually find a work around or put together something custom. But I'd recommend for now that everyone give the Simple Post Editor a try-- it's much faster and cleaner and more enjoyable (for me) to use, unless it's something highly complex like a review. At any rate, sorry for the reduced functionality at the moment, I guess you gain some and you lose some with technology "upgrades". :)

Thanks!! :beer:

Back on my feet, after a few days in bed (no thank you: alone :wink: ). All I can say is: this looks terrific to me! :thumbsup:

Budgetlightforum.com works on my phone (mobile internet) but on my computer at work I still get the page with links to the temp. website and blog. I already erased history and cookies, it does not work on three different browsers. I’ll try again at home.

Hmm, I imagine that they have a DNS caching server at work that hasn’t refreshed yet.

I’m happy to see the BLF back on line. However, it does not appear to be any more mobile friendly than the old site. I have a Galaxy S5. When I tap most links I still get the magnified selection box pop up and have to tap again. Plus the print is small. Not that it will bother me much because I do mostly use a 10” or larger display. Knowing how much trouble it is to make major changes to websites I have to wonder why a more mobile friendly redesign was not followed? All the same I do love BLF.

Hi there, a new theme was definitely not a priority for this upgrade. The upgrade was basically obligatory because they are going to stop checking for security holes in the older version we were running. So my main concern was to upgrade the BLF core functionality, which is still a work in progress. I still need to re-implement things like spam control and a better email notification system. Maybe in the future I can look into mobile support.