Jump to content

djcaseanova

Member
  • Posts

    365
  • Joined

  • Last visited

Posts posted by djcaseanova

  1. A link will work until I can root out the data needed. But, yes you can ship through paypal. It's the only way I do it. I have a business account with USPS, UPS, and Fedex, but the store is set up for only USPS priority mail. I create shipping labels and everything through Paypal. It will then generate a tracking number once the label is completed and printed. This is why I wanted to add a shortcut to paypal. I can do it manually for now, just takes a little more time. But in the future, it would be good to find a way to implement this into CC. Because regardless, I believe I still manually have to do this shipping process directly logged in to Paypal.

     

    The link should do just fine for now. Don't have time to add it tonight, but will get on it this week for sure! Thanks!

  2. So, I've had this issue since CC3. And I want to fix it in 5. How can I add a couple of links to the admin orders overview screen? Basically, I want a link to PAYPAL and a link to my shipping carrier. What do I need to edit to get this to work?

     

    Here's my story on this.

     

    CC5 is great, but I still am stuck with Paypal and as I understand it, there is no way to fully integrate Paypal into CC. By that, I mean I can not have information from Paypal inserted automatically into the CC orders. For instance Tracking information when shipping through Paypal.

     

    Paypal is my only payment option, so when they pay I use their confirmed address in Paypal to ship. This creates a tracking number in Paypal that I need to manually copy over to the cubecart orders. From there, I used to be able to use Paypal to request carrier pickups, but that link in Paypal is broken so I do that manually now as well. I hate Paypal more and more everyday, but it seems to be the most readily acceptable payment form online.

     

    So some minor tweaks to put an admin at ease is great!

     

    Thanks!!

  3. During the check out process, I noticed that the link/button for "Empty Cart" changes to a little finger pointer. If you hover the mouse over "Checkout" it does NOT change to the finger pointer for links, but stays as an arrow. I have also noticed this for the newsletter's "Subscribe Now" button as well.

     

    How do I fix this? When I am on websites, if I don't see that change, sometimes I don't realize it's a clickable icon button or link.

     

    Thanks!

  4. I seem to be having an issue setting up the By Weight shipping. Is there instructions on how to do this?? I will be shipping only to the USA and each product has a different weight which will require different Flat Rates, but I don't see a place to input this information. I see all this about "zones" yet I am only shipping to one country (zone).

     

    I also have a few items that will NOT have a shipping charge because they're either digital downloads or drop ship items.

  5. Is there a way for me to preview my print out invoices? I am trying to do some work on the invoice structure and logo. Each time I make changes, I would like to be able to preview it. I have been creating dummy orders to view it, but there has to be a way to check it without doing so. I am sure I overlooked it somewhere.

     

    Anyone?

     

    Thanks!

  6. UPON FURHTER INSPECTION...

     

    When a GUEST tries to check out, the tax is automatically included. If they do live outside the state, they manually have to click "update cart" before hitting check out, otherwise they are charged tax. Furthermore.... if they click a state outside the tax zone and update their cart, it takes the tax off. HOWEVER, if they go back to change their state afterwards to the taxable state and hit check out without updating, they are not charged tax.... NOT GOOD!

     

    Is there a way to force users to sign up before being able to complete the checkout process so tax is displayed correctly? Because ALL 1st time visitors are guests until they register an account, and consequently will see incorrect pricing.

  7. Okay, so I have a test product in my store I am working with.

     

    I have created a State sales tax, enabled everything accordingly (I think), when I go to check it out in the store. I see my test product listed at $4.00 on the site. When I add it to the basket and go to my basket, it has then changed the unit price  and "price" from $4.00 to $3.70

     

    The shipping is at $0.00

    Tax is stating $0.30

     

    There should NOT be any tax displayed because I am viewing as guest. AND... why is the TAX subtracting from the price of the product and adding it back as tax to make the total back to $4.00????

     

     

     

    UPDATE:

     

     

    OK, fixed the tax inclusion. Apparently it didn't save "tax included" on the product when Disabled it. However, now it is showing $4.00 properly, yet still charging tax for guests. This should only be charging tax for those in a particular state.

  8. Okay, so I have a test product in my store I am working with.

     

    I have created a State sales tax, enabled everything accordingly (I think), when I go to check it out in the store. I see my test product listed at $4.00 on the site. When I add it to the basket and go to my basket, it has then changed the unit price  and "price" from $4.00 to $3.70

     

    The shipping is at $0.00

    Tax is stating $0.30

     

    There should NOT be any tax displayed because I am viewing as guest. AND... why is the TAX subtracting from the price of the product and adding it back as tax to make the total back to $4.00????

  9. More specifically, the MySQL database uses domain specific hosting. Localhost isn't an option. We have mysql.domain.com as the hostname based on the domain. I am on the same server, but for instance, domain1.com is mysql.domain1.com and now that I have domain2014.com, my mysql database is now mysql.domain2014.com

  10. Is it possible for me to move from one domain to another without having to basically start from scratch? I am not talking about the skins and such, but the actual data within the store itself. Is there an export feature from one live store and an import feature or a way to do that? The issue is that my database will be on a new hostname and everything, but I am trying to see if there is an easier way to transfer all of this data easily.

     

    If not, the store was in it's infancy anyway and I may just have to start over, but I would rather not.

     

    Thanks!

  11. This is what comes up in the phpinfo files when I have .htaccess named and renamed.

     

    NOTE: This is not the entire info file, just the PHP related and IONCUBE/ZEND related areas.

     

     

    PHP Version 5.4.20
    System Linux chessman 3.2.48-grsec-rc1+ #64 SMP Wed Jul 17 18:56:06 UTC 2013 x86_64 Build Date Nov 13 2013 20:07:36 Configure Command './configure' '--prefix=/usr/local/php54' '--datadir=/usr/local/php54/share' '--localstatedir=/usr/local/php54/var' '--without-pear' '--with-config-file-path=/etc/php54' '--with-config-file-scan-dir=/etc/php54/conf.d' '--with-zend-vm=GOTO' '--enable-cgi' '--enable-fpm' '--enable-libxml=shared' '--enable-bcmath=shared' '--enable-calendar=shared' '--enable-ctype=shared' '--enable-dom=shared' '--enable-exif=shared' '--enable-fileinfo=shared' '--enable-filter=shared' '--enable-ftp=shared' '--enable-hash=shared' '--enable-intl=shared' '--enable-json=shared' '--enable-mbstring' '--enable-mbregex' '--enable-mbregex-backtrack' '--enable-pcntl=shared' '--enable-pdo' '--enable-phar=shared' '--enable-posix=shared' '--enable-session=shared' '--enable-shmop=shared' '--enable-simplexml=shared' '--enable-soap=shared' '--enable-sockets=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--enable-tokenizer=shared' '--enable-wddx=shared' '--enable-xml=shared' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--enable-zip=shared' '--with-openssl=shared' '--with-kerberos' '--with-pcre-regex' '--with-sqlite3' '--with-zlib=shared' '--with-bz2=shared' '--with-curl=shared' '--with-gd=shared' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-zlib-dir=/usr' '--with-xpm-dir=/usr' '--with-freetype-dir=/usr' '--with-gettext=shared' '--with-gmp=shared' '--with-mhash=shared' '--with-iconv=shared' '--with-imap=shared' '--with-imap-ssl' '--with-ldap=shared' '--with-mcrypt=shared' '--with-msql=shared' '--with-mysql=shared,mysqlnd' '--with-mysql-sock=/No-MySQL-hostname-was-specified' '--with-mysqli=shared,mysqlnd' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-pgsql=shared' '--with-pdo-sqlite' '--with-pgsql=shared' '--with-pspell=shared' '--with-readline=shared' '--with-tidy=shared' '--with-xmlrpc=shared' '--with-xsl=shared' Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path /etc/php54 Loaded Configuration File /etc/php54/php.ini Scan this dir for additional .ini files /etc/php54/conf.d Additional .ini files parsed (none) PHP API 20100412 PHP Extension 20100525 Zend Extension 220100525 Zend Extension Build API220100525,NTS PHP Extension Build API20100525,NTS Debug Build no Thread Safety disabled Zend Signal Handling disabled Zend Memory Manager enabled Zend Multibyte Support provided by mbstring IPv6 Support enabled DTrace Support disabled Registered PHP Streams compress.bzip2, php, file, glob, data, http, ftp, https, ftps, zip, compress.zlib Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters bzip2.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, convert.iconv.*, mcrypt.*, mdecrypt.*, zlib.*


    This program makes use of the Zend Scripting Language Engine:
    Zend Engine v2.4.0, Copyright © 1998-2013 Zend Technologies

     

     

     

    Looking at the PHP 5.4.20 (.htaccess_renamed) phpinfo file it does NOT show IONCUBE installed.

     

    With .htaccess full functional this is what phpinfo shows me

     

     

     

    PHP Version 5.2.17
    System Linux chessman 3.2.48-grsec-rc1+ #64 SMP Wed Jul 17 18:56:06 UTC 2013 x86_64 Build Date Mar 1 2012 16:34:58 Configure Command './configure' '--prefix=/usr/local/php5' '--datadir=/usr/local/php5/share' '--localstatedir=/usr/local/php5/var' '--enable-sockets' '--enable-fastcgi' '--enable-bcmath' '--with-pear=/usr/local/php5/lib/pear' '--with-mysql=/usr' '--enable-calendar' '--with-mhash=/usr' '--with-kerberos' '--enable-force-cgi-redirect' '--with-config-file-path=/etc/php5/cgi' '--with-config-file-scan-dir=/etc/php5/cgi/ini.d' '--with-imap' '--with-imap-ssl' '--enable-trans-sid' '--with-gd' '--with-xml' '--with-xsl' '--with-ttf=/usr' '--with-freetype-dir=/usr' '--enable-exif' '--with-xslt' '--with-xslt-sablot=/usr' '--with-dom-xslt=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-zlib-dir=/usr' '--with-pdo-mysql' '--enable-ftp' '--with-curl=/usr' '--with-pspell=/usr' '--enable-mbstring' '--with-mcrypt' '--with-mysqli' '--with-openssl=/usr' '--with-gettext' '--enable-pcntl' Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path /etc/php5/cgi Loaded Configuration File /home/outwardjourney/treasurepost.net/cgi-bin/php.ini Scan this dir for additional .ini files /etc/php5/cgi/ini.d additional .ini files parsed (none) PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety disabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams https, ftps, compress.zlib, php, file, data, http, ftp Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed


    This program makes use of the Zend Scripting Language Engine:
    Zend Engine v2.2.0, Copyright © 1998-2010 Zend Technologies
        with the ionCube PHP Loader v4.2.2, Copyright © 2002-2012, by ionCube Ltd., and
        with Zend Extension Manager v1.2.2, Copyright © 2003-2007, by Zend Technologies
        with Zend Optimizer v3.3.9, Copyright © 1998-2009, by Zend Technologies

     

    Additional Modules Module Name ionCube Loader

     

     

     

     

    The problem is obvious, with .htaccess its loading a ioncube PHP Loader v4.2.2

     

    I can not seem to get ioncube loaders updated properly. I've tried the loader wizard, the ioncube installer and nothing seems to be working.

  12. I have ioncube installed. I used the ioncube loader wizard to install all the loaders up to 5.5. Still nothing has changed.

     

    When .htaccess is in place, the phpinfo.php file reads PHP 5.2.17 and the store works fine, both before and after installing the latest ioncube loaders.

     

    Renaming .htaccess gives me PHP 5.4.20 and have absolutely no ability to see the store. It gives me no errors, simply a white blank page.

     

    Is there a configuration setting somewhere I should be looking at editing? It seems strictly related to the .htaccess file some how. The contents of that file are listed above and accurate. Do I need to add something to the htaccess file? I don't know much about htaccess files as I've never dealt with them outside of pre-installed scripts.

     

     

    in the cgi-bin folder there is a php.ini file that says

    zend_extension="/home/**********/***********.net/cgi-bin/ioncube_loader_lin_5.2.so"

     

    Even having changed this to something else made no differences.

×
×
  • Create New...