Forum Activity for @strumelia

Strumelia
@strumelia
04/20/15 01:51:01PM
3,605 posts

Cometchat


Using Jamroom

Did you add this code to the bottom of your active skin's meta.tpl, underneath the 'head' ?:
</head>
<link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>

updated by @strumelia: 04/20/15 01:52:07PM
Strumelia
@strumelia
04/20/15 01:33:40PM
3,605 posts

syntax error in new Ningja update?


Design and Skin Customization

Yes, I see where you did it- Thank You! Now I can stop fussing nervously with it!

(and did you see how I successfully applied the other little updates to my custom skin?...without blowing up the planet this time?) l o l o l o l
Strumelia
@strumelia
04/20/15 01:00:15PM
3,605 posts

User ID Question For Cometchat


Design and Skin Customization

I bought the version that includes them installing it for me as well.
I only had to add a bit of code to a skin template on my end.
Mine's working fine now. But I'm not using the 'personal' one for profile pages like I think Curtis is trying to do...? I don't know nothin about that.
Strumelia
@strumelia
04/20/15 12:56:17PM
3,605 posts

Cometchat


Using Jamroom

Did you buy the chat version for self-hosted?- you'd be buying it outright, not paying monthly. The Ning version of CC (for 'networks') is the monthly one and is not the correct one for self hosted like JR sites.
Did you get the version where they guarantee installation on your server? Do you have it installed? Did you get the little snippet of code from them to insert in your template?
I'm not sure what version/type/level of CC you have. Is it very old?
Strumelia
@strumelia
04/20/15 12:42:06PM
3,605 posts

syntax error in new Ningja update?


Design and Skin Customization

I am doing Compares via my ACP skin "modify/compare" function.

I don't know whether the syntax error is in the new updated Ningja skin's header_menu_desktop.tpl, or in my own active custom skin's header_menu_desktop.tpl.

I'm trying to apply the new ningja updates for the site builder support in its header_menu_desktop.tpl to my active custom skin. ...WITHOUT messing up all my custom header menu modifications.
No I am not doing this directly in the server. I already updated the Ningja skin today, then I was picking out a few things from it to apply to my custom active skin. Then i was going to clone that custom skin afterwards, and set the new clone as the active skin. But I got the syntax error message.
FWIW my ACP link is still there so far... =8-o

Hmm...I could put in the /if needed....if i could find where the 'master user check' is like you suggested. But not finding anything to do with master user in my headermenudesktop templates.

updated by @strumelia: 04/20/15 12:45:06PM
Strumelia
@strumelia
04/20/15 12:15:54PM
3,605 posts

syntax error in new Ningja update?


Design and Skin Customization

Brian, while using "find" function...I'm not finding the word "master" nor the phrase "jrUser_is_master" at all, in the header_menu_desktop.tpl ...in either the new updated Ningja skin or in my custom skin.

Where is this location where I need to put the closing /if ? I don't see "jrUser_is_master" anywhere.
Strumelia
@strumelia
04/20/15 11:38:53AM
3,605 posts

syntax error in new Ningja update?


Design and Skin Customization

Am trying to apply a part of the new Ningja header_menu_desktop.tpl update to my custom skin, and I get a message saying there is a syntax error. Can someone check this please?
I'm not sure, but maaaaaybe it's in this part:
                {if jrCore_module_is_active('jrSiteBuilder')}

                    {* User menu entries *}
                    {jrSiteBuilder_menu}

                {else}

                    <li{if isset($selected) && $selected == 'home'} class="menu_active"{/if}><a href="{$jamroom_url}">{jrCore_lang skin=$_conf.jrCore_active_skin id="1" default="Home"}</a></li>

                    {if jrCore_module_is_active('jrForum') && strlen($_conf.jrNingja_forum_profile) > 0}
                        <li{if isset($_post.option) && $_post.option == 'forum' && $_post._profile_id == '1'} class="menu_active"{/if}><a href="{$_conf.jrNingja_forum_profile}">{jrCore_lang skin=$_conf.jrCore_active_skin id="47" default="Forum"}</a></li>
                    {/if}
                    {if jrCore_module_is_active('jrGallery')}
                        <li{if isset($_post.module) && $_post.module == 'jrGallery'} class="menu_active"{/if}><a href="{$jamroom_url}/{jrCore_module_url module="jrGallery"}">{jrCore_lang skin=$_conf.jrCore_active_skin id="36" default="Images"}</a></li>
                    {/if}

thanks for checking. Wish I knew better how to find the syntax error, but I do know it's in my header_menu_desktop.tpl when I try to apply the new ningja update sections i want. =:-*

I also made copies of the new search and cart and menu icons from the new Ningja updated, and copied them into my server custom skin's Images folder, so now they work as well. Gotta bring over any images used in the new code updates. :)
updated by @strumelia: 05/22/15 05:05:54PM
Strumelia
@strumelia
04/19/15 05:21:36PM
3,605 posts

Background image that repeats just one direction


Design and Skin Customization

I'm no expert, but I'm thinking you don't need an 'image' or 'image strip' to do this- rather I think you can simply choose the blue color for your site background (which will then appear on the two sides) and white for your main (center) content background. The blue will also need to be applied in your style for the footer and the 'wrapper'. Just my own train of thought on this- maybe I'm wrong.
Strumelia
@strumelia
04/19/15 05:12:27PM
3,605 posts

Menu tab has two stars surrounding name


Design and Skin Customization

My integrity check used to hang and freeze....forever.... in NeverLand when my site was on an Arvixe sloooooooow shared server.
  247