PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 19th, 2007, 03:10 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 36
Wanted ads Images

Hi, iam looking on how to allow users to upload images for there wanted ads, and allow them to display.

If i set the Category to "for sale" it will allow images but if i change it to "wanted" which i have a Category for wanted items.

I need to allow images to be used

Any ideas on how?

thanks
andrew67 is offline   Reply With Quote
Old January 19th, 2007, 11:43 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 36
still need help please
andrew67 is offline   Reply With Quote
Old January 22nd, 2007, 01:35 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 36
bump..
andrew67 is offline   Reply With Quote
Old January 22nd, 2007, 12:39 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You would need to say add this on the uploadproduct1 template

change this

Code:
Content visible to verified customers only.
to this

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 23rd, 2007, 12:45 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 36
thanks Chuck, but i edited the file and changed the code with yours and it didnt seem to work, any ideas?

cheers
andrew67 is offline   Reply With Quote
Old January 25th, 2007, 01:53 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 36
Update: tryed again and still doesnt seem to change to allow the user to upload pics or view them.

still only works on the buy template
andrew67 is offline   Reply With Quote
Old January 25th, 2007, 07:57 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
I would suggest two things since this discussion is not specifically a product support issue. The changes for what you want to do are going to require alot of your time. I suggest if you need further guidance you can post in our mod forum. Now you need to compare many templates to do something like this like showproduct1,editproduct1,uploadproduc1,showcat1 templates to the original templates to see the changes that need to be made. This is not an easy task to say the least. For example the change I gave you above will allow you to upload images but you will not be able to see them. Hense you need to compare showproduct and showproduct1 templates and see what to ad.

If you want to compare files I suggest you use a program called beyond compare by http://www.scootersoftware.com. You can compare each file between forsale and wanted to see the difference.

Here is also a link on how to create additional template sets

FAQ--How to Create Additional Template Set's in Classifieds
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 01:36 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
Hello Chuck_S, I want to edit in upper suggestion code changes.

and I don't see your code. I have Classifieds ads version pp-classifieds301.

from uploadproduct1.tmpl file's in row 62 to70.

Quote:
<td class="alt1">{$Globals['pp_lang']['producttitle']}</span></td>
<td class="alt1"><input class="bginput"type="text" size="50" name="title" />
<input class="bginput"type="hidden" name="theimage" value="" />
</td>
</tr>
PPPRINT;

if ( $Globals['zipcode'] == "yes" ) {
echo<<<PPPRINT
where Can I do here? I want to upload images all ads. Thank you, sincerelly yours.

Last edited by selsarac; April 25th, 2008 at 01:46 PM.
selsarac is offline   Reply With Quote
Old April 25th, 2008, 03:46 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Your a verified customer you should see the changes here

You would do exactly as outlined there.

Wanted ads Images
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 05:49 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
Thanks, but I am using vbulletin style entegration.
And /httpdocs/ilansel(pp_classifieds root)/templates/vb3enhanced folder template. I applied this hack to /httpdocs/ilansel/templates/uploadproduct1.tmpl files. and dont been done. There aren't any changed.

this hack effected when I changed in vb3enhanced folders in uploadproduct1.tmpl and others
selsarac is offline   Reply With Quote
Old April 25th, 2008, 05:53 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
I would assume you did not apply this correctly then sorry.

You see in the first line the hidden empty image statement

You see in the block your replacing it with your putting 6 input prompts in the replacement code so if your editing the correct template you should be fine.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 05:53 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You can post a url here to your site
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 05:58 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
http://www.bahcesel.com/ilansel/

user cankurtaran
passw: ss1315

please delete
selsarac is offline   Reply With Quote
Old April 25th, 2008, 06:05 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
As I thought view your template in the vb3enhanced folder for uploadproduct1.tmpl it is not changed

http://www.bahcesel.com/ilansel/temp...dproduct1.tmpl

view page source to view the template it is the default
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 06:06 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You have actually edited the regular non vb template twice

http://www.bahcesel.com/ilansel/temp...dproduct1.tmpl
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 06:25 PM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
Quote:
Originally Posted by Chuck S View Post
You have actually edited the regular non vb template twice

http://www.bahcesel.com/ilansel/temp...dproduct1.tmpl
I have re-edited http://www.bahcesel.com/ilansel/temp...dproduct1.tmpl and the image upload butons dont seen.

link is http://www.bahcesel.com/ilansel/uploadproduct.php .

ads type ariyorum.
and
step 2 alim ilanlari
selsarac is offline   Reply With Quote
Old April 25th, 2008, 06:37 PM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
do I need editing files in vb3enhanged folder? because I used vb style integrations.


and suggestion code is not there. in vb3enhanged/uploadproduct1.tmpl

and I dont know any code editing. I can doing copy/paste.

Last edited by selsarac; April 25th, 2008 at 06:43 PM.
selsarac is offline   Reply With Quote
Old April 25th, 2008, 06:37 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Let me explain this again here so hopefully you understand. You keep editing the incorrect template. Your using vb therefore you must edit the template that exists in the vb3enhanced folder.

http://www.bahcesel.com/ilansel/temp...dproduct1.tmpl
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 25th, 2008, 06:52 PM   #19 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
Dear Chuck_S, yes I can see. This code is default.

Your suggested code aren't there.

Quote:
<td class="{$Style['tddetails']}">{$Globals['pp_lang']['producttitle']}</span></td>
<td class="{$Style['tddetails']}"><input type="text" size="50" name="title" />
<input type="hidden" name="theimage" value="" />
</td>
</tr>
PPPRINT;
in /httpdocs/ilansel/templates/vb3enhanced/uploadproduct1.tmpl file.

What I am editing any code?

can You say to me.(for example.) "you find this code string delete and this code string paste in vb3enhanged/uploadproduct11.tmpl file.."

Last edited by selsarac; April 25th, 2008 at 06:59 PM.
selsarac is offline   Reply With Quote
Old April 25th, 2008, 07:06 PM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2007
Posts: 18
if I was editing correct, then, I must editing other templates files, arent you?

for ex. showproduct.tmpl, editp.... vs....

can you prepare any version what All ads type can upload ads image?
selsarac is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ads without images - random ads creativepart Classifieds How do I...? 4 December 6th, 2006 09:24 AM
Wanted with images Kafi Classifieds Suggestions 2 December 5th, 2006 07:10 AM
Ad Types - Wanted & Help Wanted not working prodigy Classifieds Installation & Upgrades 1 July 16th, 2005 02:32 PM
Upgrade Problem 1.0 to 1.8c and Can't place WANTED ads. memobug Classifieds Installation & Upgrades 3 July 10th, 2004 09:11 AM
Another Extra field bug between "wanted" and "help wanted" templates. Johnny Doomo Classifieds Bug Reports 16 June 30th, 2004 07:41 PM


All times are GMT -5. The time now is 08:18 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0