Current time: 03-18-2010, 02:58 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 11 Votes - 4.64 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Include your custom pages in Mybb
01-27-2009, 07:23 AM
Post: #101
RE: Include your custom pages in Mybb
Awesome tutorial, it beats a custom page modification and was very easy to use Smile

Kind Regards,
Shawn Gossman

The Admin BB - Forum Owner Blog | The Admin BB - Forum Owner Discussion
Visit this user's website Find all posts by this user
Quote this message in a reply
04-10-2009, 05:14 PM
Post: #102
RE: Include your custom pages in Mybb
Is there a way to assign a theme to the page, besides the default board theme? Thanks!
Find all posts by this user
Quote this message in a reply
04-10-2009, 06:11 PM
Post: #103
RE: Include your custom pages in Mybb
(04-10-2009 05:14 PM)RogueDOC Wrote:  Is there a way to assign a theme to the page, besides the default board theme? Thanks!

No this is not possible, because custom pages are made through default theme template, and theme utilizes these templates to produce the graphics

<font size too large, removed. use NORMAL size only, like below>
FIND OUT ABOUT MYBBCODES.COM
Visit this user's website Find all posts by this user
Quote this message in a reply
06-07-2009, 06:43 AM
Post: #104
RE: Include your custom pages in Mybb
Is this tut work with mybb 1.4?
Find all posts by this user
Quote this message in a reply
06-07-2009, 01:45 PM
Post: #105
RE: Include your custom pages in Mybb
just tested... it works perfect in 1.4.6 Wink

[]s, Claudio

Petition: Distinction between "Premium" and "Free" Plugin & Themes Thread Releases
Visit this user's website Find all posts by this user
Quote this message in a reply
06-07-2009, 08:36 PM
Post: #106
RE: Include your custom pages in Mybb
If you want to create an homepage using this hack you to have to edit this:
PHP Code:
require ".global.php"// (1b) 
with this:
PHP Code:
require "./forum/global.php"// (1b) 


Bye Toungue

http://www.mybbitalia.com
Visit this user's website Find all posts by this user
Quote this message in a reply
06-10-2009, 02:06 AM
Post: #107
RE: Include your custom pages in Mybb
(06-07-2009 08:36 PM)Giangy94 Wrote:  If you want to create an homepage using this hack you to have to edit this:
PHP Code:
require ".global.php"// (1b) 
with this:
PHP Code:
require "./forum/global.php"// (1b) 


Bye Toungue

You just gave me an amazing idea! Thanks!
Visit this user's website Find all posts by this user
Quote this message in a reply
07-19-2009, 07:22 AM
Post: #108
RE: Include your custom pages in Mybb
I made the video tutorial, obviously writing the credits.
If i have to remove it, PM me Wink
http://www.youtube.com/watch?v=GBgWwP86P5Q
Visit this user's website Find all posts by this user
Quote this message in a reply
07-28-2009, 12:51 PM
Post: #109
RE: Include your custom pages in Mybb
thank you
great job
Find all posts by this user
Quote this message in a reply
08-06-2009, 02:46 AM
Post: #110
RE: Include your custom pages in Mybb
(06-07-2009 08:36 PM)Giangy94 Wrote:  If you want to create an homepage using this hack you to have to edit this:
PHP Code:
require ".global.php"// (1b) 
with this:
PHP Code:
require "./forum/global.php"// (1b) 

Tried this, but it doesn't work. My forum directory is at /forum, and I tried making a page in the root directory which requires ./forum/global.php and all it shows is a blank page when I go there in my browser.

Any ideas?

Hey, Mr. Feather!
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: