Jump to content

KyneticWeb

Member
  • Posts

    23
  • Joined

  • Last visited

About KyneticWeb

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

KyneticWeb's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hey guys.. so.. I love the ability to have a tag cloud and I think that is great.. however, I am wondering if anyone of you out there knows how we can add in tags to the articles themselves. An example would be the 'Most Viewed' articles.. we would like to have listed with each article it's assigned tag(s) from staff.. then having those tags be link-able to search for other articles with similar tags. This would be in much the same way that blogs would show tags. Though I like the tag cloud.. I would rather each article show it's tags as a reference. So perhaps a {foreach from=$kbmostviews item=kbarticle}<li><a href="#"><span>{$kbarticle.tag}</span></a></li>{/foreach} -- though I know this is not right. I have tried debugging and it doesn't seem that tags are in any items array. I do hope this makes sense and I will gladly explain further if needed. Kindest Regards, Jason
  2. I must give credit to this team and the addon itself. We did at first have some issues where the port will not change, for some reason appending the custom ports does nothing as 22 is hardlocked. Thus, we moved our ESXi back to port 22 but gave our passwords a 256bit encryption .. this should be more than fine. It's wonderful to have this addon as we have hundreds of clients that we have, up until this point been managing through vCenter. Our clients enjoy having now the ability to manage their VM's through their dashboards. It's much more simple to install than others we have encountered and has an active team behind. We got a whisper that they are working on something for vCenter itself.. if that is so.. this is very exciting and we are tuned in completely.
  3. Wow, I hadn't even thought of the Feed method. At any rate. That works perfectly. Thanks for the guidance and the ready made script. You're awesome Brian!
  4. Hey guys, I am hoping someone can throw a solution my way on this. I know you can use this statement: {foreach key=num item=productgroup from=$productgroups} ..and it will work properly to show: {if $product.qty!=""}<em>({$product.qty} {$LANG.orderavailable})</em>{/if} Problem is, we have a fully customized cart page.. thus we are not needing the foreach statement. We are simply looking to add the {$product.qty} with a per product basis. Anyone know if there is an {if} statement that will work here? Thanks for any help provided.. means a lot!
  5. Wow! Awesome find Brian! This will certainly come in handy. Love your work and please.. keep it up!
  6. Hi Doulos, Have you at all altered in any way your .htaccess file?
  7. Yeah, apologies for that Alex. We had contacted clients and informed them we were going to be running trials on our bridge software for the night.. hence the white pages you see. Everything is back to normal now. Thanks for giving it a look.
  8. Hey ross53, perhaps check out ModulesGarden. They have a DNS Manager addon that may be able to accomplish this very setup. I have not dove into the DNS Manager .. although, reviewing that other post and peeking about.. it seems that's the easiest way. No need to reinvent the wheel. It cost of course, but it seems like a completely worthy investment. I can not be 100% certain and the best thing to do would be contact them and see if this is possible. May be a way to have users modify these settings using your domains dns via cpanel.
  9. HI there Viggit, from what I can understand of it is that the Live Chat addon is more of a component.. and a rather complete one at that. It does not have an "addon interface" per se. Rather it has it's own interface. If you are using windows you can find a detailed list of requirements as well as downloading and installing the Desktop Application. Here is that link: http://docs.whmcs.com/Live_Chat_Addon Furthermore, if you are not wanting to use the desktop application (which it would be silly not to.. or you don't run a windows machine) you can navigate to it's interface via your domain at: ~yourwhmcsroot/modules/livehelp/admin/ Then use your existing Admin Username and Password. Hopefully this helps you out. Regards, Jason M
  10. Hey there UWH - David I am not familiar with their popup window script.. although, I have thoroughly digested the css. If you navigate to: ~yourwhmcsroot/modules/livehelp/styles/ and find the file: styles.min.css There is a line in there as follows: #LiveHelpEmbedded { You'll see that it has this setting --> 'right: 65px;' You could simply change those values to have it displayed on any position of your page. For instance.. just change 'right' to 'left' and you'll have your right side free to show your seal. Hope this helps in the meantime. Regards, Jason via KyneticWeb(dot)com
  11. Hi jwschultz62, If you navigate to ~yourwhmcsdomain. com/admin/systemlicense.php (or) From Admin Navigate to Help --> License Information ... What does it specify there? I am not 100% sure, but you may need to reissue your license if your IP or server details have changed.
  12. Usually is the case. Glad you got it sorted remco1985
  13. You could try expressing the text you are trying to change to. For instance.. I will follow along and see if it is a browser caching issue. Change the text at the bottom (just quickly) .. in the 'Welcome to Your Host' box.. change host to something else.. then post here to inform of the change.
  14. Hi remco1985, The most I can afford to offer as your query is very general in regards to ALL of the details. Make sure you are editing the proper template directory. This appears to be a template.. please make sure you're editing the right homepage.tpl file. To be exact... are you editing the homepage.tpl located here: templates/YourHost/ Regards
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated