Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - monotiz

Pages: [1] 2
1
SMF Mention - Test / Event Test
« on: July 02, 2012, 10:05:18 AM »
Simple test for SMF Social Network PRO.

@David: watch the wall post sorting options like your suggests!

2
SMF SN - General Info / SMF Social Network PRO - Changelog
« on: June 21, 2012, 12:04:46 PM »
SMF Social Network PRO - Changelog

2.0rc5 - Latest Release Candidate -----

2.0 - First Stable release ------------
+ Added Mention Autocomplete using jquery and mentionsInput (third part plugins)

--------------------------------------- June 21, 2012
Release 2.0.1
+ Included the third part puglins into the package.
+ Limit at 20 the max number of notifications. Newest notification overwrite the oldest notification.
+ Changed the db-smfsocialnetork.php.
--- Delete the "unseen" column from smfsn_list table.
--- Change the datatype of smfsn_unseen columns of members table from "text" to "varchar(255)"
+ Added "type 8" to the message. This is necessary to avoid multiple "clone" message when someone mention other members.

--------------------------------------- June 22, 2012
Release 2.0.3
+ Fixed the php code for portal block. Now it's possibile to choose a "small" version for the side blocks.
+ Fixed an error for the mention script.

--------------------------------------- June 28, 2012
Release 2.0.3.1
+ Fixed the "Like" or "UnLike" bug that cause a wrong database unseen value

--------------------------------------- July 2, 2012
Release 2.0.3.2
+ Added a small icons to the right options
+ Added a new style to notifications
+ Added a new wall post sorting options

3
SMF Social Network PRO 2.0 is out!

This new release allow you to mention the other member simply typing @username.
For do this, SMF Social Network PRO require a third part plugin. You can read more in this post:
http://www.monotiz.com/smf/index.php?topic=4.0#post_mention

Thank you.

4
SMF Mention - Test / SMF Mention 2.0 is out!
« on: June 20, 2012, 10:11:39 AM »
I'm glad to announce the stable version of SMF Mention!

5
SMF Bay - General Info / SMF Bay PRO - Feedback
« on: June 08, 2012, 02:59:41 PM »
Please, vote on this poll. Your feedback is very important!

6
SMF SN - General Info / SMF Social Network PRO - Feedback
« on: June 08, 2012, 02:57:59 PM »
Please, vote on this poll. Your feedback is very important!

7
SMF Mention - General Info / SMF Mention PRO - Feedback
« on: June 08, 2012, 02:55:44 PM »
Please, vote on this poll. Your feedback is very important!

8
SMF SN - General Info / SMF Social Network PRO - Portal Block
« on: June 08, 2012, 09:09:59 AM »
Use this php code for your portal:

Code: [Select]
global $sourcedir, $settings;

// show_form = 0 ---> only message without form
// show_form = 1 ---> message + form
// show_form = 2 ---> only form without message
$show_form = 1;
$num_items = 5;
$only_profile = false; // true show only your items, false show all items

if (!allowedTo('smfsocialnetwork_access'))
echo 'Sorry, you cannot access to SMF Social Network';
elseif (!file_exists($sourcedir . '/SMFSocialNetwork.php'))
echo 'No SMFSocialNetwork.php file found';
elseif (!file_exists($settings['default_theme_dir'] . '/SMFSocialNetwork.template.php'))
echo 'No SMFSocialNetwork.template.php file found';
else
{
require_once($sourcedir . '/SMFSocialNetwork.php');
smfsocialnetwork_portal_block($num_items, $show_form, $only_profile);
}

9
SMF SN - General Info / How to download SMF Social Network PRO
« on: May 29, 2012, 12:18:49 PM »
I can download SMF Social Network PRO following this link:
http://www.monotiz.com/smf/index.php?action=profile;area=subscriptions



I must have an account in this forum!

Next, you can subscribe to SMF Social Network PRO and download MOD in this board (you can't access to this board until subscribed):
http://www.monotiz.com/smf/index.php?board=16.0

Cheers.

10
SMF SN - General Info / SMF SN - Tutorial
« on: May 29, 2012, 12:10:18 PM »
SMF Social Network
PRO Version
Developed by: MonoTiz
Copyright: MonoTiz.com

Thank you for choosing this MOD!
Installation
Admin Setup
Use the MOD!


Installation

Choose the SMF Social Network package from your package manager:


Check for errors or warnings:


The other themes may not work. Ignore them.



Admin setup

After installation, you will be redirect to admin setup page:


You must setup the user permissions:


Simple view:


Classic view:



Use the MOD!

Now you can use your NEW Social Network!


Last, you can see your social network profile:

11
SMF Bay - General Info / How to download SMF Bay PRO
« on: May 29, 2012, 10:07:03 AM »
I can download SMF Bay PRO following this link:
http://www.monotiz.com/smf/index.php?action=profile;area=subscriptions



I must have an account in this forum!

Next, you can subscribe to SMF Bay PRO and download MOD in this board (you can't access to this board until subscribed):
http://www.monotiz.com/smf/index.php?board=12.0

Cheers.

12
SMF Bay - General Info / Tutorial SMF Bay
« on: May 29, 2012, 10:02:27 AM »
SMF Bay
PRO Version
Developed by: MonoTiz
Copyright: MonoTiz.com

Thank you for choosing this MOD!
Installation
Admin Setup
Use the MOD!


Installation

Choose the SMF Bay PRO package from your package manager:


Check for errors or warnings:


The other themes may not work. Ignore them.


Admin setup

After installation, you will be redirect to admin setup page:


You can create some categories:


You must setup the user permissions:


Simple view:


Classic view:



Use the MOD!

Now you can navigate the categories:


And create a new auction:


You can view the new auction like this:


Or view your auction in your profile page:

13
SMF Mention - General Info / How to download SMF Mention PRO
« on: May 28, 2012, 11:58:10 AM »
I can download SMF Mention PRO following this link:
http://www.monotiz.com/smf/index.php?action=profile;area=subscriptions



I must have an account in this forum!

Next, you can subscribe to SMF Mention PRO and download MOD in this board (you can't access to this board until subscribed):
http://www.monotiz.com/smf/index.php?board=8.0

Cheers.

14
SMF Mention - General Info / Tutorial SMF Mention
« on: May 25, 2012, 11:48:24 AM »
SMF Mention
PRO Version
Developed by: MonoTiz
Copyright: MonoTiz.com

Thank you for choosing this MOD!
Installation
Admin Setup
Use the MOD!


Installation

Choose the SMF Mention package from your package manager:


Check for errors or warnings:


The other themes may not work. Ignore them.



Admin setup

After installation, you will be redirect to admin setup page:


You must setup the user permissions:


Simple view:


Classic view:


SMF Mention create a new task:



Use the MOD!

Now you can open a new topic ore reply to existing topic. As you can see, there is a new text box for tag your friends!


You can modify your posts:


You can see the buuble tag notification and the members tagged into the current post:


Clicking in the bubble tag notification, you can see the newset tagged post:


Last, you can see all your tagged post in your profile:

15
SMF Bay - General Info / SMF Bay PRO
« on: May 25, 2012, 10:53:51 AM »
SMF Bay
PRO Version
Developed by: MonoTiz
Copyright: MonoTiz.com

Thank you for choosing this MOD!
Intro
Features
Try It!
Download
Languages
Compatibility
Theme Compatibility
Upgrade
Bid Policy
Terms of Service


Intro

SMF Bay allows you to create listings and auctions into SMF. Continuing with the installation, you acknowledge that you have read and approved this document and the terms of service.
This MOD is tested only for SMF without any other MOD installed and with default Theme. If you receive a warnings or errors during installation, stop the installation.
Use the MOD at your own risk and AS IS. The author does not assume any responsibility for any problems or loss of data.
There are no refunds in the event of malfunction.
The author not assicure tecnical assistence.


Features

LITE Version:
  • Create auctions.
  • Reserve Price.
  • Upload Images system.
  • Unseen and Search functions.
  • Open, Close, Lock, Unlock items.

PRO Version:
  • Create auctions, Buy It Now, Buy It Now or Best Offer.
  • Reserve Price.
  • Multiple quantity for each item
  • Upload Images system.
  • Feedback System.
  • Private Message Notifications.
  • SMF Tader integration for feedback management.
  • SMF Shop integration (you can set a price for post a new listing.
  • Import data system from old SMF Buy.
  • Unseen and Search functions.
  • Open, Close, Lock, Unlock items.

Tutorial

Read this topic!


Try It!

Before download this MOD, I reccomend to try it by the SMF Bay PRO Test MOD attached to this post. This test MOD simply tests your SMF installation. You have to install this test MOD by Package Manager and looking for warnings and errors. Next, you must unistall this test MOD and install SMF Bay PRO!.


Download

LITE Version
PRO Version


Language

SMF Bay is available in this language (included the utf8 versions):
  • English
  • Italian
This MOD makes changes in the following language files:
  • Modifications.english.php
  • Modifications.italian.php
The other language files is:
  • SMFBay.english.php
  • SMFBay.italian.php


Compatibility

SMF 2.0.2
SMF 2.0.3
SMF 2.0.4


Theme Compatibility

This MOD works only with default theme and affects the following theme files:
  • index.template.php
  • Profile.template.php


Upgrade

  • Backup your data
  • Uninstall the older versions.
  • Install the new version.
  • If you upgrade from SMF Buy, import your data from admin panel


Bid Policy

Suppose that SMF Bay is set without decimals.
User 1 post a new auction with starting price of 10$.
User 2 place 25$ as new bid. The current auction price is 11$ and the high bidder is the user 1.
The user 3 place 20$ as new bid. The current auction price is 20$ and the high bidder is the user 1.
The user 3 place 28$ as new bid. The current auction price is 26$ and the high bidder is the user 2.


Terms of Service

  • This package is provided as is and without any warranty.
  • All copyright notices in source files or otherwise generated shall remain intact without modification. The name of the package and links to associated websites must remain in clear view for all users.
  • Distribution of this package is not allowed
  • Use the MOD at your own risk. The author does not assume any responsibility for any problems or loss of data.

Pages: [1] 2