|
[Tutorial] Basic Site-Forum Integration
|
|
05-30-2008, 11:22 AM
Post: #61
|
|||
|
|||
|
RE: [Tutorial] Basic Site-Forum Integration
I've inserted the code for the user control panel thingy. The code works, BUT!, I get this error:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/manne/public_html/p_index.php on line 10 I checked what is on line 10 which is the following: Code: define("IN_MYBB", 1);It's part of a code that's being used to retreive posts as news items on my website. So the main website code looks like this: Code: <head>Now I'm using this together with a different news post-retreive thing which uses the following code (p_index.php): Code: <?phpCould it be that the combination of these scripts create the error? I thought it might be because 2 times the code defines IN_MYBB but deleting one row doesn't work.. |
|||
|
08-30-2008, 12:20 PM
(This post was last modified: 08-30-2008 12:22 PM by Savoy.)
Post: #62
|
|||
|
|||
|
RE: [Tutorial] Basic Site-Forum Integration
Can anyone help?
I have in root my portal (which i want to integrate with mybb) and in /forums/ i have mybb. I put the Code: define("IN_MYBB", 1);Code: Array ( [usergroup] => 1 [username] => [uid] => 0 [displaygroup] => 1 [lastvisit] => 1220098510 [ismoderator] => )and of course nothing is working. |
|||
|
08-30-2008, 07:10 PM
(This post was last modified: 08-30-2008 07:10 PM by bombo.)
Post: #63
|
|||
|
|||
|
RE: [Tutorial] Basic Site-Forum Integration
is this also possible whit a forum in a http://forum.mysite.com url?
|
|||
|
10-12-2008, 05:41 AM
Post: #64
|
|||
|
|||
|
RE: [Tutorial] Basic Site-Forum Integration
can someone confirm if this works with 1.4?
Thanks!
|
|||
|
11-15-2008, 01:01 AM
Post: #65
|
|||
|
|||
|
RE: [Tutorial] Basic Site-Forum Integration
Can someone help me put newest member Today's top poster and Most popular forum into the stats bit,
so making $user_result = mysql_query("SELECT COUNT(*) as count FROM ".$prfx."users"); $user_count = mysql_fetch_array($user_result); $user_count = $user_count["count"]; for each one, im not sure how as im new to the mysql query stuff =[ |
|||
|
11-23-2008, 03:34 PM
Post: #66
|
|||
|
|||
|
RE: [Tutorial] Basic Site-Forum Integration
*BUMP*
And other question, should the login form one you press the login button change to list the change email, avatar ect? Mine isnt doing this ;[ it just logs the user in and goes straight to the forum |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help



Thanks!
