Results 1 to 3 of 3

Thread: file path where the images are saved

  1. #1
    Thread Starter
    Amateur tonikko's Avatar
    Join Date
    Feb 2010
    Location
    Spain
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    file path where the images are saved

    when I change the file path where the images are saved, I fail to see or that are loaded, thanks

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts

    Re: file path where the images are saved

    Moving post to relevant thread.

  3. #3
    Member damien's Avatar
    Join Date
    May 2009
    Location
    Melbourne, Australia
    Posts
    91
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: file path where the images are saved

    post form php has a path for uploads
    Code:
    $image_folder_name = "classipress";
    index.php
    Code:
    explode(trailingsla****(get_option('siteurl')) . "wp-content/uploads/classipress/"
    I guess you'd have to find the path for the single.php lightbox functions also etc so it's a few files and a fair bit of trial and error. Copious amounts of coffee always helps in times like that.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. increase file upload size limit?
    By jay8514 in forum ClassiPress General Discussion
    Replies: 1
    Last Post: August 25th, 2009, 02:55 PM
  2. Language file?
    By clayminkyu in forum ClassiPress General Discussion
    Replies: 5
    Last Post: May 14th, 2009, 02:03 AM