![]() |
AWS, thanks for the fix with the post time.
Is there a way to completely disable the forum thread and user's profile from being attached to the end of a message? I just deleted these variables completely, but I haven't tested it yet. Also, when someone creates a new thread on my board, why is it imported back to my board after it's exported out? For example, here is the original thread from my board: http://www.hdtv-info.org/forum/showthread.php?t=483 And here is the very next thread being duplicated after the import: http://www.hdtv-info.org/forum/showthread.php?t=484 |
Quote:
I've never had a problem with threads from the board being duplicated. Do you have more than one feed going into one forum? |
Quote:
I only have one HDTV newsgroup going into my forum, but I changed the "No Organization Check" variable, and it stopped the duplicate messages. Are there any negatives to changing this variable? Okay last question. How do I add a carriage return inside my default footer? I tried \n but this didn't work. Right now when someone creates a post, it puts the default footer on the same line as the username. For example, my outgoing posts look like this: -- hdtvnutThis post originated from http://www.hdtv-info.org/forum/ |
Quote:
|
Quote:
|
Quote:
includes/functions_nntp.php find $signature .= $nntp_settings['default_footer'] . "\n"; change it to $signature .= "\n" . $nntp_settings['default_footer'] . "\n"; should do the trick. |
Quote:
I do have a wierd problem with the script at the moment, it just stops importing certain messages and it exits the while script. It does this every time it runs and I have to tell it to skip manually. Do you know why it might be doing this, or how the script can just skip it if it can't import it? |
Hi
I´m trying to remove the "reply buttons as told in the "hacking_guide" but can't find the showthread template....anyone who can tell me where to find it? im running 3.0.7 /peter |
Quote:
. . |
Quote:
PHP Code:
-> Rebuild Forum Information -> Rebuild Similar Threads (or perhaps Rebuild Search Index) that will speed up the import process since the rebuild function will be called just once (at the end), is that correct? (imported newsgroups are shown to visitors only after the import process is finished) |
All times are GMT. The time now is 05:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|