The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#12
|
|||
|
|||
Ok thanks, I'll look into that
|
#13
|
|||
|
|||
I think functions like:
list forums list posts in x forum list new posts in either all forums or by id etc.. should just return an Array. Echo'ing or return'ing a table/pre-desgined design wouldn't really be useful. Returning a fetched_array would be MUCH better. |
#14
|
|||
|
|||
is it working with 3.54? anyone made it work?
Its returning lots of errors with previous declared constants and such. |
#15
|
|||
|
|||
Sorry, now i have a full detailed error
Upon configuration and run this script on 3.54 i got the following. Code:
Notice: Undefined index: HTTP_REFERER in /forum/includes/class_core.php on line 1574 Notice: Undefined index: charset in /connector/connector.class.php on line 54 Notice: Undefined variable: specialtemplates in /connector/connector.class.php on line 65 Notice: Undefined index: url in /forum/includes/class_core.php on line 1992 Notice: Undefined index: HTTP_REFERER in /forum/includes/class_core.php on line 1998 Notice: Constant IPADDRESS already defined in /forum/includes/class_core.php on line 1542 Notice: Constant ALT_IP already defined in /forum/includes/class_core.php on line 1546 Notice: Constant SCRIPTPATH already defined in /forum/includes/class_core.php on line 1550 Notice: Constant SCRIPT already defined in /forum/includes/class_core.php on line 1562 Notice: Constant WOLPATH already defined in /forum/includes/class_core.php on line 1566 Notice: Constant SESSION_IDHASH already defined in /forum/includes/class_core.php on line 1569 Notice: Constant SESSION_HOST already defined in /forum/includes/class_core.php on line 1570 Notice: Constant USER_AGENT already defined in /forum/includes/class_core.php on line 1573 Notice: Undefined index: HTTP_REFERER in /forum/includes/class_core.php on line 1574 Notice: Constant REFERRER already defined in /forum/includes/class_core.php on line 1574 Notice: Undefined variable: show in /connector/connector.class.php on line 121 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: membergroupids in /forum/includes/functions.php on line 278 Notice: Undefined index: forumpermissions in /forum/includes/functions.php on line 3272 Notice: Undefined index: 1 in /forum/includes/functions.php on line 3281 Notice: Undefined index: 2 in /forum/includes/functions.php on line 3281 Notice: Undefined index: hasaccessmask in /forum/includes/functions.php on line 3286 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: HTTPS in /forum/includes/functions.php on line 1517 Notice: Undefined index: forumpermissions in /forum/includes/functions.php on line 3272 Notice: Undefined index: 1 in /forum/includes/functions.php on line 3281 Notice: Undefined index: 2 in /forum/includes/functions.php on line 3281 Notice: Undefined index: hasaccessmask in /forum/includes/functions.php on line 3286 success Notice: Use of undefined constant VB_AREA - assumed 'VB_AREA' in /forum/includes/functions.php on line 4414 Notice: Use of undefined constant VB_AREA - assumed 'VB_AREA' in /forum/includes/functions.php on line 4414 Notice: Undefined index: badlocation in /forum/includes/functions.php on line 4421 Notice: Undefined index: badlocation in /forum/includes/functions.php on line 4446 |
#16
|
|||
|
|||
Updated to work with 3.5.4 and added user functions.
|
#17
|
|||
|
|||
kewl, thanks
|
#18
|
||||
|
||||
Can you use this to bridge to other programs?
|
#19
|
|||
|
|||
Quote:
|
#20
|
|||
|
|||
How i can use this in a subdomain....example...my forum is in forum.xxx.com y the website is in www.xxx.com...
I can login form the www.xxx.com, and i see it in forum.xxx.com...but if i try to check the status from www.xxx.com, i can?t. |
#21
|
|||
|
|||
You just need to change your cookie settings in vbulletin to cover .xxx.com rather than forum.xxx.com
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|