Jump to content

rainboy

Retired Forum Member
  • Posts

    45
  • Joined

  • Last visited

Everything posted by rainboy

  1. It is possible to completely remove 'invoices' in the invoice overview screen of the user, did should in my opinion never happen, it could cancel an invoice, but not remove an invoice for legal reasons. An mistake is quickly made when pressing the delete button here.
  2. Really ? not a troll ? come on man, the cart was not working right, it had some flaws in it, which should be improved, i think Mike just got ticked off by Matt because it was so quickly stated to be working as intended, while it clearly wasnt perfect. Communication is key in customer support and i think things did not go they way either wanted. But calling names and belittling people, you are definitely a troll.
  3. Matt, In the old version we could point directly to the product; i do not want my clients to have options and go directly to the domain name, is this still possible ? does the skip=1 not work anymore ? (i.e. https://www.040support.nl/client/order/?pid=239&skip=1 ) When the skip=1 was used the product was added to the floating slip already because it was the product then already is been able to be added to the card. Not sure if i understand all the above correctly; but it seems to imply we can't do this anymore ?
  4. Matt, It looks awsome, and you got yourself a customer once this is finished. Happy that Android is not forgotten as platform.
  5. You are right, this just looks sloppy. Glad its fixed after the first order; but still there was no need for it.
  6. Just read the new article about iWHMCS, which sounds real good; altough i wonder if any other versions are planned i.e. aWHMCS (Android!) that would give yourself a buyer now
  7. We simply added all european countries to the tax database, and request 19% VAT on it, if a customer provides us with a valid TAX ID we will disable tax for them on their account. So in the worst case the customer pays a one time tax fee (which is allowed). If the customer really does not want it we simply resend them an invoice with the correct change. Simply checking at the above url will not help, it only shows if the VAT ID is valid; not if it belongs to the person they say they are.
  8. Sorry, for whatever reason i do not get any email updates on my own thread here at the forum. Reason why i did not publish the link: it seems whmcs did change some things in later releases and need some work to get it to function correct again. You could have send a PM though
  9. Is some time i looked at the script, but found that WHMCS nowerdays also add some additional info to the calender, at this moment the script only takes the manual added note's. This script is available for public use age. Wondering if it would also be nice to add the additional information which is now in the calender as well. Well in any case, the script is available again ...
  10. Hmm somehow i didn't get any email notifications on this anymore.. will read the thread and see what remarks are made. Don't expect any magic though its as is, and very simple.
  11. Trust me, that won't stop them. So far i found only one module to stop everything, but its a bit user unfriendly, however a community website with mostly non-tech-savvy users is running very well with it. If you are interested Matt i got some examples for you.
  12. Its not such a problem its done from now on, the problem is it does it will all my existing customers, and that is not so fun at all. So beware that after you upgrade they all might receive a mail at once. I took me by surprise. Kindest regards, Patrick
  13. PHPbb, is very easy to control, and to get these kind of spam bots out of here, you just have to put some effort into it. One of the most simple tricks would be to add a VIP code the the subscription form, and you wont get any of these spam-bots anymore, using that system for a couple of months now on a busy form, and no more spam bots. It really doesn't matter which form you use, as soon it gets popular, a spammer might try to get trough the protection, phpBB is a popular board, and there are also a lot of popular counter measures you can take. As said.. my favourite a VIP code, which asks for a code from the end-user which they can find in a designated area on the forum itself. As this differs from board to board a general bot will not be able to spam your system anymore. Sounds easy ? That's because It is..
  14. That is exactly what i did now, i must say 'not' the most appealing solution but a working one. Kindest regards, Patrick
  15. We noticed that as of V3 invoices are send out for domains which are made free for our customer by making the price 0.00. (as we want them registered, but do not want the customer to pay for them). this was not the case in 2.5.8.
  16. Why not use only the Varilogix if they are better, i really dont see a point of paying two seperate companies for doing the same job. BTW this was also the case in the previous version.
  17. Noted that the Country of the customer is not included in the PDF invoices, in the printable version it is.
  18. Did have an try on version 2.5.8 think it is quite okay; maybe some translations could be better. So if you make any changes, please discuss it here. If you make a translation for the new version, please share it with us. Download here : http://www.040support.nl/client/lang/Nederlands.txt Kindest regards, Patrick
  19. PHPbb will slow down dramatically when you try to use the internal mailer. Due to the nature of phpBB standard setup, it will try to send all subscribed members of a thread an email when someone updates it, if then the mailer is slow (for any reason) it will look like phpBB did slow down. But actually you are waiting for phpBB to send out the mails to the subscribed members of the thread. My Experience is that if you use a SMTP mail address to send the mail out, instead of the standard mail handler, it will go much better. Kindest regards, Patrick
  20. @genric, those are CMS's you can hardly call those a website builder, especialy if you look at the target audience of a sitebuilder. @krimster, I looked at RV's sitebuilder as it as well affordable, as simple enough for this kind of clients to create something 'viewable' but found there was a huge con to this software which according to the developers is not high on their 'to do' list, and that is the ability for clients to safe their 'project' locally in other words, make a off-server backup of their data-project. I see the first customer allready knocking on my door that they made a mistake and now don't have their project anymore. Or my server crashes (can happen you know) and since it outside cpanel, it is not taken with the standard backups. This was such a drawback that I and my partner decided not to go ahead with the software. Maybe if they get enough questions about this, they may change. Pro's of RV's sitebuilder: supports major browsers! looks professional, multi language aware, lots of templates (looking quite good too) and offering of a 'try before you buy' to your customers. Kindest regards, Patrick
  21. For those who are interested i did write a simple php script (i am not a great programmer like matt) to notify you when upcoming events are scheduled in your calendar. - Notifies x days ahead if you have upcoming events - Send Email (together with the mail pipe you can even generate tickets automatically!) - Shows all events on that day. - Currently only works on a day-to-day basis, so have to schedule it in the cron to run every day. I sometimes get the request to remove a certain account on a certain date in the future, so i wanted to use the calendar in WHMcs but due the lack of notification it was not very useful for my tasks. If you want to get a copy, please let me know. Don't expect a super script, but it does what it needs to do (and probably more in the future). Kindest regards, Patrick
×
×
  • 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