[BETA] phpBB Welcome Topic Robot

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Suggested Hosts
User avatar
emosbat
Registered User
Posts: 564
Joined: Sat Jan 28, 2012 1:25 pm

[BETA] phpBB Welcome Topic Robot

Post by emosbat »

Modification Name: phpBB Welcome Topic Robot

Author: eMosbat

Modification Description:
This MOD create new topic when someone register in board. this can be a welcome message topic or anything that make new user active and responsive.

Modification Version: 1.0.0

Requirements: phpBB 3.0.x

Features:
  • customizable title and topic detail
  • selection of forum
  • selection of topic poster
Contributes:
Screenshots: N/A

Modification Download:

Download Link
Last edited by emosbat on Sun Aug 11, 2013 1:50 pm, edited 4 times in total.
User avatar
Elias
Registered User
Posts: 5152
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: [DEV] phpBB Welcome Topic Robot

Post by Elias »

Nice and cool MOD you working on here ;)
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
|Installing Extensions|Writing Extensions|Extension Validation Policy|
User avatar
Galandas
Registered User
Posts: 776
Joined: Thu Jul 23, 2009 4:11 pm
Location: Italy
Name: Rey

Re: [DEV] phpBB Welcome Topic Robot

Post by Galandas »

I will follow this mod, thank you.
English is not my native language My CDB Contributions My RC extensions
User avatar
John Rambo
Registered User
Posts: 84
Joined: Tue Jun 18, 2013 8:46 pm

Re: [DEV] phpBB Welcome Topic Robot

Post by John Rambo »

The download?
User avatar
emosbat
Registered User
Posts: 564
Joined: Sat Jan 28, 2012 1:25 pm

Re: [DEV] phpBB Welcome Topic Robot

Post by emosbat »

coming soon , I am working on it ;)
User avatar
John Rambo
Registered User
Posts: 84
Joined: Tue Jun 18, 2013 8:46 pm

Re: [DEV] phpBB Welcome Topic Robot

Post by John Rambo »

ok thanks
User avatar
emosbat
Registered User
Posts: 564
Joined: Sat Jan 28, 2012 1:25 pm

Re: [BETA] phpBB Welcome Topic Robot

Post by emosbat »

this is now available for download, hope you enjoy! :)
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11138
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [BETA] phpBB Welcome Topic Robot

Post by Raul [ThE KuKa] »

Nice job emosbat ! ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


5hocK
Registered User
Posts: 3147
Joined: Wed Nov 23, 2011 7:00 pm
Location: UK

Re: [BETA] phpBB Welcome Topic Robot

Post by 5hocK »

Great MOD :)
Any way to increase the amount of words used in Content of topics:?

Code: Select all

SQL ERROR [ mysqli ]

Data too long for column 'config_value' at row 1 [1406]

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()

FILE: [ROOT]/includes/functions.php
LINE: 149
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/acp/acp_welcomerobot.php
LINE: 110
CALL: set_config()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_welcomerobot->main()

FILE: [ROOT]/adm/index.php
LINE: 78
CALL: p_master->load_active()
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [BETA] phpBB Welcome Topic Robot

Post by ViolaF »

Just increase the chars settings for the named field in phpmyadmin or mysqldumper ;)
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11138
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [BETA] phpBB Welcome Topic Robot

Post by Raul [ThE KuKa] »

Hi again!

This is Spanish Translation for this MOD.

Regards. ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
emosbat
Registered User
Posts: 564
Joined: Sat Jan 28, 2012 1:25 pm

Re: [BETA] phpBB Welcome Topic Robot

Post by emosbat »

@5hocK
best solution is what Viola said, increase it in phpbb_config table. it is 255 char if I want to extend it I could create a table just for this setting :(

@Raul
thank you very much. colud you please package it as modx? validation team will not accept including contribute that did not packaged as modx.
5hocK
Registered User
Posts: 3147
Joined: Wed Nov 23, 2011 7:00 pm
Location: UK

Re: [BETA] phpBB Welcome Topic Robot

Post by 5hocK »

It's in welcomerobot_detail
How do I increase the config_value? http://s20.postimg.org/lt3h29xq5/c_v.png
User avatar
RMcGirr83
Former Team Member
Posts: 22074
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [BETA] phpBB Welcome Topic Robot

Post by RMcGirr83 »

You are missing the umil in the mod download
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
emosbat
Registered User
Posts: 564
Joined: Sat Jan 28, 2012 1:25 pm

Re: [BETA] phpBB Welcome Topic Robot

Post by emosbat »

5hocK wrote:It's in welcomerobot_detail
How do I increase the config_value? http://s20.postimg.org/lt3h29xq5/c_v.png
do it from structure tab but be careful it is forum config table. make backup before any change.
RMcGirr83 wrote:You are missing the umil in the mod download
oh yes I do it right now

Return to “[3.0.x] MODs in Development”