Action Block containing code for other blocks

  • page builder -> Profile
  • remove 'Actions' block
Results:
  • Timeline slider isn't working correctly see this bug report because jquery js and css aren't loaded.
  • 'Subscribe' in Timeline block isn't working because required js is in 'Actions' block.

Blocks should be self contained.

Quote · 2 Feb 2014

This sounds strange to me.  I am sure the jquery js and css are added in the header of the site and not in an actions block.  Perhaps something else is at cause here.

Geeks, making the world a better place
Quote · 3 Feb 2014

Tested on demo.boonex

So blocks can't have headers?

Quote · 3 Feb 2014

 I can't reproduce it on demo.boonex.com, please could you describe in details on how to reproduce it ?

  • page builder -> Profile/
  • remove 'Actions' block
Results:
  • Timeline slider isn't working correctly see this bug report because jquery js and css aren't loaded.
  • 'Subscribe' in Timeline block isn't working because required js is in 'Actions' block.

Blocks should be self contained.

 

Rules → http://www.boonex.com/terms
Quote · 3 Feb 2014
  • throw out actions block from profile site
  • login as kangaroo
  • profile -> post to timeline -> privacy -> me only
  • login as Possum
  • go to /Kangaroo
(there is a way for guests to have this bug too)
 
 

timeline slider is not working <- js and css files missing in header

subscribe in timeline is not working <- nedded js is directly in actions block code

Quote · 3 Feb 2014

Thank you, I was able to reproduce the issue with "Subscribe":

http://www.boonex.com/trac/dolphin/ticket/3368

but slider is still working fine. 

  • throw out actions block from profile site
  • login as kangaroo
  • profile -> post to timeline -> privacy -> me only
  • login as Possum
  • go to /Kangaroo
(there is a way for guests to have this bug too)
 
 

timeline slider is not working <- js and css files missing in header

subscribe in timeline is not working <- nedded js is directly in actions block code

 

Rules → http://www.boonex.com/terms
Quote · 4 Feb 2014

Same as above but:

Actions block and general info block both need to be removed for slider bug.

 

profile.png · 56.7K · 450 views
Quote · 4 Feb 2014

This js code is missing in subscribe bug:

<!--
var oBxDolSubscription = new BxDolSubscription({ sActionUrl: 'http://demo.boonex.com/subscription.php',
sObjName: 'oBxDolSubscription',
sVisitorPopup: 'sbs_visitor_popup'
});
-->
</script>

 

[Error] ReferenceError: Can't find variable: oBxDolSubscription onclick (Possum, line 2317)

Quote · 4 Feb 2014

Thank you for the clarification, ticket was updated:

http://www.boonex.com/trac/dolphin/ticket/3368 

Actions block and general info block both need to be removed for slider bug.

 

Rules → http://www.boonex.com/terms
Quote · 10 Feb 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.