• Resolved basku

    (@bha100710)


    Hi rich

    Could not figure out the function of ‘Cron Email id’ on the settings page.
    Please guide.

    Thanks for the awesome plugin..as i still try to figure out a lot about it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter basku

    (@bha100710)

    Sorry one more thing..

    I saw that there is an option to remove the shipping address.Can I remove
    the “mailing address field’ as well ?

    I am to sell downloadble products and I do not need to gather the mailing address fields like – Phone, city town, country/province/zip code etc from my buyer.

    Guess that would further uncomplicate the check out proceess for ebook buyers.

    Thanks in advance

    Thread Starter basku

    (@bha100710)

    Hi Again,

    After succeful payment in sandbox environment, when i return back to website and click on the product download button on the thankyou page – its giving me the follwoing error –

    *****************
    Warning: Wrong parameter count for set_time_limit() in /home/bha10071/public_html/compareinsuranceratesfree.com/wp-content/plugins/eshop/cart-functions.php on line 1058

    Warning: Cannot modify header information – headers already sent by (output started at /home/bha10071/public_html/compareinsuranceratesfree.com/wp-content/plugins/eshop/cart-functions.php:1058) in /home/bha10071/public_html/compareinsuranceratesfree.com/wp-content/plugins/eshop/cart-functions.php on line 1065
    *********************

    Am i doing something wrong .. ?

    Also the Number of downloads remaining shows as 3 on the dowload page, when I have disabled any stock settings as these are ebooks

    thanks

    Plugin Author elfin

    (@elfin)

    No such thing as Cron Email id, there is however a Cron Email address – entering an email address in there will enable eShop to send you an email if there are any outstanding orders that have been paid and not shipped.

    Go to the downloads section of the settings page and look for the eShop Downloads Only section, Change that to yes for the minimal form.

    The last error has been fixed for the next release.

    On the Downloads page agin you can set the number of download attempts that someone is allowed once they have bought a downloadable item.

    Thread Starter basku

    (@bha100710)

    Thanks Rich for the clarifications.

    About the error mssg on download page- I am using version 5.6.5 which is the latest release I could locate on the wordpress site.

    Is their a later release available and if yes where do i get it?
    If it is still not available, how do i rectiy this error here?

    thanks

    Thread Starter basku

    (@bha100710)

    Thank resolved using help from a previous thread by modifying cart_functions.php, set_time_limit function is being called with no parameters, added integer 1000 as a parameter

    Line 1058 – set_time_limit(1000);

    Its now working great.. Time for going live 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: eShop] Function of Cron Email id’ is closed to new replies.