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 February 2nd, 2008, 05:05 AM   #1 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Disable payments, buyitnow and paypal?

Just had the classifieds installed, and I am pleasantly surprised with the work!

I wish to disable these features and wish there were admincp options for the same.

1. Remove the buy it now button from classified listings.

2. Remove paypal integration of any kind. If you click on buyitnow, the only option showing is paypal. I do not want this on the board.

3. From my limited understanding of the product, I think that anyone can leave feedback for anyone? Isn't this a limitation? Is there anyway to restrict feedback only from the actual buyer, or to disable this system altogether?

Thanks much in advance.
RParekh is offline   Reply With Quote
Old February 2nd, 2008, 06:43 AM   #2 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Just to add, I have already done this but the "buy it now" link still shows on the advertisement.

Would also like to remove the "Remove “If this is an auction you may enter a reserve price to allow users to buy the product and end your auction. (Numbers only!)::” option from showing at all.

Lastly, would like the default option for "Want to be notified by email when users post replies?" to be set to yes.

Last edited by RParekh; February 2nd, 2008 at 06:50 AM.
RParekh is offline   Reply With Quote
Old February 2nd, 2008, 10:20 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Buy it now will only appear if someone sets on upload to allow buy it now. You can edit your uploadproduct template and remove the html for buy it now and then future ads will not have buy it now. As far as disabling payment just set no in edit usergroups for all groups. Feedback is only allowed to be left by registered users. The feedback link is emailed to users who have won actions etc. Guests are not allowed to leave feedback and a user can only leave feedback once.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old February 4th, 2008, 02:09 AM   #4 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Thanks Chuck. Have carried out the edits. Appreciate the prompt help.
RParekh is offline   Reply With Quote
Old February 4th, 2008, 08:33 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
No problem enjoy your day.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old February 5th, 2008, 07:11 AM   #6 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Okay, back with two more questions!

1. Is there anyway to include new classifieds into the "new posts" feature of vbulletin? I noticed that the classifieds has gotten a little sidelined, since it is now an entire different website section.

2. What do I edit to include "Forum Home" as a link on the Classifieds navbar?

Thanks again.
RParekh is offline   Reply With Quote
Old February 5th, 2008, 10:49 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
1. These are two separate programs but you can try this mod to vbulletin?

http://www.photopost.com/forum/showthread.php?t=116701

2. You would edit the menubar template and include an html link.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old February 7th, 2008, 01:49 AM   #8 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Thanks Chuck. The hack seems interesting, on my way to an install.
RParekh is offline   Reply With Quote
Old February 7th, 2008, 08:51 AM   #9 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Umm, not that familiar with template editing. What should I add to this for the Forum home to show? And where?

Quote:
<?php
echo <<<PPPRINT
$ppopen
<tr>
<td class="tcat" width="100%" colspan="2">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="{$Style['menubarnb']}" width="50%" align="left" valign="middle">
&nbsp;$menu2
</td>
<td class="{$Style['menubarnb']}" width="50%" align="right"valign="middle">
$menu&nbsp;
</td>
</tr>
</table>
</td>
</tr>
$ppclose<br />
PPPRINT;

?>
RParekh is offline   Reply With Quote
Old February 7th, 2008, 09:32 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
You can place an html link to your forum near the menu2 variable.

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 online now   Reply With Quote
Old February 9th, 2008, 02:21 AM   #11 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 15
Excellent. Forum link added to the navbar! Thanks for the prompt support, Chuck.

A weird issue has been pointed out by one of our members.

1. We have integrated the vbulletin forum with your classifieds software. Thus the forum navbar shows up in the classifieds section too.

2. Click on "BHP Garage" from the forum navbar on the Forum Home Page. It will rightly take you to our member garages.

3. However, click on the same "BHP Garage" link from the forum navbar when in the Classifieds. That does NOT take you to the intended link, but instead goes back to the Classifieds home page itself.

Why is this happening?

EDIT : This happens only with that one link. All the others are working fine from the classifieds.

Last edited by RParekh; February 9th, 2008 at 03:58 AM.
RParekh is offline   Reply With Quote
Old February 9th, 2008, 09:06 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
We are suppose to show the vb header navbar etc. As far as that link in your navbar template of vbulletin edit that template and correct that relative link to vbpicgallery.php into a full url and that script will be found. The reason your link does not work is it is relative meaning the script will be looked for in the directory your in not where it exists.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
...disable the paypal function monkeyra Classifieds How do I...? 3 July 27th, 2007 10:50 AM
How to disable the paypal payment khoobt1780 Classifieds Installation & Upgrades 1 October 25th, 2006 08:01 PM
Payments not processing... aquariumpros Classifieds How do I...? 3 June 11th, 2006 10:51 AM
Enabling Payments? Johnbmtl Classifieds Installation & Upgrades 1 February 28th, 2006 02:02 PM
Problem with PayPal payments jonnerd154 Classifieds Installation & Upgrades 1 March 23rd, 2005 01:33 PM


All times are GMT -5. The time now is 04:37 PM.

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