The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#41
|
||||
|
||||
Quote:
Anyone got any ideas for me to check out? |
#42
|
||||
|
||||
Go back to the last post I made with the full code in it. Does that work on both sites?
|
#43
|
||||
|
||||
Quote:
|
#44
|
||||
|
||||
Damn. If its not one thing its another. Now, even though I have explicitly names the username and fetched all the bbuserinfo data manually...my script is posting as random members.
Main difference right now is I have vbcron running the script once an hour. Maybe vbcron is the problem. |
#45
|
||||
|
||||
I'd copy the code exactly to a test file, run that a couple of times. If it does it correctly each time, then it's probably vbcron.
|
#46
|
||||
|
||||
Quote:
Eggdrop bot keeps log of the channel. Every day I am going to pour through that log and post the contents in a specific forum. Now, I didnt want each day to be just one post as that could get quite large, so I am saying every 100 lines post a new post. Now, the problem is that the posts are not inserted in line! The first post which is the subject post is sometimes located in the middle of the thread created by the script. It should be te first post. Its called before I even start looping through the file and posting the 100 line posts. I cant figure it out. |
#47
|
||||
|
||||
Not sure, perhaps posting some code would help?
Does anyone know of a way of auto-creating a forum, other than a normal mySQL command? Looking for the vB function, if it exists. |
#48
|
||||
|
||||
PHP Code:
And dont make fun of my chicken scratch code! It always look horrible before it is refined! :nervous: |
#49
|
||||
|
||||
Does any one have a suggestion as to how to use this new method of having an automatic post to a forum to post a welcome message to a new user when the register (preferably after they activate their account)? I was using the hack at https://vborg.vbsupport.ru/showthrea...threadid=35398 for 2.x but haven't been able to modify it for 3.x
Thanks in advance!!! |
#50
|
||||
|
||||
You could just set it to a Welcome Forum, and have the script be something like "Welcome ".$username." to this site"
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|