Where Do I find how to:

HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
(1)Delete "members" ( I have just had a group of 8 or so companies signup.In my older version there was a section that I could approve members of my site..
(2)Replace the Jamroom Banner at the top of my site and replace it with an image..
homegrownmusic.co.nz
updated by @hgmnz: 01/17/16 02:16:38PM
derrickhand300
@derrickhand300
9 years ago
1,353 posts
Try
http://www.homegrownmusic.co.nz//core/skin_admin
and select the Images button

As for deleting members go to the 'MEMBERS tab-click on the profile you want to delete-then select the delete button
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
In my new upgrade I am looking at a totally whole new Admin Panel..
The old system - when someone applied to join my site - their request sat in an area until I approved them! "I HAD TO APPROVE A MEMBER" Under which heading do I find that list of all those new possible members?
Regards
Don
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
I see the image on the core/skin page - I uploaded an image but the JAMROOM banner is still there. Is there some written script available on the steps one needs to take to access - remove - replace an image?
Regards
Don
paul
@paul
9 years ago
4,325 posts
Try clearing the caches - that should make the new logo appear (Tip - Go to the developer module global tab and disable caching whilst you are developing the site).

Also, ACP=>Users=>User Accounts=>quotas=>Signup Method - Set it to 'admin validation'
hth


--
Paul Asher - JR Developer and System Import Specialist
derrickhand300
@derrickhand300
9 years ago
1,353 posts
Are you using a version of the PhotoPro skin?-if so you can remove it in the skin settings or in the header.tpl file
derrickhand300
@derrickhand300
9 years ago
1,353 posts
In the photopro skin there is
http://mysite.com/core/skin_admin/global/skin=jrPhotoPro/section=Ads where there is a check box to hide the ads ( see screenshot) I am guessing your skin has a similar setting
Otherwise the image could be removed directly in the header.tpl file

If you wanted to replace that image with an image of your own you could do it from your skin images tab-find the image and replace it there
Capture.JPG.jpg
Capture.JPG.jpg  •  99KB


updated by @derrickhand300: 10/14/15 12:56:23PM
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
paul:
Try clearing the caches - that should make the new logo appear (Tip - Go to the developer module global tab and disable caching whilst you are developing the site).

Also, ACP=>Users=>User Accounts=>quotas=>Signup Method - Set it to 'admin validation'
hth

Found ACP USERS etc.. and deleted car dealers - and changed signup to "ADMIN VALIDATION" thank you..
Now I will try to change JAMROOM LOGO..
Strumelia
Strumelia
@strumelia
9 years ago
3,602 posts
If your site is anything like mine...
now that you've set the signup to "Admin Validation", you should receive a notification every time there's a pending member or pending item- you will see those pending things in your Dashboard, which you can get to via your ACP link along the top nav bar of your site. In the dashboard you can look over the pending member and approve or delete them.


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
Strumelia
Strumelia
@strumelia
9 years ago
3,602 posts
After loading your own .png image logo (in your custom/active skin area in the Images tab), reset the cache and icons (under ACP link, system tools) and see if it's changed.
If not, you can also go into your skin's "header.tpl" (in templates tab of your skin) and look for the section under "logo". Wherever it says image= logo.png , or maybe image= 468x60_banner.png , change the image file name only from the current name of the jamroom logo image to the name of the logo image you uploaded (for example mylogo.png) in the several places you find it mentioned in the header template of your chosen skin.
Then hit SAVE changes. Then go back to the skin's templates tab and you'll see a little empty checkbox next to the header.tpl. Put a check in that checkbox and save at bottom- that will activate your change.
Lastly, Reset the Cache and be sure to check the icon option while doing that. Then it should change.



--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 10/14/15 08:41:20PM
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
I loaded my image into the ACP - SKIN SETTINGS - SKIN IMAGES and is now sitting next to the original JAMROOM AD showing at the top of my site. "MY IMAGE" has a code {jrCore_image skin="hgMDark" image="homegrown2.jpg"} by the way my ad is sized less than 468x60. The code of my image is now showing up the top of my site replacing the JAMROOM ad. Obviously something is still not right So I am currently looking at going into the SKIN SETTINGS - SKIN TEMPLATES - HEADER TPL which I see is all gobbily gook to this 68 year old.
This is what I see with the words Banner 468x60 Get Jamroom5.

{elseif isset($_conf.hgMDark_top_ad) && strlen($_conf.hgMDark_top_ad) > 0}
{$_conf.hgMDark_top_ad}
{else}
{jrCore_image image="468x60_banner.png" alt="486x60 Ad" title="Get Jamroom5!" class="img_scale" style="max-width:468px;max-height:60px;"}
{/if}
{/if}
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
Last part of my question did not show..above
What part of my image code do I place in the Header TPL text and where?? I am assuming "GET JAMROOM5"
regards
Don
homegrownmusic.co.nz
michael
@michael
9 years ago
7,697 posts
This part:
{jrCore_image image="468x60_banner.png" alt="486x60 Ad" title="Get Jamroom5!" class="img_scale" style="max-width:468px;max-height:60px;"}
is the bit that is showing that advert by the looks of things (its not one of our skins, its n8flex's just judging by the name)

If you remove that part, the advert should disappear.
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
Michael
It is a Jamroom Skin. Do I remove this whole piece?

{jrCore_image image="468x60_banner.png" alt="486x60 Ad" title="Get Jamroom5!" class="img_scale" style="max-width:468px;max-height:60px;"}

Do I then replace by inserting my image code in full?
eg: {jrCore_image skin="hgMDark" image="homegrown2.jpg"}
regards
Don
Homegrownmusic.co.nz
douglas
@douglas
9 years ago
2,767 posts
Hello Don,

You should also be able to do this as @strumelia has explained. Once you've uploaded your new image, make sure to check the "Active" check box and then save your changes and reset your cache.

I've already done this for you and your new image is showing.

Also note that you can not use smarty code in the Ad fields of the Skin Settings. It needs to be regular HTML code.

Hope this helps! :)


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
Thanks Douglas..
Is there some written script guide available to download on the steps one needs to take to access - remove - replace an image or work on other areas of the site ? When one doesn't understand the words CACHE - SMARTY CODE - HTML - or where to even find them - I feel embarrassed asking what must be for the above people so simple. For someone that would like to learn is there as I said - somewhere that I can download instructions?
Regards
Don
douglas
@douglas
9 years ago
2,767 posts
You might check out the docs: https://www.jamroom.net/the-jamroom-network/documentation

If there isn't information there that your looking for, let us know, we are constantly adding to the docs.

Cache is something you really should be familiar with. It basically stores information that makes pages load quicker. Basically Clearing or Resetting your cache will allow pages to be rebuilt with the latest data.

Smarty is what Jamroom templates use to add content. Here is a link to the docs for smarty:

http://www.smarty.net/docs/en/

HTML is basic web page coding language. This site is good for learning the basics:

http://www.w3schools.com/

Feel free to post here on the forums if should run into anything that you need help with. That is what it is here for and there are a lot of users willing to lend a hand. ;)

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
HGMNZ
HGMNZ
@hgmnz
9 years ago
26 posts
Thanks Douglas..
and to you all

Regards
Don

Tags