In this demo you will find...

Some helpful tips on using this DEMO board
Forum rules
To receive support you must become a Donor, read the Support rules

Bugs go in the Bug tracker

In this demo you will find...

New postby MSSTI » Fri Mar 21, 2008 5:54 pm

This is a list of MOD's installed on this forum :
And it's have :
Code: Select all
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);


Available Styles :
  • Subsilver2 @copyright (c) 2005 phpBB Group
  • Prosilver @copyright (c) 2005 phpBB Group
  • Silver bg_button @copyright (c) 2010 MSSTI

Available Languages :
  • [en] British English [British English]
  • [es] Spanish [Español]
  • [tr] Turkish [Türkçe]
  • [vi] Vietnamese [Tiếng Việt]
  • [ar] Arabic [Arabic - العربية]

Also have different settings for ABBC3 :
  • Posting page
  • Signatures
  • Private messages
  • For MSSTI QuickReply, I use the regular Posting settings ( disabling ABBC3 )

Board History
  • 2010-04-19 - Perform a new phpbb 3.0.7-PL1 fresh install and add all MOD's latest versions
    • MSSTI RSS Feed 2.0 - Version [RC] 1.2.1
    • MSSTI Quick_Language [RC] 1.0.3
    • MSSTI Full Sponsored Forum [BETA] 1.0.1
    • MSSTI Dynamic Meta [RC] 1.0.1
    • MSSTI Sitemap [BETA] 1.0.1
    • MSSTI Custom Portal [BETA] 1.0.2
    • Advanced BBCode Box 3 [RC] 3.0.7
    • MSSTI QuikReply [RC] 1.0.3
    • MSSTI SRTGenerator
    • MSSTI PHPBB Web [PROJECT] 0.0.4
    • MSSTI Contact [DEV] 0.1.2
    • Prime Quick Style [RC] 1.2.4
    • phpBB Tracker [BETA] 0.3.0
    • Advanced PayPal Donation [BETA] 1.0.B4
    • MSSTI Stop Author View Increase 1.0.4
    • MODDB MOD Version Check [MODDB] 1.0.3
    • MODDB Manage attachments [MODDB] 1.2.0
    • Installed : style MSSTI Silver bg_button
  • 2009-09-11 - Perform a new fresh install and add all MOD's latest versions
  • 2009-06-02 -
    • Updated to phpbb 3.0.5
    • ABBC3 Version 1.0.12
    • MSSTI RSS Feed 2.0 version 1.2.1
    • MSSTI Custom Portal version 1.0.1
    • MSSTI Quick Language version 1.0.2
    • MSSTI Full Sponsored Forum version 1.0.0
  • 2008-04-17 - Updated to : ABBC3 Version 1.0.12 - RSS version 1.2.0
  • 2008-12-20 - Updated to phpbb 3.0.4
  • 2008-11-29 - Updated to phpbb 3.0.3
  • 2008-10-27 - Updated to ABBC3 version 1.0.11
  • 2008-07-19 - Updated to phpbb 3.0.2 - ABBC3 Updated to version 1.0.10
  • 2008-04-19 - Updated to phpbb 3.0.1 - ABBC3 Updated to version 1.0.9
  • 2008-03-11 - Updated to : ABBC3 Version 1.0.8
  • 2008-02-21 - Updated to : ABBC3 Version 1.0.7b
  • 2008-02-18 - Updated to : ABBC3 Version 1.0.7
  • 2008-02-03 - Updated to : ABBC3 Version 1.0.6b
  • 2008-01-31 - Updated to : ABBC3 Version 1.0.6
  • 2008-01-25 - Updated to : ABBC3 Version 1.0.5
  • 2008-01-18 - Updated to : ABBC3 Version 1.0.4
  • 2008-01-15 - Updated to : ABBC3 Version 1.0.3
  • 2008-01-14 - Updated to : ABBC3 Version 1.0.2
  • 2008-01-11 - Updated to : ABBC3 Version 1.0.1
  • 2008-01-10 - Installed : ABBC3 Version 1.0.0


MSSTI
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

MOD : Stop Author View Increase

New postby MSSTI » Sun Apr 20, 2008 1:45 am

MOD Title: Stop Author View Increase
MOD MOD Author: leviatan21 (Gabriel)http://www.mssti.com/phpbb3/
MOD Description: Does not increase viewed count when author is viewing his/her own topic
MOD Version: 1.0.2
PHPBB 3.0.5
Installation Level: easy
Installation Time: ~1 Minutes
Files To Edit: viewtopic.php
Included Files: n/a

Code: Select all
#
#-----[ Open ]------------------------------------------
#
viewtopic.php

#
#-----[ Find ]------------------------------------------
#
if (isset($user->data['session_page']) && !$user->data['is_bot'] && (strpos($user->data['session_page'], '&t=' . $topic_id) === false || isset($user->data['session_created'])))
#
#-----[ In-line Find ]------------------------------------------
#
isset($user->data['session_created']))
#
#-----[ In-line Add after ]------------------------------------------
#
 && ( $user->data['user_id'] != $poster_id )
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM


[ EDIT ]
Updated to phpbb 3.0.5
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

Re: In this demo you will find...

New postby MSSTI » Sat Apr 25, 2009 4:03 am

Nobody can send private messages

Nadie puede enviar mensajes privados
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

Re: In this demo you will find...

New postby MSSTI » Tue Aug 11, 2009 2:44 am

2009-08-11

Perform a new fresh install and add all MOD's latest versions
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

Re: In this demo you will find...

New postby MSSTI » Sun Aug 23, 2009 6:14 pm

2009-08-23

I'm pride to announce a the Support Request Template Generator, a new tool, developed by me (MSSTI) based off the phpbb Support Request Template Generator

For all users who need to ask for support, in the posting page, down the text area, you will see a new button Image, by clicking on it you will be asked for some support data for bring the best help I can do.

If someone find any problem, please let me know trough the SRT Tracker

Thanks !


.:: MSSTI ::.
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

Re: In this demo you will find...

New postby MSSTI » Mon Aug 24, 2009 12:49 am

2009-08-23

I'm pride ( again ;) ) to announce a the SNV
A Subversion Repository(*) for my MSSTI MOD's, brought by XP-Dev.com: Free Subversion Hosting

On it you will find 3 different entries :
  • branches : Where I will upload every change from every [DEV] ( developer ) versions.
  • tags : Where I will upload ever OLD ( out of date ) versions.
  • trunk : Other's script that are related to my MODs, but are not necessary

Thanks !


.:: MSSTI ::.


(*) What Is Subversion ?

Wikipedia says that Subversion (SVN) is a version control system initiated in 2000 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation.
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

Re: In this demo you will find...

New postby MSSTI » Fri Oct 23, 2009 1:24 pm

With the upgrade to phpbb 3.0.6 private messages are back

Con la actualización a phpBB 3.0.6 mensajes privados están de vuelta
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina

Re: In this demo you will find...

New postby MSSTI » Mon Apr 19, 2010 12:49 am

2010-04-19 - Perform a new phpbb 3.0.7-PL1 fresh install and add all MOD's latest versions
Excuse me for my poor English, I speak Spanish.
Actualmente estoy buscando trabajo autónomo | Personalizo foros, instalo Skins/Mods ! contratarme
I'm currently looking for freelance work |Customize forums, install Skins/Mods ! hire me.

I don't support by PM, please ask it on public topic, take in mind that your problem can be the problem for another ones ;)

Image
User avatar
MSSTI
Quality Assurance Team member at phpBB
 
Posts: 4303
Joined: Wed Jan 09, 2008 2:51 am
Location: Argentina


Return to Read this First!

Who is online

Users browsing this forum: No registered users and 2 guests

cron