Page 1 of 2

Lightbox bug 2.4.0

Posted: Fri Feb 19, 2016 8:44 pm
by Don Chambers
I have a new demo site that will go live shortly. I just installed the latest lightbox plugin, version 2.4.0.

My entry images link to the full size image, as they should. The plugin configuration is all default values, but I noticed the last four plugin options are just empty div's.... The photo below shows the plugin config page of 2.4.0 (top) to another site running 2.0.3.

Image

The plugin is not working as expected - on the new site. I upgraded the site running 2.0.3 to 2.4.0 and it still works, leading me to believe the old configuration values are unchanged in the upgrade thereby making that site operational.

Any thoughts?

Re: Lightbox bug 2.4.0

Posted: Sat Feb 20, 2016 9:53 am
by Timbalu
Good catch! Thanks.
Fixed in 2.4.1.

Re: Lightbox bug 2.4.0

Posted: Tue Feb 23, 2016 7:00 pm
by Don Chambers
Doesn 't seem to be upgrading.....

On two different s9y installs, both running 2.4.0... Says upgrade to 2.4.1, yet after upgrade, version still says 2.4.0 and missing div's are still shown.

The date and time of serendipity_event_lightbox.php are as of my "upgrade", but the file clearly shows version 2.4.0, even though I see the commit of 2.4.1 in additional_plugins....

Ideas?

Re: Lightbox bug 2.4.0

Posted: Tue Feb 23, 2016 8:03 pm
by Timbalu
I can't really say... There is/was an issue with the sync server, currently. Garvin is/was trying to debug it.
Do you say the sync from this morning did not create a valid xml file, so one cannot uprade with success?

If you need it now, deinstall and remove the plugin physically too and then install again a fresh copy by Spartacus. Does that work?

Re: Lightbox bug 2.4.0

Posted: Tue Feb 23, 2016 9:25 pm
by Don Chambers
Probably a sync issue - I would rather make sure that issue has been resolved rather than manually deleting the plugin and installing the new one. I am still messing around with the site that I need the new plugin for, so there is no hurry. :)

Re: Lightbox bug 2.4.0

Posted: Fri Feb 26, 2016 4:07 pm
by Timbalu
Did it work by now..?

Re: Lightbox bug 2.4.0

Posted: Fri Feb 26, 2016 5:01 pm
by Don Chambers
Timbalu wrote:Did it work by now..?
No - the option to upgrade exists, but after the upgrade has "completed" I am still running 2.4.0 with the missing <div>'s

Re: Lightbox bug 2.4.0

Posted: Fri Feb 26, 2016 5:20 pm
by Timbalu
Strange ... we should find out whats wrong and get Garvin to fix that..

Anyone else with the same?

Re: Lightbox bug 2.4.0

Posted: Fri Feb 26, 2016 5:21 pm
by yellowled
Don Chambers wrote:No - the option to upgrade exists, but after the upgrade has "completed" I am still running 2.4.0 with the missing <div>'s
Same here. Option for 2.4.1 pops up, update runs through without errors, after the update 2.4.0 with emptry divs.

By the way, there's another update for MagnificPopup (1.1.0) in case you need a reason to increment the version again.

YL

Re: Lightbox bug 2.4.0

Posted: Fri Feb 26, 2016 8:54 pm
by Timbalu
yellowled wrote:in case you need a reason to increment the version again.
Fine, but no good until Garvin had a look into the sync commands and their output again.

[It looked for me as of the xml file is not the same as before....]
Edit: I checked the xml and it looks good to me...

Re: Lightbox bug 2.4.0

Posted: Sat Feb 27, 2016 1:19 pm
by Timbalu
Since the sync XLM file was ok, I investigated this sync issue down to netmirror.org, which hasn't synced the files yet - why ever. All other mirrors have.

http://netmirror.org/serendipity/additi ... ghtbox.php

If you set your Spartacus mirror path to anything other than netmirror it should work!
Please have a try.

Maybe it just hangs there on an unchanged timestamp, since the real file sync happened while the sync server had that glibc update issue... so we would just need to touch the files changed again...?

Edit:
There is something strange going on, since
view-source:http://netmirror.org/mirror/serendipity ... ent_de.xml
is ok, while
view-source:http://netmirror.org/mirror/serendipity ... ent_de.xml
is not.
Maybe we just have a (wrong synced) path issue here? Garvin?

Re: Lightbox bug 2.4.0

Posted: Sat Feb 27, 2016 7:32 pm
by Don Chambers
I will wait for Garvin to respond before doing anything differently since I am not the only one having this problem. Would rather solve the actual problem I am having rather than using a substitute. In my case, there is no real hurry - the site in question is just a demo that is not yet ready to be seen anyway. :wink:

Re: Lightbox bug 2.4.0

Posted: Sat Feb 27, 2016 8:37 pm
by Timbalu
Changing the mirror and sync paths is a total valid approach, though! They all are more than equal, and GitHub may be even more. :)

Re: Lightbox bug 2.4.0

Posted: Sat Feb 27, 2016 8:51 pm
by Don Chambers
Just seems I can leave this site "as-is" to help us track down the netmirror issue until such time as I REALLY need the lightbox upgrade. :wink:

Re: Lightbox bug 2.4.0

Posted: Mon Mar 07, 2016 9:56 am
by garvinhicking
Hi!

Seems after my local server upgrade one component was missing, I re-added it, the sync should hopefully run through this night.

Regards,
Garvin