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

Thread: banner manager not uploading image

  1. #1
    MrE03
    Guest


    Default banner manager not uploading image

    The banner manager for some reason isn't uploading the images into images/banner. I set the permission at 755 and also tried 777.

  2. #2
    osCMax Development Team

    banner manager not uploading image

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    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

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: banner manager not uploading image

    You need to give us more information ... "It isn't working for me" ... does not help us ascertain the issue.

    Regards,
    pgmarshall
    _______________________________

  3. #3
    MrE03
    Guest


    Default Re: banner manager not uploading image

    Well I'm not sure how else I can really explain it because, I wanted to see if I'm the only person having this problem.

    I would pretty much go to banner manager:

    Insert all the information and click browse to upload an image. After I click submit there's a highlighted green bar on top that says, Success: banner has been inserted. However when I check my images/banner folder in ftp, it did not upload the image. I'm just trying to determine if anyone else is having this issue or if they're able to upload banners without any problems. I've uploaded many banners before with previous versions so at this point I'm just seeing if it's a bug or it's just some kind of mistake I'm making and overseeing. Apologize for being vague

  4. #4
    osCMax Development Team

    banner manager not uploading image

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    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

    pgmarshall     $ 35.00
    Rep Power
    81


    1 out of 1 members found this post helpful.

    Default Re: banner manager not uploading image

    It looks like a bug to me ... just tested on a test store ... image not going to the banners sub-folder but rather into the images/ folder.

    This is because we have been trying to tidy up the images folder ... post a bug report linking to this thread and I will fix it ...

    If you want to fix it now ...

    Line 61 in banner_manager.php
    Code:
    $banners_image->set_destination(DIR_FS_CATALOG_IMAGES . $banners_image_target);
    Should be

    Code:
    $banners_image->set_destination(DIR_FS_CATALOG_IMAGES . 'banners/' . $banners_image_target);
    Regards,
    pgmarshall
    _______________________________

  5. #5
    osCMax Development Team

    banner manager not uploading image

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    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

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: banner manager not uploading image

    pgmarshall
    _______________________________

  6. #6
    lamontef
    Guest


    Default Re: banner manager not uploading image

    I just did the same fix earlier today on the Affiliate banner manager... Over the years I've had a lot of experience with custom ad tracking systems, so there are a few specific wants and wishlist items as it relates to the Affiliate tracking system I'd like to see and will be working on. I've spent the last few days working through a number of issues in the Affiliate code and would like to contribute the code/ideas for what I'm doing if it's of interest to the development team.

    LaMonte Forthun

  7. #7
    osCMax Development Team

    banner manager not uploading image

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    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

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: banner manager not uploading image

    I've spent the last few days working through a number of issues in the Affiliate code and would like to contribute the code/ideas for what I'm doing if it's of interest to the development team.
    We would be delighted if you would like to help contribute ... The bugtracker is probably the best place to report bug fixes or code improvements.

    But if you prefer you can simply post them here with a short explanation and the developers will review and commit for you.

    Thank you for offering to contribute to the community.

    Regards,
    pgmarshall
    _______________________________

  8. #8
    lamontef
    Guest


    Default Re: banner manager not uploading image

    Probably the best way to move forward on this one is to give you or whomever what I've come up with instead of me trashing the bug tracker... I'll try to figure out a good way to break things down and move forward and then I'll figure out or ask for help with the bug tracker system.

    LaMonte

  9. #9
    MrE03
    Guest


    Default Re: banner manager not uploading image

    cool thanks for looking into this PGMarshall!

  10. #10
    blackhawk
    Guest


    Talking Re: banner manager not uploading image

    very cool!!! Looking forward to this!

Page 1 of 2 12 LastLast

Similar Threads

  1. Banner Picture Hack in Banner Manager
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 10-16-2009, 03:01 AM
  2. How to handle image uploading
    By ozewolf in forum osCmax v2 Installation issues
    Replies: 5
    Last Post: 02-16-2009, 12:22 AM
  3. Banner Picture Hack in Banner Manager
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 10-29-2007, 10:20 AM
  4. EasyPopulate and Image Uploading
    By mgrooten in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 07-07-2007, 06:50 PM
  5. Image Errors when uploading.
    By the_error_king in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 06-09-2004, 07:05 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
  •