Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 41

Thread: Image upload during ad edit.

  1. #31
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: Image upload during ad edit.

    Thanks for providing this to the community thomman. Someone else has asked about this in another thread and I've provided some info and a screen shot for CP 3.0.

  2. #32
    Newbie
    Not a Verified Customer
    kenmc's Avatar
    Join Date
    May 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    Modification works a charm, you're a gent.

  3. #33
    Amateur
    Not a Verified Customer
    thedave's Avatar
    Join Date
    Jun 2009
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    Ugh...doesnt work for me. Image ayout is goofy, can't upload new images, doesn't completely delete images (deletes the image, but the page still calls it...so I get a broken image icon).

    I don't plan on upgrading to 3.0 because I really, really like this theme...don't want to change it. Am I ever going to be able to allow my members to manage images?

  4. #34
    Junior Member
    Not a Verified Customer
    xiscomax's Avatar
    Join Date
    Oct 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    Hello, first of all give thanks for the mod looks great and is a must in CP.

    In the edit page does not display images, instead of the code sample which does not seem to recognize.

    The code is shown below.

    Code:
    ID, 'images', true)); foreach($matches as $key=>$var) { if ($var != "") { $thumb_var = str_replace(get_option('home')."/wp-content/uploads/classipress/", "", $var); $single_thumb_img_url = get_bloginfo('template_url')."/includes/img_resize.php?width=100&height=100&url=".$thumb_var; echo " "; //echo " "."\n"; } else { if ( $matches[0] == "") { _e('There are no images','cp'); } } } ?>
    Any idea that could be the problem.

    CP. 2.9.2

  5. #35
    Rookie jordan's Avatar
    Join Date
    Oct 2009
    Location
    Bellevue, WA
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    Can't thank thomman enough for his great mod!

  6. #36
    groan's Avatar
    Join Date
    Nov 2009
    Location
    Ottawa, Canada
    Posts
    241
    Thanks
    0
    Thanked 3 Times in 2 Posts

    Re: Image upload during ad edit.

    Works well for me on 292.
    I'm sorry but I don't know what to suggest for those having problems.

  7. #37
    Member collegism's Avatar
    Join Date
    Apr 2009
    Location
    Minneapolis, MN
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    Amazing.

  8. #38
    danim's Avatar
    Join Date
    Dec 2009
    Location
    Spain
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    Thank U guy for your effort. Great job!!!

  9. #39
    Rookie
    Not a Verified Customer
    Lance's Avatar
    Join Date
    Dec 2009
    Posts
    9
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: Image upload during ad edit.

    Thanks thomman. Works perfectly and integrates seamlessly.

  10. #40
    Junior Member
    Not a Verified Customer
    phanik's Avatar
    Join Date
    Dec 2009
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Image upload during ad edit.

    This hack really help me alot, I was exactly looking for this kind of solution.
    thanks to team.

Page 4 of 5 FirstFirst ... 2345 LastLast

Thread Information

Users Browsing this Thread

There are currently 4 users browsing this thread. (0 members and 4 guests)

Similar Threads

  1. Displaying a Main Image or Large Image for listings
    By kwave12 in forum ClassiPress General Discussion
    Replies: 20
    Last Post: December 10th, 2010, 03:47 PM