Forum Activity for @michael

michael
@michael
02/27/17 02:12:22PM
7,832 posts

Overriding lightbox2 options in a template


Design and Skin Customization

The flow:
* jrCore registers the file lightbox-2.7.1.min.js for inclusion
* That file has been changed from the original to include a wrapper
if($("#lightbox").length == 0) {
// the lightbox code ....
}
"If the lightbox hasnt been setup already in the #lightbox div, then set it up"

That's a point that could be tweaked. add a div #lightbox FIRST so that this code never fires, then put your own lightbox code in place.

--
Seams like the issue is lightbox.options is not defined. when I try to run lightbox.options from the console, its not there.

Might be that it is there, but on a different variable name.
Might be that it was defined inside a function so is not available in the global namespace.

Trying to find a way to access it now.
michael
@michael
02/27/17 12:59:57PM
7,832 posts

Cannot export media in gedcom exporter


Genosis

Can I login to your system to see whats happening? Send your login details to support at jamroom dot net.
michael
@michael
02/27/17 12:41:22PM
7,832 posts

verification email issue


Using Jamroom

The reason your emails are not sending is because you had turned the email sending system off via the setting at:
ACP -> MODULES -> COMMUNICATION -> EMAIL SUPPORT -> ACTIVE EMAIL SYSTEM -> Log Sent Email To Activity Log

Instead of sending them. This option needed to be changed back to the default:
"SMTP Server configured in Delivery Settings (default)"

It should be working now.
send_to_activity_log.jpg send_to_activity_log.jpg - 99KB

updated by @michael: 02/27/17 12:42:14PM
michael
@michael
02/27/17 12:30:04PM
7,832 posts

verification email issue


Using Jamroom

Your server is severely overloaded. These numbers should be between 0 and 1. Yours are above 50.

"Understanding Server Load Averages"
http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages
server_load_ok.jpg server_load_ok.jpg - 60KB

updated by @michael: 02/27/17 12:30:24PM
michael
@michael
02/27/17 11:43:29AM
7,832 posts

Embeddable image slider?


Design and Skin Customization

The slider structure on that Nokia page is created with this slider plugin:
http://sachinchoolur.github.io/lightslider

Its one of hundreds of scripts that do very similar things. Any of them _could_ be added in to anybodies skin currently.

Regarding the IF, what does the interface look like when you're setting up your slider? (you add a new widget, then.....)
michael
@michael
02/27/17 11:21:36AM
7,832 posts

verification email issue


Using Jamroom

Send us your login details to support at jamroom dot net
michael
@michael
02/27/17 11:17:04AM
7,832 posts

No Ning/Ningja Downloads?


Ning To Jamroom

Isleander:....Regretfully, those changes make using Jamroom impossible for me.....
Why?

Isleander:....
Why now make it so difficult for people who transferred from Ning to Jamroom?....
Prior to this structure if people coming from Ning wanted to adjust the layout of the home page in Site Builder they needed to re-build the entire page.

This new structure means the front page is already in the Site Builder system so they can just edit what is there.
Isleander:....
It's by no means an improvement to the Ninja option, but for me a total waste of time and money, as modifying templates is way beyond my capabilities!
It's a retrograde step you've taken.
The Site Builder system is the drag-n-drop option for those that don't want to look at code.

Your frustration is coming across, sorry for your frustration. Whats not coming across is what the actual issue is.

If you could let us know what the issue is, we can help solve that.

From the title, it seams like the issue is not being able to install modules. Now it seams more like the issue is something different.
michael
@michael
02/27/17 03:35:32AM
7,832 posts

verification email issue


Using Jamroom

Don't use the external server settings unless you have purchased a separate server just for the purposes of sending emails.

Then contact your server company as suggested earlier.
michael
@michael
02/27/17 03:33:20AM
7,832 posts

No Ning/Ningja Downloads?


Ning To Jamroom

Check that your marketplace key is installed at
ACP -> MODULES -> CORE -> MARKETPLACE -> TOOLS -> MARKETPLACE SYSTEMS

If that is there and they are still not showing, send us your admin logins to support at jamroom dot net and we can take a look.
michael
@michael
02/27/17 01:27:00AM
7,832 posts

Embeddable image slider?


Design and Skin Customization

The Galleries module already has both of these features enabled.

You could certainly do it in the skin. I don't think any skins currently have it setup like that, but it is possible to do if you want to for your skin.
  259