Forum Activity for @michael

michael
@michael
03/07/16 08:45:49PM
7,832 posts

were can i find the words Inside these tag keys example {$system_name}


Jamroom Developers

That function is found in the footer of all the skins and it adds the small link back here to jamroom.net

In the templates it reads:
{* An auto footer that rotates phrases to help jamroom.net.  If you like jamroom, leave this here. We'd appreciate it.  Thanks! *}
                        {jrCore_powered_by}
Its your site and your free to remove it but we appreciate it being left there.


The function is defined at smarty_function_jrCore_powered_by() in smart.php
/modules/jrCore/lib/smarty.php around line 3300 ish
michael
@michael
03/07/16 08:38:56PM
7,832 posts

having problems with "apply to all quotas " for modules - not saving


Jamroom Developers

Can you provide steps to reproduce it because its working for me on all modules I have tried here.
michael
@michael
03/07/16 08:26:25PM
7,832 posts

Site Builder Menu Editor OnClick JavaScript Text Color Code


Design and Skin Customization

onclick is an action that takes place when the link is clicked:
http://www.w3schools.com/jsref/event_onclick.asp

Its got nothing to do with styling. For styling alter the CSS. you can add extra classes to the elements if the default ones are not enough via the menu.tpl file in sitebuilder.
michael
@michael
03/07/16 01:52:01PM
7,832 posts

Testing the Wall Widget


Using Jamroom

When it gets to beta. its still in development right now, not even alpha status I reckon.
Once it gets to beta I'll let you know.

Thought it was closer than it is, but after having other actual live users using it I see many critical flaws.

Thanks for all the suggestions, nothing is ever obvious to me so stating it is very good. I quite often approach things from what I think is the 'normal' angle only to find out that's not how everyone else thinks. So thanks for stating anything obvious.
michael
@michael
03/07/16 12:52:36PM
7,832 posts

Wrong module purchase


Off Topic

our payment processor charges us fees for refunds so I've credited your hosting account with the amount of the modules $57 to avoid the fees.

If that's unacceptable and you need it refunded to your account, let me know and we can do that instead.

:)
michael
@michael
03/07/16 12:23:09PM
7,832 posts

Testing the Wall Widget


Using Jamroom

The hold up on it is the notification system. Want to get a notification system that works to keep you informed. Thanks for helping me understand where the weak-points are.
michael
@michael
03/06/16 06:54:48PM
7,832 posts

video upload failed


Using Jamroom

If you give me the file and some login details I can try it from here.
michael
@michael
03/06/16 06:53:12PM
7,832 posts

Wrong module purchase


Off Topic

We can get that sorted out. The only one in that list that isn't created by 'The Jamroom Network' (us :) ) is the n8Video Player, its created by @n8flex so it would need to be purchased to be used.

If that's still ok, activate your server from the hosting tab on your profile:
https://www.jamroom.net/tettlingen/hosting/overview

Click the 'view available server plans' and activate the one you need. Its easy to change sizes so just go with what you need now.

Then we'll refund all the modules created by us and you can install any of ours from your marketplace.
michael
@michael
03/06/16 01:42:04AM
7,832 posts

how to get an RSS feed from Combined Videos


Using Jamroom

not seeing the same error here. Looks good.

If it continues to be an issue, might try wrapping the description in CDATA:

http://stackoverflow.com/questions/2784183/what-does-cdata-in-xml-mean

Suspect it was the content causing issues.
  419