Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

kustomjs

Archived
  • Posts

    279
  • Joined

  • Last visited

Everything posted by kustomjs

  1. see I am getting these error message: Warning: getimagesize(/images/invoice_logo.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /admin/invoice_pdf.php on line 103 Warning: getimagesize(/images/invoice_logo.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /admin/includes/classes/fpdf.php on line 900 Warning: getimagesize(/images/invoice_logo.jpg) [function.getimagesize]: failed to open stream: No such file or directory in admin/includes/classes/fpdf.php on line 1542 FPDF error: Missing or incorrect image file: /images/invoice_logo.jpg I am using : Server OS: Linux 2.6.27-9-server Database: MySQL 5.0.67-0ubuntu6 HTTP Server: Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0 PHP Version: 5.2.6-2ubuntu4 (Zend: 2.2.0) and yes I am the webmaster/owner of this server.
  2. well now I got that first problem fix now I got this: Warning: getimagesize(images/invoice_logo.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /fpdf/fpdf.php on line 900 Warning: getimagesize(images/invoice_logo.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /fpdf/fpdf.php on line 1542 FPDF error: Missing or incorrect image file: images/invoice_logo.jpg
  3. alright I am getting this error: Warning: require(fpdf/fpdf.php) [function.require]: failed to open stream: No such file or directory in admin/packingslip.php on line 26 Fatal error: require() [function.require]: Failed opening required 'fpdf/fpdf.php' (include_path='.:/usr/share/php:/usr/share/pear') admin/packingslip.php on line 26
  4. just a update I did fix my problem: under Fatal error: Call to undefined function clean_html_comments() in /xxx/xxxx/xxxxxn/xxxt/xxxx/includes/modules/article_listing.php on line 66 you must delete this: <tr> <td class="main" style="padding-left:15px"><?php echo clean_html_comments(substr($articles_listing['articles_head_desc_tag'],0, MAX_ARTICLE_ABSTRACT_LENGTH)) . ((strlen($articles_listing['articles_head_desc_tag']) >= MAX_ARTICLE_ABSTRACT_LENGTH) ? '...' : ''); ?></td> </tr> then you wount get that fatal error about clean_html_comments
  5. well I am getting this: Fatal error: Call to undefined function clean_html_comments() in /xxx/xxxx/xxxxxn/xxxt/xxxx/includes/article_header_tags.php on line 104 then also under : Fatal error: Call to undefined function clean_html_comments() in /xxx/xxxx/xxxxxn/xxxt/xxxx/includes/modules/article_listing.php on line 66
  6. I finally got to work thanks alex for that heads up.
  7. I am still having my problem. need to get this fix ASP.
  8. I checked it and its at 777 and after I switched it and it still dont work. but how is the linking work? would it be like catalog/download then the file or is it http://yoursite.com/catalog/download then the file?
  9. please refer to these 2 post: http://www.oscommerce.com/forums/index.php?s=&...t&p=1334074 http://www.oscommerce.com/forums/index.php?s=&...t&p=1334308 then you would see what is not working.
  10. alright I am about ready to LOSE support on this contribution can the creator come in and put his input to this problem I am having.
  11. no Lindsay its not a link I had some images posted before and after works on page 39.
  12. I still cant get the download to work. this is what i am getting:
  13. well I did have my download link to work but when I try to download it dont work what can be wrong here?
  14. I have searched on google and noting came up for what was causing this problem except with your coding.
  15. Alright I am getting this error: Warning: chmod() [function.chmod]: Operation not permitted in /var/www/***********/cart/catalog/********/includes/functions/sitemonitor_functions.php on line 246 Cannot change the mode of file (/var/www/***********/cart/catalog/*********/sitemonitor_configure.php) so how do I fix this?
  16. alright before I add this I want to know how this would with with other modules I got installed onto site the modules I got installed right now is: RMA Returns Admin Notes Article Manager Extra Fields Manager Check Permissions Importa Excel/Calc Run SQL Script Website Maintenance Order Editor Super Download Shop SEO URLs FWR Security Pro Change Password Create New Order Create New Customer this modules I got currently installed and working fine I want to know how googlecheck out is going to work with this.
  17. why isnt low order fee adding up in the total price for?
  18. Hi Guys when I go through the checkout on my site just doing some testing before I go live when I click on paypal payment then click confirm order then I get forwarded to paypal site and I get this message: Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address. what do I have to do to make this work?
×
×
  • Create New...