Current time: 05-24-2012, 05:22 AM Hello There, Guest! (LoginRegister)


Post Reply 
Calling variables from portal.php
05-04-2010, 01:54 PM
Post: #1
Calling variables from portal.php
How to make the sideboxes of portal.php appear on index page?
I tried pasting the codes on the index but they don't work.
Code:
{$welcome}
{$pms}
{$search}
{$stats}
{$whosonline}
{$latestthreads}
Regards

Facebook Connect for MyBB
Visit this user's website Find all posts by this user
Quote this message in a reply
05-04-2010, 04:31 PM
Post: #2
RE: Calling variables from portal.php
You will have to make modifications to the core index.php file.
Visit this user's website Find all posts by this user
Quote this message in a reply
05-04-2010, 07:19 PM
Post: #3
RE: Calling variables from portal.php
(05-04-2010 04:31 PM)Joshee Wrote:  You will have to make modifications to the core index.php file.

could you give a brief explanation?

Facebook Connect for MyBB
Visit this user's website Find all posts by this user
Quote this message in a reply
05-04-2010, 08:14 PM
Post: #4
RE: Calling variables from portal.php
You just have to copy the correct lines of code from the portal.php file and put them in the index.php file.
Visit this user's website Find all posts by this user
Quote this message in a reply
05-09-2010, 07:34 AM
Post: #5
RE: Calling variables from portal.php
Thanks. thats what i am doing in my plugin.

Facebook Connect for MyBB
Visit this user's website Find all posts by this user
Quote this message in a reply
05-09-2010, 10:42 AM (This post was last modified: 05-09-2010 10:43 AM by querschlaeger.)
Post: #6
RE: Calling variables from portal.php
Yes, you have to copy most of the portal code into your plugin file. That's what I did here: http://mods.mybboard.net/view/index-boxes

Problem: Whenever the codes changes (update, security issue) you also have to update your plugin file...
Visit this user's website Find all posts by this user
Quote this message in a reply
05-09-2010, 11:11 AM
Post: #7
RE: Calling variables from portal.php
I finished developing my plugin which shows the protal boxes on index, forums/threads with lots of settings in AdminCP. Smile

http://community.mybboard.net/thread-69317.html

Facebook Connect for MyBB
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication