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

Reply
 
Thread Tools
5 sub-pages in the same format of the forum Style v 2.0 - omardealo Details »»
5 sub-pages in the same format of the forum Style v 2.0 - omardealo
Version: 2.0, by omardealo omardealo is offline
Developer Last Online: Sep 2022 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.1 Rating:
Released: 02-01-2010 Last Update: Never Installs: 31
Auto-Templates
Additional Files Translations  
No support by the author.

Peace and mercy of God be upon you

MOD Version:
5 sub-pages format Forum Version 2.0 Programming omardealo
Easy to use, content and name of the page put by hack options

Programming:
omardealo

Example:
http://www.7-secret.org/page.php?do=1&language=en
http://www.7-secret.org/page.php?do=2&language=en
http://www.7-secret.org/page.php?do=3&language=en
http://www.7-secret.org/page.php?do=4&language=en
http://www.7-secret.org/page.php?do=5&language=en


Composition:

1 - Upload the product from the Control Panel Forum
2 - Upload page.php file folder inside your forum's main

hack in arabic - الهاك باللغة العربية:
http://www.7-secret.org/showthread.php?t=212&p=669

More from pray God bless you,,,

Download Now

File Type: zip forum.zip (1.0 KB, 261 views)
File Type: xml product-other_pages.xml (15.1 KB, 230 views)

Screenshots

File Type: jpg 1.jpg (61.1 KB, 0 views)
File Type: jpg 2.jpg (62.9 KB, 0 views)
File Type: jpg 3.jpg (60.8 KB, 0 views)
File Type: jpg 4.jpg (18.3 KB, 0 views)
File Type: jpg 5.jpg (19.0 KB, 0 views)
File Type: jpg 6.jpg (16.9 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 02-03-2010, 07:22 AM
Muggz562 Muggz562 is offline
 
Join Date: Jan 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by omardealo View Post
I tested the code and works well, make sure you put a code well

PHP Code:
<!----------- Sub-pages of the Forum Programming omardealo --------------->
<
vb:if condition="$vboptions[other_pages_page1_onoff]">
<
li><class="navtab" href="page.php?do=1">{vb:raw vboptions.other_pages_name1}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page2_onoff]">
<
li><class="navtab" href="page.php?do=2">{vb:raw vboptions.other_pages_name2}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page3_onoff]">
<
li><class="navtab" href="page.php?do=3">{vb:raw vboptions.other_pages_name3}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page4_onoff]">
<
li><class="navtab" href="page.php?do=4">{vb:raw vboptions.other_pages_name4}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page5_onoff]">
<
li><class="navtab" href="page.php?do=5">{vb:raw vboptions.other_pages_name5}</a></li>
</
vb:if>
<!----------- 
Sub-pages of the Forum Programming omardealo ---------------> 
This code went through but now it duplicated the tabs I had already made. They also dont highlight when clicked on.
Reply With Quote
  #13  
Old 02-03-2010, 07:45 AM
omardealo's Avatar
omardealo omardealo is offline
 
Join Date: Nov 2008
Location: egypt
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Muggz562 View Post
This code went through but now it duplicated the tabs I had already made. They also dont highlight when clicked on.
Yes, in this code does not light tabs, But there is no duplicated in tabs
Do not forget to replace the product https://vborg.vbsupport.ru/attachmen...6&d=1265154677
Reply With Quote
  #14  
Old 02-03-2010, 03:50 PM
Muggz562 Muggz562 is offline
 
Join Date: Jan 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got it working! Big thanks, also got the tabs to highlight as well
Reply With Quote
  #15  
Old 02-03-2010, 05:53 PM
omardealo's Avatar
omardealo omardealo is offline
 
Join Date: Nov 2008
Location: egypt
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Muggz562 View Post
Got it working! Big thanks, also got the tabs to highlight as well
Excellent Good luck, God willing,
Reply With Quote
  #16  
Old 02-04-2010, 12:11 AM
Drago13's Avatar
Drago13 Drago13 is offline
 
Join Date: Mar 2009
Location: Fernandina Bch Fla.
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

good job, I am gonna try this on my forums.. a question though, I noticed on your examples you have a scrolling marquee , which hack is that may I ask ? Thanks..
Reply With Quote
  #17  
Old 02-04-2010, 01:40 AM
omardealo's Avatar
omardealo omardealo is offline
 
Join Date: Nov 2008
Location: egypt
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Drago13 View Post
good job, I am gonna try this on my forums.. a question though, I noticed on your examples you have a scrolling marquee , which hack is that may I ask ? Thanks..
sure u can ask me anything
if u mean this hack


that's hack is "last thread (by date or by last post )on ur forum"
Attached Files
File Type: (25.8 KB, 0 views)
Reply With Quote
  #18  
Old 02-06-2010, 11:40 AM
gyaronn's Avatar
gyaronn gyaronn is offline
 
Join Date: Dec 2009
Location: Poland
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to put the pages name in the section bar and not the nav bar ?
Reply With Quote
  #19  
Old 02-06-2010, 01:20 PM
omardealo's Avatar
omardealo omardealo is offline
 
Join Date: Nov 2008
Location: egypt
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gyaronn View Post
is there a way to put the pages name in the section bar and not the nav bar ?
sure
search in navbar

PHP Code:
{vb:raw template_hook.navbar_quick_links_menu_pos1}
{
vb:raw template_hook.navbar_quick_links_menu_pos2}
{
vb:raw template_hook.navbar_quick_links_menu_pos3
Place underneath

PHP Code:
<!----------- Sub-pages of the Forum Programming omardealo --------------->
<
vb:if condition="$vboptions[other_pages_page1_onoff]">
<
li><a target="_blank" href="page.php?do=1">{vb:raw vboptions.other_pages_name1}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page2_onoff]">
<
li><a target="_blank" href="page.php?do=2">{vb:raw vboptions.other_pages_name2}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page3_onoff]">
<
li><a target="_blank" href="page.php?do=3">{vb:raw vboptions.other_pages_name3}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page4_onoff]">
<
li><a target="_blank" href="page.php?do=4">{vb:raw vboptions.other_pages_name4}</a></li>
</
vb:if>

<
vb:if condition="$vboptions[other_pages_page5_onoff]">
<
li><a target="_blank" href="page.php?do=5">{vb:raw vboptions.other_pages_name5}</a></li>
</
vb:if>
<!----------- 
Sub-pages of the Forum Programming omardealo ---------------> 
You will find links in the quick links
Reply With Quote
  #20  
Old 02-06-2010, 03:47 PM
gyaronn's Avatar
gyaronn gyaronn is offline
 
Join Date: Dec 2009
Location: Poland
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the info, and how can i edit it the pages for example size and color of the text and how can i add photos ? is it done by HTM code
Reply With Quote
  #21  
Old 02-06-2010, 04:05 PM
omardealo's Avatar
omardealo omardealo is offline
 
Join Date: Nov 2008
Location: egypt
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gyaronn View Post
thanks for the info, and how can i edit it the pages for example size and color of the text and how can i add photos ? is it done by HTM code
yes , by html code
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 08:54 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06460 seconds
  • Memory Usage 2,376KB
  • Queries Executed 26 (?)
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_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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
  • (9)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete