The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#51
|
||||
|
||||
This thread has been very helpful, though I am having some trouble. Here is the my current code:
PHP Code:
Also, this is all done mid template on our site, and all the variables pre-defined at the top of the script are unset after this. Any info appreciated. |
#52
|
||||
|
||||
That is too bad
|
#53
|
||||
|
||||
i would love something like this based on
if posts on the forums in XX hours < XX then create thread |
#54
|
||||
|
||||
I am also having problems creating posts... here is my code:
PHP Code:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/local/www/htdocs/bbs/includes/init.php on line 517 Fatal error: Call to a member function query_first() on a non-object in /usr/local/www/htdocs/bbs/includes/functions.php on line 922 Any help is appreciated, kind of lost here. Thanks! |
#55
|
||||
|
||||
Might be
PHP Code:
|
#56
|
||||
|
||||
yep fixed that and i think it would have complained about not being able to find the file... still not working. Maybe something in the data I am passing to it, hmm
|
#57
|
||||
|
||||
tried passing it vanilla test data, to no avail. I am logged into the forum and that got rid of one of the errors, but now all I get is:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/local/www/htdocs/bbs/includes/init.php on line 517 I checked init.php and it is trying to merge an array it just created and $specialtemplates, which appears to not be defined. This is a dev environment, maybe we are missing some templates? |
#58
|
||||
|
||||
has this been released properly?
|
#59
|
||||
|
||||
released properly? I upgraded properly if thats what you mean, to 3.0.3
|
#60
|
||||
|
||||
i mean did i get released via the releases forum here at vb.org?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|