PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Ad type (http://www.photopost.com/forum/classifieds-how-do-i/132214-ad-type.html)

Arcadyan June 16th, 2007 06:27 AM

Ad type
 
Hello !

i'm sorry but i don't speak english and i don't understand the code discribe in this topic : http://www.photopost.com/forum/classifieds-installation-upgrades/109206-faq-how-create-additional-template-sets-classifieds.html

I want to delete certain option on "place an ad", exactly this otpions:

-Condition of this item?
-If this is an auction you may enter a reserve price to allow users to buy the product and end your auction. (Numbers only!):
-Check here to allow members to bid on your item.
If you want members to bid on this item, enter the starting bid into the Asking Price above.
-Allow Users to Buy your Ad via Paypal Immediately? Please note your email on the system here must match your paypal email account for you to enable this feature.:

and i want to ad this options, they can leave blank if the user dont' want to give this informations :

your name :
your phone :
your adress:
your email :

How can i do that?

thanks!!!

Chuck S June 16th, 2007 06:35 AM

well its going to be hard for you to get help if you do not speak english.

You are free to edit your templates and remove the html for any options you do not want.

You can add new things for users to answer in Admin => Edit Categories and add those in the extra field lines of that section

Arcadyan June 16th, 2007 06:53 AM

ok thanks... For add option its good.

But for delete, i don't understand. I look the template files, but i don't found this options.

I look this files : templates/editproductX.tmpl
templates/showcatX.tmpl
templates/showproductX.tmpl
templates/uploadproductX.tmpl , specialy the uploadproductX.tmpl but i didn't found the options i want to delete...

Arcadyan June 16th, 2007 06:58 AM

so, escuse me... i look the uploadproduct1.tmpl and no the uploadproduct.tmpl ... Now i found this option.

So just a question : simply to delete the options that i speak before, uploadproduct.tmpl it's only the one that i must change? or i do make modification in other files?

Arcadyan June 16th, 2007 07:42 AM

ok... i replace the X with number 5 in my template and my lang files. so when i want to add an ad, ive this message : Warnung: main(/home/www/.../vb3enhanced/uploadproduct5.tmpl) [function.main]: failed to open stream: No such file or directory in /home/www/.../uploadproduct.php (Zeile 289)

Chuck S June 16th, 2007 08:12 AM

You seem lost here. Upload clean unmodified files to get rid of errors you are causing by editing things.

As I have stated if you are trying to get rid of certain things you need to edit templates and the ones your talking about are the uploadproduct templates remove this

Code:

Content visible to verified customers only.
and this

Code:

Content visible to verified customers only.
and this

Code:

Content visible to verified customers only.
and this

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 10:43 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97