Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2005
    Posts
    8
    Plugin Contributions
    0

    Default orders NOT show up in admin panel? (using gspay)

    hi:
    I install the new zen-cart 1.3.7 system on a new linux Redhat server, and install the www.gspay.com merchant account modules that I had been used for 1 year.

    but the problem comes, Orders can be showed in the gspay.com website, but can't be show up in my admin panel... So I check my error log file.. and get:

    cat tiffany-sterling-silver-error_log |grep gspay

    [Wed Aug 08 16:48:04 2007] [error] [client 125.34.50.28] PHP Warning: include(/var/www/sites/tiffany-sterling-silver/includes/languages/english/modules/payment/gspay.php) [<a href='function.include'>function.include</a>]: failed to open stream: Permission denied in /var/www/sites/tiffany-sterling-silver/admin/modules.php on line 174, referer: http://www.tiffany-sterling-silver.c...?gID=1&cID=725

    [Wed Aug 08 16:48:04 2007] [error] [client 125.34.50.28] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/var/www/sites/tiffany-sterling-silver/includes/languages/english/modules/payment/gspay.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/sites/tiffany-sterling-silver/admin/modules.php on line 174, referer: http://www.tiffany-sterling-silver.c...?gID=1&cID=725

    [Wed Aug 08 16:48:04 2007] [error] [client 125.34.50.28] PHP Warning: include(/var/www/sites/tiffany-sterling-silver/includes/modules/payment/gspay.php) [<a href='function.include'>function.include</a>]: failed to open stream: Permission denied in /var/www/sites/tiffany-sterling-silver/admin/modules.php on line 175, referer: http://www.tiffany-sterling-silver.c...?gID=1&cID=725

    [Wed Aug 08 16:48:04 2007] [error] [client 125.34.50.28] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/var/www/sites/tiffany-sterling-silver/includes/modules/payment/gspay.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/sites/tiffany-sterling-silver/admin/modules.php on line 175, referer: http://www.tiffany-sterling-silver.c...?gID=1&cID=725


    Can someone explains it for me??


    regards
    steve
    Last edited by wahaha; 9 Aug 2007 at 06:56 AM.

  2. #2
    Join Date
    Aug 2005
    Posts
    8
    Plugin Contributions
    0

    Default Re: orders NOT show up in admin panel? (using gspay)

    Seems that privilage is solved, for the SElinux, we should use chcon add atttribute for the directory, but problem still not solved. I install fresh new 1.3.7, and use the ultimate_URL_SEO , but as I check the access-log file..

    [Sat Aug 11 07:38:50 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:48:20 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:51:24 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:25 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:27 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:27 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:27 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:27 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:36 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:37 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:38 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:38 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:38 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 07:56:38 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:12:45 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:15:31 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Sat Aug 11 08:16:58 2007] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [
    Can somebody explain it for me??

  3. #3
    Join Date
    Aug 2005
    Posts
    8
    Plugin Contributions
    0

    Default Re: orders NOT show up in admin panel? (using gspay)

    As I browser all posts in zen-cart forum, I guess, it might be the CURL with SSL problem....

    so I install the CURL SSL, Don't know if it works.......
    till now.. nobody answer my questions...

  4. #4
    Join Date
    Aug 2005
    Posts
    8
    Plugin Contributions
    0

    Default Re: orders NOT show up in admin panel? (using gspay)

    I installed the new CURL (ssl enable), but , the order still not showing up in admin.......
    what's wrong??
    I am definitly sure, it is my "redhat system's install problem", for I put the website on the other server Freebsd, ,,, it is OK...

    Do I need to install SSL ???

  5. #5
    Join Date
    Feb 2008
    Posts
    74
    Plugin Contributions
    0

    Default Re: orders NOT show up in admin panel? (using gspay)

    Dear guy,
    Have you solve the problem? what is your experience with gspay? I just wanna use it. would like to make friend with you to talk about online shop. I am seo professional. you can get me at yufold###################### or pm me. look forward to hearing from you.

  6. #6
    Join Date
    Feb 2008
    Posts
    74
    Plugin Contributions
    0

    Default Re: orders NOT show up in admin panel? (using gspay)

    hi my order still not show admin panel too. have you solve this?

 

 

Similar Threads

  1. Orders not showing up in Admin Panel
    By DigitalGuard in forum General Questions
    Replies: 2
    Last Post: 24 Jul 2010, 03:32 AM
  2. How to make processed orders to show as shipped in admin panel?
    By SandraSD in forum Managing Customers and Orders
    Replies: 7
    Last Post: 25 Feb 2010, 12:17 AM
  3. Orders Not Showing Up In Admin Panel
    By neighbornick in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 25 Feb 2009, 08:10 AM
  4. Can't see my orders when using gspay payment module
    By tomzhanghere in forum Addon Payment Modules
    Replies: 1
    Last Post: 19 Nov 2008, 03:45 AM
  5. Google checkout orders don't show up in admin panel.
    By mohinder in forum Addon Payment Modules
    Replies: 10
    Last Post: 21 Nov 2007, 09:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg