Jump to content

ChrisGooding

Member
  • Posts

    395
  • Joined

  • Last visited

About ChrisGooding

ChrisGooding's Achievements

Senior Member

Senior Member (3/3)

0

Reputation

  1. Old thread I know, but I cant find any other details of this bug. There seems to be a type in the module, image below, with the word connect spelled incorectly. Is this within the module code, if so given the encoding we cant get at it, if not where is the text located? Thanks
  2. AHHHHHH, how could I have been so stupid..... I have uploaded the files, but forgot that I have renamed my admin directory, lol It's been so long since I updated, Id forgot, thanks guys..... for pointing out my idiocy for all to see *Goes off to feel stupid*
  3. I have recently updated to version 4.4.2, and for some reason I now have no tabs when viewing the clientssummary.php page, as shown below.. I am presuming its a language issue, as the links work when clicking the tab, but they are just empty. You can also see there is text missing before the drop down too, this occurs quite a bit throughout the various admin pages. My guess is it is a language file issue, however Iv e tried everything.... re-uploading in binary, in ASCII as default. Ive re-downloaded the files from here, all to no avail. I'm going crazy. Anyone have any ideas?
  4. I know that when an invoice is paid, an email is sent notifying admins of the payment, however there is no way at the moment to distinguish between the payment being for a new order or an existing one. I know the action hooks system has the ability to create custom events based on triggers, however there doesnt seem to be a trigger in the order process hook points that covers this. Does anyone know if there is a hook available that is not yet in the documentation? or alternatively Is there a way to distinguish on the invoice payment confirmation email (To Admins), so that a new order payment can be distinguised from a payment of a recurring invoice. Thanks in advance
  5. I agree with smenkhare, I would always want to see a price before selecting it. Additionally, from a usability point of view, basically what you are asking is your users to make a large amount of useless clicks, when they could acomplish what they wanted in 2 maybe 3 selections if the price was there. I certainly wouldn't want our users to have to do that. I'll see if I can come up with a way to add them in. One possible solution is to add the price to the description as you say, but then have some php code that strips the price out of the description when adding it to the invoice, which is probbably the easiest method.
  6. I would also like to know this....... I will be starting my new build on 4.4 shortly and it would be nice to know. Although, if none has answered before then, I guess Ill be able to answer it mysqlf
  7. We have also started seeing this. We are using php mail, and would also like to see if there is anyway to get a more detailed error log from this.... Also, we are experiencing it when try to send emails to clients when using the send mail function from the clients overview page. The really odd thing is that on some occasions the emails come through fine, wheras other times no emails come through. This applies both to the admin email address, and to customers. or better yet hear how to stop it if someone has sussed it already:)
  8. Hi, We are having the issue where we are receiven a failure when trying to actiuvate purchases of ssl certificates through the enomssl module. The error we are receiving is is follows: Module Create Failed - Service ID: 438 - Error: There are not enough funds in this account for this transaction The strange thing is we have well over a $1500 in our account, and are not experiencing this issue with our enom domain module. We have contacted Enom, who have asked to provide the API command we are using to purchase the SSL. Only thing is it isn't in the logs, and we can't get it from the module file as it is obviously encoded. Has anyone come accross this, or does anyone know the API command that the module uses? Thanks in advance.
  9. I always thought that you could only hide articles from non-customers? "Tick this box to make the article private so only logged in users can view it" Did I get this wrong?
  10. HI Try replacing your code for the price field with this.... <select name="billingcycle" onchange="submit()"> {if $pricing.monthly}<option value="monthly"{if $billingcycle eq "monthly"} selected="selected"{/if}>{if $pricing.rawpricing.monthly != "0.00"}{$pricing.monthly}</option>{else}Monthly</option>{/if}{/if} {if $pricing.quarterly}<option value="quarterly"{if $billingcycle eq "quarterly"} selected="selected"{/if}>{if $pricing.rawpricing.quarterly != "0.00"}{$pricing.quarterly}</option>{else}Quarterly</option>{/if}{/if} {if $pricing.semiannually}<option value="semiannually"{if $billingcycle eq "semiannually"} selected="selected"{/if}>{if $pricing.rawpricing.semiannually != "0.00"}{$pricing.semiannually}</option>{else}Semi-Annually</option>{/if}{/if} {if $pricing.annually}<option value="annually"{if $billingcycle eq "annually"} selected="selected"{/if}>{if $pricing.rawpricing.annually != "0.00"}{$pricing.annually}</option>{else}Annually</option>{/if}{/if} {if $pricing.biennially}<option value="biennially"{if $billingcycle eq "biennially"} selected="selected"{/if}>{if $pricing.rawpricing.biennially != "0.00"}{$pricing.biennially}</option>{else}Beinnially</option>{/if}{/if} </select> This is based on the Web 2.0 format, but can easily be applied to any of the other layouts.
  11. YoU can have them auto install, you just need to configure your module settings and TCAdmin accordingly. The product I'd to use for teamspeak is quite simply TEAMSPEAK, for mumble it's whatever I'd is set by your config, it will begin with TC similar to the game id's. The exception to this is Ventrilo, as you can only have TCA control this if you are hosting your own Ventrilo server, and my guess is you aren't. For teamspeak and mumble, there are configs for setting them up within the TCA forums. Hope that helps
  12. WOW!!!, that was it. Never thought to check that page, and upon opening it, I got an error saying that one of the modules was corrupted. SImply removed the module and deleted the srever, and hey presto I get the email after running the cron manually Never would have thought of that in a month of Sundays!! (Advice for others that may have this, do not delete the module/server if it is in use by a service, re-upload the files. I only deleted it as the module/server was unused!!!!)
  13. Yep, sussed it that was causing the issue The page doesn't break now....... feed doesn't pull through, but at least the page isn't broke Will update here once I know what the issue is should anyone else come across this.
  14. Hi Thanks, I had tried that, but didn't post the error..... should have done really. The error is:- Warning: require_once(templates/xtrgameservers-3/scripts/simplepie.inc) [function.require-once]: failed to open stream: No such file or directory in /var/www/testwhmcs/templates_c/%%95^95F^95F4DC4A%%footer.tpl.php on line 46 Fatal error: require_once() [function.require]: Failed opening required 'templates/xtrgameservers-3/scripts/simplepie.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/testwhmcs/templates_c/%%95^95F^95F4DC4A%%footer.tpl.php on line 46 Looks like it was being held up by the template cache, but I have cleared them and no difference.
  15. Hi Guys, Struggling here We use the simplepie feed to pull our blog articles through from our blog. This works fine, however for some reason I cannot get it working on our whmcs pages, as whenever the code is on the page, it simply breaks, producing a white screen. The code I use on our site is.... <?php // Make sure SimplePie is included. You may need to change this to match the location of simplepie.inc. require_once('my/include/path/simplepie.inc'); // Initialize new feed $feedblog = new SimplePie('https://www.xtrgameservers.com/blog/feed/'); $feedblog->handle_content_type(); $i=0; foreach ($feedblog->get_items() as $item) { $i++; if($i <= 4){ echo '<span class="title"><a href="'.$item->get_permalink().'" title="'.$item->get_title().'">'; echo $item->get_title().'</a></span>'; $post = $item->get_description(); $post = html_entity_decode(substr($post, 0, 65)); $pos = strrpos($post, " "); if ($pos>0) { $post = substr($post, 0, $pos); } echo '<p>'. $post .'... </p>'; } } ?> I have tried this a number of ways on the template, including all of the below Substituting <php blah blah blah ?> for {php} blah blah blah {/php} I have trie dpulling it through using both... {php} include ('path/to/file/with/code/insideit.php'){/php} and {include_php file="path/to/file/with/code/insideit.php"} And not to mention every god damn path variant known to man, just to rule out issues with file location. Any ideas....... Im starting to think its an issue with the code itself that is used to pull the feeds. Any help greatly appreciated.
×
×
  • 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