Results 1 to 3 of 3

Thread: Join a file ?

  1. #1
    Thread Starter
    turlogh's Avatar
    Join Date
    Apr 2010
    Location
    Martinique
    Posts
    18
    Thanks
    0
    Thanked 1 Time in 1 Post

    Join a file ?

    hi, i would like to know if it is possible to join a file with an ad ?.. thank you

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

    Re: Join a file ?

    I'm not sure what you mean exactly? Are you talking about allowing users to upload a file to their ad instead of an image?

    If so, this thread discusses that topic.. http://wpclassipress.com/forum/viewt...&t=1174&p=4886

  3. #3
    Thread Starter
    turlogh's Avatar
    Join Date
    Apr 2010
    Location
    Martinique
    Posts
    18
    Thanks
    0
    Thanked 1 Time in 1 Post

    (solved) Re: Join a file ?

    Yes it's exactly that :) thank you !

    If you go into the form_process.php file and search for this line you can add other file types.

    Code: Select all
    $limitedext = array(".gif",".png",".jpg",".jpeg");

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, 01:55 PM
  2. Language file?
    By clayminkyu in forum ClassiPress General Discussion
    Replies: 5
    Last Post: May 14th, 2009, 01:03 AM