Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Os Portal Details »»
Os Portal
Version: 0.0.1, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 03-02-2007 Last Update: 03-22-2007 Installs: 72
Uses Plugins Template Edits
Additional Files  
No support by the author.



What is OS Portal?


As lot of people ask me that they want to use my portals, I strated to work on it and make the investigation. So I decided to make something like Vbonjour plugin and vbadvanced plugins block come together and I establish OS PORTAL "On Sayfa Portal" I try to do my best to make it as much as simple and modular with less or maybe no errors.


What comes with Os Pertal?

There are 8 plugins in the OS Portal

Portal Menu: You can prepare your own Admin panel menu.

Login: You can close the navbar or leave it as it is but the guests can put an area showing the inf of the users such as pm's log in details.

Online users: Who is online block? You can show some details such as online users, total thread and message numbers, number of registered users etc.

Welcome to: You can put any text in htm format here form the admin panel.

LAtest Threads : You can show the latest threads and show it how mucy you want by the number of lines?

Caledar: A small calender on the forum

Top Poster: Users with big number of messages can be shown.

Newest members: The list of the newest members. You can decide the number to show.

How to install?

After you download it

portal.php ==> www.domain.com/forum/ or www.domain.com/
inside portal.php edit to suit your forum.


chdir ("/home/domain/public_html/forum/");

hooks_osportal.xml ==> forum/includes/xml/
cpnav_osportal.xml ==> forum/includes/xml/

Products ==> Plugins & Products ==> Manage Products ==> [Add/Import Product]

Support Given For Who Clicked Install {ONLY}

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 04-30-2007, 02:50 PM
amjadakmal amjadakmal is offline
 
Join Date: Oct 2006
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well can u make a POLL addon with this...
Reply With Quote
  #53  
Old 05-06-2007, 08:35 PM
Allan's Avatar
Allan Allan is offline
 
Join Date: Jun 2003
Location: France
Posts: 1,513
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

French Translation
Reply With Quote
  #54  
Old 05-07-2007, 06:49 AM
game.over's Avatar
game.over game.over is offline
 
Join Date: Apr 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you Allan for French translation
Reply With Quote
  #55  
Old 05-07-2007, 07:57 PM
germinus germinus is offline
 
Join Date: Apr 2006
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work, anyway to add custom blocks? looking to have each news article show as a seperate block if at all possible?
Reply With Quote
  #56  
Old 09-28-2007, 09:35 PM
my_aly's Avatar
my_aly my_aly is offline
 
Join Date: May 2007
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks

yanlız bende bi hata oldu resim ekliyorum bakarsan sevinirim..

sadece sol var sağ yok :S
Reply With Quote
  #57  
Old 09-28-2007, 09:56 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks - very interesting
Reply With Quote
  #58  
Old 09-29-2007, 03:56 AM
ltd ltd is offline
 
Join Date: Feb 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me clicks install.
/me clicks MOTM.

I was never satisfied with that over hyped vbadvanced thingy.

Atakon you rock. :thumbup:

Anyone figured how to display forum list in the block ?
Reply With Quote
  #59  
Old 09-29-2007, 06:59 AM
touba touba is offline
 
Join Date: Nov 2006
Location: Cannes (FR)
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Aimee1969 View Post
portal.php ==> www.domain.com/forum/ or www.domain.com/
inside portal.php edit to suit your forum.

chdir ("/home/domain/public_html/forum/");

can you walk me through this a bit easier? I am totally new at this. I just bought my board.
same question for me...
Reply With Quote
  #60  
Old 09-29-2007, 09:08 AM
touba touba is offline
 
Join Date: Nov 2006
Location: Cannes (FR)
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Aimee1969 View Post
portal.php ==> www.domain.com/forum/ or www.domain.com/
inside portal.php edit to suit your forum.

chdir ("/home/domain/public_html/forum/");

can you walk me through this a bit easier? I am totally new at this. I just bought my board.
in fact, it's easy, you have to put your fullpath
you can find it like this : download the attache file (forumpath.php) i put and upload it to your forum directory then go to this url www.yourdomain.com/forum/forumpath.php it will be display your fullpath and put the sentence in chdir("fullpath")

Reply With Quote
  #61  
Old 09-29-2007, 05:59 PM
my_aly's Avatar
my_aly my_aly is offline
 
Join Date: May 2007
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by my_aly View Post
Thanks

yanlız bende bi hata oldu resim ekliyorum bakarsan sevinirim..

sadece sol var sağ yok :S
buna bi cevap verebilirmisin? teşkr
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:52 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04612 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete