Full service web hosting, great prices and support. Starts at $1.99/month!
Page 2 of 2 First 12
Results 11 to 18 of 18

Thread: Can anyone recommend a PDF maker contribution?

  1. #11
    vandiike
    Guest


    Default

    hmm could you explain that a bit furhter... or in a more visual way.

    thanks for time...

    Van...

  2. #12
    osCMax Developer


    Can anyone recommend a PDF maker contribution?


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    598


    Default

    vandiike, more visual? I show you the exact code you need to put in and where to place it. Do you want a screenshot of the actual code? I do not follow... There really is nothing more to explain.

    In tools.php, add this line:

    Code:
     
    tep_admin_files_boxes(FILENAME_PDF_CATALOGUE, BOX_TOOLS_PDF_CATALOGUE) .
    anywhere in the array (like right below any of the other lines in the array), but before this line:

    Code:
    tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE));
    The array is this:
    Code:
                                       tep_admin_files_boxes(FILENAME_BACKUP, BOX_TOOLS_BACKUP) .
                                       tep_admin_files_boxes(FILENAME_BANNER_MANAGER, BOX_TOOLS_BANNER_MANAGER) . 
                                       tep_admin_files_boxes(FILENAME_CACHE, BOX_TOOLS_CACHE) .
                                       tep_admin_files_boxes(FILENAME_DEFINE_LANGUAGE, BOX_TOOLS_DEFINE_LANGUAGE) .
                                       tep_admin_files_boxes(FILENAME_FILE_MANAGER, BOX_TOOLS_FILE_MANAGER) .
                                       tep_admin_files_boxes(FILENAME_MAIL, BOX_TOOLS_MAIL) .
                                       tep_admin_files_boxes(FILENAME_NEWSLETTERS, BOX_TOOLS_NEWSLETTER_MANAGER) .
                                       tep_admin_files_boxes(FILENAME_SERVER_INFO, BOX_TOOLS_SERVER_INFO) .
                                       tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE));

  3. #13
    vandiike
    Guest


    Default

    with more visual I ment the 'computer logic' why the other code did not work.

    Thanks for your mod. I think I got it from here....other wise you'll be hearing from me..

    Cheers

    Van...

  4. #14
    vandiike
    Guest


    Default

    in admin/includes/boxes/ tools.php

    around line 38
    tep_admin_files_boxes(FILENAME_BACKUP, BOX_TOOLS_BACKUP) .
    tep_admin_files_boxes(FILENAME_BANNER_MANAGER, BOX_TOOLS_BANNER_MANAGER) .
    tep_admin_files_boxes(FILENAME_CACHE, BOX_TOOLS_CACHE) .
    tep_admin_files_boxes(FILENAME_DEFINE_LANGUAGE, BOX_TOOLS_DEFINE_LANGUAGE) .
    tep_admin_files_boxes(FILENAME_FILE_MANAGER, BOX_TOOLS_FILE_MANAGER) .
    tep_admin_files_boxes(FILENAME_MAIL, BOX_TOOLS_MAIL) .
    tep_admin_files_boxes(FILENAME_NEWSLETTERS, BOX_TOOLS_NEWSLETTER_MANAGER) .
    tep_admin_files_boxes(FILENAME_SERVER_INFO, BOX_TOOLS_SERVER_INFO) .
    tep_admin_files_boxes(FILENAME_PDF_CATALOGUE, BOX_TOOLS_PDF_CATALOGUE) .
    tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE));
    I added the
    tep_admin_files_boxes(FILENAME_PDF_CATALOGUE, BOX_TOOLS_PDF_CATALOGUE) .
    The link does not appear nor does a error msg??

  5. #15
    vandiike
    Guest


    Default

    and of course, since there is no file yet generated I get this...

    Warning: filesize(): Stat failed for ./catalogues/catalog_1.pdf (errno=2 - No such file or directory) in /home/ofgnryef/public_html/catalog/pdf_catalogue_info.php on line 56

    catalog/catalogues/catalog_1.pdf
    a 404 ERROR :: FILE NOT FOUND
    Van...

  6. #16
    osCMax Developer


    Can anyone recommend a PDF maker contribution?


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    598


    Default

    vandiike, the admin is permissions based, so the link will not appear until you activate it in the admin.

    The other error, you have not set sufficient dir permissions to create the .pdf would be my guess.

  7. #17
    Bsnrjones
    Guest


    Default

    Vandike,
    I think you need to go into admin, then select files. From there you need to add this into your admin screen. I know that is the not the exact instructions. I had to do this with Recover Cart Sales mod that I installed recently. The links would not show up in Admin until I added it thru the files area while in admin.

    Hope this gets you on the right track.

    Burke

    edit: whoops, just noted Michael replied just before I did.

  8. #18
    vandiike
    Guest


    Default

    Anyone reading this...

    If you have trouble with the links in the admin mod. Don't forget to register the new link in the admin module.

    Ps the installation instructions for the pdf_catalog 1.4 is really bad. Ds

    If anyone has ever made it work with those instructions, d'you'de you are a star!

Page 2 of 2 First 12

Similar Threads

  1. Contribution help
    By offnetrob in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 03-02-2006, 02:57 PM
  2. PDF DataSheet Maker
    By HumanEasy in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 04-28-2004, 09:25 AM
  3. any contribution?
    By superkor in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-20-2003, 12:04 PM
  4. Anyone created penpal and match maker shop?
    By laonux in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 07-23-2003, 08:19 AM

Bookmarks

Bookmarks

Posting Permissions

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