HELP: Adding Portal page & blog intergation to forum

topthisfact

Paragon
Joined
Dec 14, 2009
Messages
2,244
Reaction score
0
FP$
636
Hello,
I would like to install the portal where forumpromotion.net has their portal once you type the link inside the browser & i like the blog intergation where it's link to the forum.

I wonder if it's a mod FP did or was it editing because it looks really nice & i would love it.
 
The blog is a mod, just search for "Blog mod" on phpBB.com.

The "portal" is not actually a portal and is a website just used the forum's design and integrated with phpBB.
 
Oh so the frontpage was self-edited intergration which i cant get something like forumpromotion right?

Yeah and the "twitter", "service" "cotact" button, was there a mod for it too?

Nathan, thanks for your support.
 
The twitter is just a link to our twitter page. The service and contact pages are once again the forum's theme cloned into a website and integrated with phpBB. It's not a mod. Only the blog is.

However there is a portal mod - http://www.board3.de/ which I recommend.
 
Does "murder he knows" know how to make a homepage, contact, twitter button like FP? or did he did it?

Lastly i was just wondering how did you add the "Note or warning notice at the on top of the post.

Like the one above this topic is

"Forum rules
Whilst the term "Forum Support" is fairly general, we would like to point out that that this Forum is intended for Technical Forum Support only. This includes such topics as "Quick Reply MOD help" or "I have an SQL error". Topics such as "People are not registering to my site" or "what can i do to make my site look better" are no longer permitted in this section."
 
ACP -> Forums -> Manage Forums -> Edit the forum you want -> Forum Rules.
 
ohs thanks for the information

wait do i have to do anything to mysql to add/install the mod?
 
Hey i've try to install the mod under my browser after all the editing

now its giving me this error:

General Error
SQL ERROR [ mysqli ]

Lost connection to MySQL server during query [2013]

SQL

INSERT INTO phpbb_acl_options (auth_option, is_global, is_local) VALUES ('u_post_blog_comment', 1, 0), ('u_edit_blog_comment', 1, 0), ('u_delete_blog_comment', 1, 0), ('u_report_blog_comment', 1, 0), ('m_manage_blog_comment_reports', 1, 0), ('m_edit_blog_comment', 1, 0), ('m_delete_blog_comment', 1, 0), ('a_delete_blog', 1, 0), ('a_write_blog', 1, 0)

BACKTRACE


FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/db/dbal.php
LINE: 467
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/auth.php
LINE: 774
CALL: dbal->sql_multi_insert()

FILE: install/install_install.php
LINE: 184
CALL: auth_admin->acl_add_option()

FILE: install/install_install.php
LINE: 61
CALL: install_install->blog_db_installer()

FILE: install/index.php
LINE: 175
CALL: install_install->main()

FILE: install/index.php
LINE: 48
CALL: module->load()
 
Back
Top Bottom