News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

SMFbuy

Started by MonoTiz, February 01, 2008, 11:05:38 PM

Previous topic - Next topic

MonoTiz

Quote from: fords8 on March 04, 2008, 02:57:55 PM
MonoTiz, still around? I should be sending you a email tonight sometime.
I receive you email, I have reply.

fords8

Quote from: MonoTiz on March 05, 2008, 06:07:04 AM
Quote from: fords8 on March 04, 2008, 02:57:55 PM
MonoTiz, still around? I should be sending you a email tonight sometime.
I receive you email, I have reply.

I have not got it yet. If you have to, send me a PM here.

tooth

hi, is there a way in SMFbuyPro to make the button link "New SMFbuy item" show up on a specified board rather than every board as it does now in the package.

I have 9 boards on my forum, with two dedicated to buying and selling and I want the button link to only show on the two, rather than all.

Thank you.
Tooth

MonoTiz

Quote from: tooth on March 05, 2008, 01:58:34 PM
hi, is there a way in SMFbuyPro to make the button link "New SMFbuy item" show up on a specified board rather than every board as it does now in the package.

I have 9 boards on my forum, with two dedicated to buying and selling and I want the button link to only show on the two, rather than all.

Thank you.
Tooth
I have replied in private.

fords8

#84
Quote from: tooth on March 05, 2008, 01:58:34 PM
hi, is there a way in SMFbuyPro to make the button link "New SMFbuy item" show up on a specified board rather than every board as it does now in the package.

I have 9 boards on my forum, with two dedicated to buying and selling and I want the button link to only show on the two, rather than all.

Thank you.
Tooth

I will be asking about this also. I hope I get the email soon. I want to set this up tonight.

EDIT: I just noticed a PM on this site from you. You got PM back!

perplexed

Quote from: fords8 on March 05, 2008, 02:34:18 PM
Quote from: tooth on March 05, 2008, 01:58:34 PM
hi, is there a way in SMFbuyPro to make the button link "New SMFbuy item" show up on a specified board rather than every board as it does now in the package.

I have 9 boards on my forum, with two dedicated to buying and selling and I want the button link to only show on the two, rather than all.

Thank you.
Tooth

I will be asking about this also. I hope I get the email soon. I want to set this up tonight.

EDIT: I just noticed a PM on this site from you. You got PM back!


the answer is no as I already asked Monotiz.  The only thing you can do is to switch some boards to use local permissions.  That's a huge job for me as we have 100s of boards.  :(  Apart from that this is a great mod.  :)

tooth

Hi,

I really like this mod - but I have only one problem with the footer displaying correctly when there is a SMFbuy add showing...look at the bottom of the first attachment.

In the same forum with a regular post everything is good...look at the bottom of the second attachment.

Does anyone have any ideas how to fix this??

Thank you,
Tooth.

tooth

Quote from: perplexed on March 05, 2008, 03:17:01 PM
Quote from: fords8 on March 05, 2008, 02:34:18 PM
Quote from: tooth on March 05, 2008, 01:58:34 PM
hi, is there a way in SMFbuyPro to make the button link "New SMFbuy item" show up on a specified board rather than every board as it does now in the package.

I have 9 boards on my forum, with two dedicated to buying and selling and I want the button link to only show on the two, rather than all.

Thank you.
Tooth

I will be asking about this also. I hope I get the email soon. I want to set this up tonight.

EDIT: I just noticed a PM on this site from you. You got PM back!


the answer is no as I already asked Monotiz.  The only thing you can do is to switch some boards to use local permissions.  That's a huge job for me as we have 100s of boards.  :(  Apart from that this is a great mod.  :)

Thanks,

This was fixed through local board permissions and works great...

perplexed

#88
excellent!

I would love to do this too as I said but we have over 800 boards  :-\


edit:  geez I was totally overthinking this, I need to get more sleep.  All I have to do is change one board to local permissions to be a classifieds board and leave the other 800+ as is!

this is really excellent and just what we wanted, works brilliantly!

thanks Monotiz!

tooth


The other issue has also been resolved thanks to the tireless effort of MonoTiz, he has really helped alot and is very good to the people that supports him. Awesome Mod and awesome, helpful author.

Thanks,
Tooth.

Quote from: tooth on March 06, 2008, 12:38:31 AM
Hi,

I really like this mod - but I have only one problem with the footer displaying correctly when there is a SMFbuy add showing...look at the bottom of the first attachment.

In the same forum with a regular post everything is good...look at the bottom of the second attachment.

Does anyone have any ideas how to fix this??

Thank you,
Tooth.

geo32101

Is this for like real money or can it work with points, or the SMF Shop?

fords8

#91
Well I got the SMFbuy Pro. I am testing things out. So far this mod is A+ in my book. Seems he is doing updates to the mod every 2 or 3 days. You do have to set local permissions, so the mod will not show up in non auction categories. The install was quick and easy with no errors. I used the package manager of course.

What I had installed for mods before SMFBuy was installed on my site is:
SMF 1.1.4
TP 0.9.8
SMFBuy 2.3
Referrals Mod
Custom Profile Field Mod
Gmail Field
Enhanced Quick Reply Box 2.0.2
Display Age and Location next to posts
FontandSizeDropdown_1.2

I have Dilber Multicolor  as a theme. It looks like the button for SMFBuy is not showing when using that theme. Eveything else for the mod is showing. Well, so far that is all I see wrong. So this is the only thing I need to work on. May ask for help on this also.

One thing I would like added, is a way to cancel/edit a bid without ending the auction. At least I didn't see a way.

So congrats to MonoTiz for a great mod. Thanks!

fords8

So I messed with Dilber Multicolor theme and got the *NEW SMFBUY ITEM* button to show and work in the MessageIndex.template.php.

Here is what I did:

Open and edit the MessageIndex.template.php in /Themes/dilbermc.

Do a search for:
// Create the button set...
$normal_buttons = array(
'markread' => array('text' => 'mark_read_short', 'image' => 'markread.gif', 'lang' => true, 'url' => $scripturl . '?action=markasread;sa=board;board=' . $context['current_board'] . '.0;sesc=' . $context['session_id']),
'notify' => array('test' => 'can_mark_notify', 'text' => 125, 'image' => 'notify.gif', 'lang' => true, 'custom' => 'onclick="return confirm(\'' . ($context['is_marked_notify'] ? $txt['notification_disable_board'] : $txt['notification_enable_board']) . '\');"', 'url' => $scripturl . '?action=notifyboard;sa=' . ($context['is_marked_notify'] ? 'off' : 'on') . ';board=' . $context['current_board'] . '.' . $context['start'] . ';sesc=' . $context['session_id']),

'new_topic' => array('test' => 'can_post_new', 'text' => 'smf258', 'image' => 'new_topic.gif', 'lang' => true, 'url' => $scripturl . '?action=post;board=' . $context['current_board'] . '.0'),

'post_poll' => array('test' => 'can_post_poll', 'text' => 'smf20', 'image' => 'new_poll.gif', 'lang' => true, 'url' => $scripturl . '?action=post;board=' . $context['current_board'] . '.0;poll'),


Right after, add:
'post_smfbuy' => array('test' => 'can_post_smfbuy', 'text' => 'new_smfbuy', 'lang' => true, 'url' => $scripturl . '?action=post;board=' . $context['current_board'] . '.0;smfbuy'),

This will the button in all of the colors in this theme. So this is the only edit you should have to do.

I hope MonoTiz don't mind me posting this. Just trying to help others.


tooth

Quote from: geo32101 on March 06, 2008, 09:09:16 PM
Is this for like real money or can it work with points, or the SMF Shop?

This mod allows you to facilitate organized ads that your members post...when the auction closes both parties are notified and then it is up to them to complete the payment process outside of the site via what ever payment option they decide upon. It is not integrated into any payment processor at this time that I know of.

I really like it, I think that it is awesome...and the auther has been very helpful by answering all questions and helping.

Robin1989

hi
i tryed and loved the free version so

i just got the smf buy pro version and i installed it but when i go to post an smf buy item i get the following error

Database Error
Column count doesn't match value count at row 1
File: c:\websites\XXXXXXXX274\XXXXXXXX.com\forum\Sources\Post.php
Line: 1767

could you tell me how to go about fixing it


MonoTiz

Quote from: Robin1989 on March 14, 2008, 10:05:01 PM
hi
i tryed and loved the free version so

i just got the smf buy pro version and i installed it but when i go to post an smf buy item i get the following error

Database Error
Column count doesn't match value count at row 1
File: c:\websites\XXXXXXXX274\XXXXXXXX.com\forum\Sources\Post.php
Line: 1767

could you tell me how to go about fixing it


I sent you a private message.

fords8

MonoTiz, what file do I edit to add the link for *SMFBUY* up where the *Logout* link is? It works find in the default theme. But I have  Dilber Multicolor theme installed.

If you do not know, I will figure it out and post it up. It will just have to wait till later tonight.

You should let people know about the SMFBuy Pro ver. upgrades here. Maybe add it to the 1st post if you have not yet.

MonoTiz

In this days I work for integrate SMFbuyPRO with SMFShop. Actually 2.5 version still in BETA but I think it's all ok.
Admin can choose a price for post a listing.

UPDATE for SMFbuyPRO:
http://mono.ilbello.com/smf/index.php?topic=52.0

Support for other theme:
http://mono.ilbello.com/smf/index.php?topic=87

fords8

2.5 is Ok so far for me. I just installed it tho. MonoTiz, read a few posts up. You can post that code edit for that theme into your thread also.

MonoTiz

Update SMFbuy to 1.3.
I fix an error in italian language

Advertisement: