News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Welcome Topic

Started by SMFHacks.com Team, May 07, 2007, 09:42:29 PM

Previous topic - Next topic

Jojie

#100
hehehehe. that would be fun.. i guess i have to learn somehow.. i'll try..

gah! i got few of them!!!

Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
2. Execute Modification ./index.php Test failed
3. Execute Modification ./Sources/Subs.php Test failed
4. Execute Modification ./Sources/Register.php Test successful
5. Execute Modification ./Sources/ManageMembers.php Test successful

inside registher.php  i have 4 entries of these // Welcome Topic Mod  and some codes inside them.. lol do i delete the three?

Jojie

all good now.. only if i have to unisntall the package all of them will say test failed excpet for modfications.english.php

removed those codes in register.php and managemembers.php

leaving one of them ofcourse

TrueSatan

Modifications.english.php can be ignored...it is better to edit it and remove obsolete entries but they won't do any real harm.

nick09

i got this error when i ran WelcomeTopicsql.php

Fatal error: Call to undefined function db_query() in /www/free-web-hosting.biz/n/i/c/nick09/htdocs/ForumX/WelcomeTopicsql.php on line 6

if i have to make a sql file please tell me how.

vbgamer45

Quote from: nick09 on December 30, 2007, 12:58:11 PM
i got this error when i ran WelcomeTopicsql.php

Fatal error: Call to undefined function db_query() in /www/free-web-hosting.biz/n/i/c/nick09/htdocs/ForumX/WelcomeTopicsql.php on line 6

if i have to make a sql file please tell me how.
Redownload the mod. Did an update to allow you to run WelcomeTopicsql.php if you copy it to your forum's root folder.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

nick09

#105
i install mods manually for now.

so i put it in the forum root directory.

EDIT: so what should my sql file have in it?

EDIT: oh i see thank you.

au8ust

there any mod that will post a topic when a member reach a certain membergroup?

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

TrueSatan

If you require a new mod to be written please don't post to the support topic of an existing mod...we have a forum for mod requests where you can make such postings:

http://www.simplemachines.org/community/index.php?board=79.0


au8ust

Quote from: TrueSatan on January 30, 2008, 09:09:43 PM
If you require a new mod to be written please don't post to the support topic of an existing mod...we have a forum for mod requests where you can make such postings:

http://www.simplemachines.org/community/index.php?board=79.0



Sorry and thanks for suggestion. I just wanna ask the author of mod if he could extend this mod.

perplexed

I am testing this out today, and I can not get a welcome topic to appear on the forum.  The mod installed with no errors, I went into welcome config and selected the board it should appear on.

Then I logged out and registered as a new member and go no welcome topic.  I then tried to register someone manually via admin > registration, and it still wouldn't generate a welcome topic.

Is there a solution or am I missing something important?

Meanwhile I will continue testing at the weekend

Thanks


vbgamer45

Any errors in the forum log?
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

perplexed

nope, no errors.  On the surface it seems to be fine except it won't create a topic.  I am thinking about reinstalling some things soon so I might take everything off and start over.  I was just hoping someone knew what might be up with it.

ApplianceJunk

Hi,

This is a great mod.

We are using SMF 1.1.4 & TP with the Dilber MC theme.

Everything seems to be working fine, but I get this error in the log when a new member registers.

QuoteGuest                                                                     Today at 07:51:12 AM 
76.205.69.161                                                       97cb3415fabec22397ae11ac986affd4 
 
http://appliancejunk.com/forums/index.php?action=register2
 
8: Undefined index: description
File: /home/content/a/p/p/appliancejunk/html/forums/Sources/Subs-Post.php
Line: 1614

I took a look in forums/Sources/Subs-Post.php at line 1614 and this is what I see on that line.

VALUES ($topicOptions[board], $topicOptions[id], $posterOptions[id], SUBSTRING('$msgOptions[subject]', 1, 255), SUBSTRING('$msgOptions[description]', 1, 255),

Here is some code above and below it.

// Insert the post. -Topic description MOD- query modified
db_query("
INSERT INTO {$db_prefix}messages
(ID_BOARD, ID_TOPIC, ID_MEMBER, subject, description, body, posterName, posterEmail, posterTime,
posterIP, smileysEnabled, modifiedName, icon)
VALUES ($topicOptions[board], $topicOptions[id], $posterOptions[id], SUBSTRING('$msgOptions[subject]', 1, 255), SUBSTRING('$msgOptions[description]', 1, 255), SUBSTRING('$msgOptions[body]', 1, 65534), SUBSTRING('$posterOptions[name]', 1, 255), SUBSTRING('$posterOptions[email]', 1, 255), " . time() . ",
SUBSTRING('$posterOptions[ip]', 1, 255), " . ($msgOptions['smileys_enabled'] ? '1' : '0') . ", '', SUBSTRING('$msgOptions[icon]', 1, 16))", __FILE__, __LINE__);
$msgOptions['id'] = db_insert_id();



Any idea what I can do to correct this error?

Thank you,
AJ

ApplianceJunk

What happens if we put more then one name in the "Poster Name" text box?
For example, AJ, Billy, Jack

It would be great if you could put in a few names for "Poster Name:" and have it randomly pick one.
This way it would not always be the same member starting the welcome topic. :)


vbgamer45

It would most likely make the postername as "AJ, Billy, Jack" and the user would be a guest post
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

bananas

If we select a user from the Awaiting Approval tab and choose "Approve" from the dropdown, then the welcome topic is created.
However, on my forum we manually review each unapproved profile, then click the "approve" link within their proifle (Account is not approved (approve)).  When done this way, the welcome topic isn't created. 


vbgamer45

Quote from: bananas on February 28, 2008, 05:01:17 PM
If we select a user from the Awaiting Approval tab and choose "Approve" from the dropdown, then the welcome topic is created.
However, on my forum we manually review each unapproved profile, then click the "approve" link within their proifle (Account is not approved (approve)).  When done this way, the welcome topic isn't created. 


Fixed just released an update to fix that issue.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

bananas

#119
Quote from: vbgamer45 on February 28, 2008, 08:50:27 PM
Fixed just released an update to fix that issue.
WOW, that was fast!  Thank you very much!

update: I tested the change on my forum and it works great.

Advertisement: