Current time: 11-22-2008, 01:17 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] Basic Site-Forum Integration
11-04-2006, 09:43 PM
Post: #11
RE: [Tutorial] Basic Site-Forum Integration
So it won't work if I'm using SSI?
Find all posts by this user
Quote this message in a reply
11-04-2006, 10:15 PM
Post: #12
RE: [Tutorial] Basic Site-Forum Integration
What exactly is your error? Or is nothing happening?

[Image: beunqsig.png]
Find all posts by this user
Quote this message in a reply
11-05-2006, 02:26 AM
Post: #13
RE: [Tutorial] Basic Site-Forum Integration
Nope, as I explain already, SSI and PHP are different. SSI isn't really a programming language, it's just basicly what the name implys "Server Side Includes." To use the code in this tutorial, you'll to make use of PHP.

[MyBB Templates] [ProgrammingTalk] [Need Smilies? Get Me Smileys!] [My Blog]
ForumUniversity's GlobalWarming Awareness2007 project.
Visit this user's website Find all posts by this user
Quote this message in a reply
11-14-2006, 02:32 PM
Post: #14
RE: [Tutorial] Basic Site-Forum Integration
hmm nice tutorial , well everything is working fine expect the recent posts which is not retriving the fields from the database.

He is the best Actor in the world.
I am a Big Fan of Superstar RajiniKanth.
Visit this user's website Find all posts by this user
Quote this message in a reply
11-20-2006, 09:57 AM
Post: #15
RE: [Tutorial] Basic Site-Forum Integration
Shahzam Wrote:GREAT! now somebody makes a tutorial on integrating. when i spent a week coding to get my website to integrate with mybb, shahzam.com , if you want any scripts on there to integrate with mybb ask me.

hi friend. how are you. hope you are doing best. congrats that you have made some thing wonderful. integrated mybb to your site. i am still in the process but i am new to php and mysql. all i need to know that how i can display all the forum categories names in a list present in the forum in the portal page . for more clear information i am adding the image attachment . please help how to code.
thanks for reading.
my view of the portal should looklike(please check attachment
Find all posts by this user
Quote this message in a reply
11-20-2006, 02:49 PM
Post: #16
RE: [Tutorial] Basic Site-Forum Integration
there is no attachment...
Find all posts by this user
Quote this message in a reply
11-24-2006, 03:27 AM
Post: #17
RE: [Tutorial] Basic Site-Forum Integration
None of the code works for me. I connected to my databases fine, but nothing ever shows up. Sometimes it says:
Code:
Direct initialization of this file is not allowed.

Please make sure IN_MYBB is defined.
I really need this code for my site, and i don't know whats wrong since I'm not that good with php.
Find all posts by this user
Quote this message in a reply
11-25-2006, 11:35 AM
Post: #18
RE: [Tutorial] Basic Site-Forum Integration
You need to add define('IN_MYBB', 1); above the include to global.php

MyBB Addicted. =)
My plug-ins list
Find all posts by this user
Quote this message in a reply
12-02-2006, 10:27 AM (This post was last modified: 12-02-2006 10:32 AM by srinu.)
Post: #19
RE: [Tutorial] Basic Site-Forum Integration
Shahzam Wrote:there is no attachment...


hi friend sorry, i am attaching the layout . It is Just adding all forums which are available in the forum .
as we see in the archive /index.php where we see the list of forums i want to integrate it in the forum. so that user who visits the portal first can have a brief look of all the available forums in the portal and by clicking on the particular forum cateogory he can visit the forum
thanks for reading. please help me out


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
12-03-2006, 10:11 PM
Post: #20
RE: [Tutorial] Basic Site-Forum Integration
PHP Code:
Fatal errorCannot redeclare getpagedata() (previously declared in /hsphere/local/home/tales/tales.rpgplanet.gamespy.com/index.php(589) : eval()'d code:4) in /hsphere/local/home/tales/tales.rpgplanet.gamespy.com/index.php(589) : eval()'d code on line 4 

I get that error when I try inserting the first part in the very top of the page. Maybe it might have to do with me using a page-grab snippet in Etomite (I can't have PHP in the "template", so I have to use a script to pull the PHP code into the template when someone views the site --- the Site News Plugin was done the same way, as well.)

Support Symphonic Heaven by using an affiliate links.
Play-Asia / Japan Video Games / Tales Brigade
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: