Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

amin007

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 5,086 through 5,100 (of 5,807 total)
← 1 2 3 … 339 340 341 … 386 387 388 →
  • Author
    Posts
  • March 6, 2010 at 2:17 am in reply to: Default redirect vs specific redirect for individual product #18645
    amin007
    Participant

    Can you post a link to the page where you have the “Buy Now” button so I can go and check to make sure the “Overridden Return” URL is being included?

    March 5, 2010 at 2:50 am in reply to: MS Access inventory database #18537
    amin007
    Participant

    You will have to load the values into the database tables used by the NextGen Gallery plugin. I don’t have a full grasp of the database table structure of the NextGen Gallery. The best person to answer this question would be Alex Rabe (the developer of NextGen gallery). So try the NextGen Gallery forum over at WordPress.org:

    http://wordpress.org/tags/nextgen-gallery?forum_id=10

    March 5, 2010 at 2:46 am in reply to: Set Cookie life time #18641
    amin007
    Participant

    As far as I know you have to specify a time as the cookie life. So if you want to set it for lifetime I would say simply set it for like 50 years or something like that which will do the job.

    March 5, 2010 at 2:37 am in reply to: is it possible to create paid registration form? #18538
    amin007
    Participant

    You don’t even need the eMember plugin if you just want someone to fill in a registration form after they have made a payment. Simply use the Simple Shopping Cart plugin:

    WordPress Simple PayPal Shopping Cart Plugin

    Create a WordPress page and use a contact form plugin to place a the registration form on this page. Now, in the simple shopping cart’s “Return URL” field use the URL of this page.

    Now, When someone makes a payment following the “Add to Cart” button they will get redirected to this special registration page where they can fill in the details and all done.

    March 5, 2010 at 2:31 am in reply to: Tweak – List Category, with image and description #18522
    amin007
    Participant

    I see what you mean… I will add it in.

    March 4, 2010 at 11:27 pm in reply to: NextGen Gallery drop downs #18529
    amin007
    Participant

    @darkmatter, This URL should answer your question:

    Why Configure Every Product Separately When Used with NextGen Gallery

    I am going to add an option so you can configure a price and variation then apply that to all of your NextGen gallery pictures for people who do not care about the security of the Image.

    March 4, 2010 at 1:40 am in reply to: Tweak – List Category, with image and description #18520
    amin007
    Participant

    Yeah, you can use the following shortocode:

    [wp_eStore_list_categories_fancy]

    Remember, all the usable Shortcodes are listed in the “Shortcode List” documentation that can found at the following URL :)

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    March 3, 2010 at 7:51 am in reply to: is it possible to add products directly to the mysql database #18519
    amin007
    Participant

    Yes, it is possible to upload product details directly into mysql database but eStore doesn’t have any build in function for this yet.

    There are a few different ways to do this… you could write a PHP script that opens your data file (excel file), break it up into an array of lines that each represent a row of data, split each line up by the delimiter character (such as a comma ‘,’, tab ‘t’, semicolon ‘;’, space ‘ ‘, etc.), and then perform invididual MySQL INSERT queries (one INSERT for each line) to insert all your data from the file into the appropriate table fields.

    March 3, 2010 at 7:43 am in reply to: estore displaying product using fancy #18473
    amin007
    Participant

    Are you sure only get the following line as the error?

    “/wp-content/plugins/wp-cart-for-digital-products/eStore_misc-functions.php on line 443”

    Looks like the error is not complete… If I know what the full error is then I should be able to tell you exactly what is going wrong. Do you have a link that I can visit to check this out?

    Here is my guess without looking at the actual error:

    The error is on line 443… which is indicating that the htmldecode function is not happy meaning your server is using an older version PHP. Upgrading your PHP to the latest version should fix it.

    March 3, 2010 at 5:39 am in reply to: Clicks tracked, but not sales… #18447
    amin007
    Participant

    “The plugin doesn’t have a timer itself it just gets the system time (meaning it just gets the server’s time)”

    The above line means the plugin gets the time from your server (remember the plugin runs on your server not your PC… I was just giving an example with the whole PC thing). So, if you log into your server’s console (on a UNIX system) and enter the command “date” it will display the current date and time.

    March 2, 2010 at 11:21 pm in reply to: IPN sent to the plugin (example, WP eStore) are failing #18207
    amin007
    Participant

    Sent you an email to arrange site access.

    Update: Turned out that Godaddy was limiting the emails sent from this client’s accounts!

    March 2, 2010 at 11:16 pm in reply to: WP Cart – PayPal form in new window #17405
    amin007
    Participant

    Please copy and paste the following line (I have tested this):

    $output .= “<form action=”https://www.paypal.com/us/cgi-bin/webscr&#8221; method=”post” target=”_blank” >$form”;

    March 2, 2010 at 11:08 pm in reply to: Clicks tracked, but not sales… #18445
    amin007
    Participant

    The Mailchimp class provided by mailchimp (required for mailchimp integration) seems to not work on some servers. Not sure what the root cause is… I sent an inquiry to Mailchimp but haven’t heard back from them.

    The plugin doesn’t have a timer itself it just gets the system time (meaning it just gets the server’s time). It’s kind of like if you run an application in your PC it doesn’t have a timer itself… it will just get the time from the system so if your timezone in the PC is not set correctly the time in the application will be wrong too.

    March 2, 2010 at 6:27 am in reply to: Aweber Integration for Free members #17575
    amin007
    Participant

    Hopefully I will add it within the next 2 to 3 days.

    March 2, 2010 at 6:27 am in reply to: Protecting Content Against Login Shares #18454
    amin007
    Participant

    Hi Frank, WP eMember doesn’t have any tracking of login sharing feature. I will look into this option.

  • Author
    Posts
Viewing 15 posts - 5,086 through 5,100 (of 5,807 total)
← 1 2 3 … 339 340 341 … 386 387 388 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ