Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #21  
Old 01-11-2009, 12:49 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hhmmmz not working for all my templates i have 5 templates that i get an error that i missing an if tag i add the green tekst from the compare thing , but what about the grey tekst ? must have the change that to?
thx
Reply With Quote
  #22  
Old 01-11-2009, 04:01 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gray is text that is the same between the two templates. On the bottom of the Compare screen, it shows what the different colors mean.
Reply With Quote
  #23  
Old 01-11-2009, 06:04 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Gray is text that is the same between the two templates. On the bottom of the Compare screen, it shows what the different colors mean.
ok th but why is that template giving an error if i copy the green tekst en added in the template? is it the numbers or space between the codes?
thx
Reply With Quote
  #24  
Old 01-11-2009, 06:27 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you also removing the code that needs to be removed (in red)? I'm not sure if that is why.

Make sure that everytime you add an <if> that you also add an </if>. They must be added as a pair or you will get an error.
Reply With Quote
  #25  
Old 01-11-2009, 06:31 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Are you also removing the code that needs to be removed (in red)? I'm not sure if that is why.

Make sure that everytime you add an <if> that you also add an </if>. They must be added as a pair or you will get an error.

</if>. and the end ?

red ore remove? thats the old template? if i remove that are lost mine mods?
thx
Reply With Quote
  #26  
Old 01-11-2009, 06:54 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure what you are asking. If you add an <if>, you always have to add an </if>. So, when you are copying the code over to make your changes, make sure you always check to see you are adding both before you hit Save.
Reply With Quote
  #27  
Old 01-11-2009, 07:40 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
I'm not sure what you are asking. If you add an <if>, you always have to add an </if>. So, when you are copying the code over to make your changes, make sure you always check to see you are adding both before you hit Save.
yes i mean if you remove the red code then i lose all my mods from 3.7 ? so i searche the 3.7 codes on the templates and add the green code from the new template so you must have add the </if> code before and after the new codes ?
thx
Reply With Quote
  #28  
Old 01-11-2009, 08:27 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Forget about the comment regarding red code - it all depends on how you view the items to compare. So, forget about that comment.

But, as I said, when adding code to your existing template.... make sure that if you add an <if>, that is also comes with a corresponding </if> somewhere. Don't just add a </if>, make sure you see it shown in the code to be added. And, make sure you don't split up the <if></if> pair. They are like html.... if you do a <b> and then an <i>, you must close the </i> before you close the </b> - the same is true for <if>s.
Reply With Quote
  #29  
Old 01-11-2009, 08:33 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Forget about the comment regarding red code - it all depends on how you view the items to compare. So, forget about that comment.

But, as I said, when adding code to your existing template.... make sure that if you add an <if>, that is also comes with a corresponding </if> somewhere. Don't just add a </if>, make sure you see it shown in the code to be added. And, make sure you don't split up the <if></if> pair. They are like html.... if you do a <b> and then an <i>, you must close the </i> before you close the </b> - the same is true for <if>s.
ok i think i did it wrong i paste the green code in the template added so first i search the code in the red then underneath the new green code , if someone missed the <if> code then i paste it before or after the green added code ? if its not there in the green code ?
thx
Reply With Quote
  #30  
Old 01-11-2009, 08:36 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you using Side by Side comparison? It's much easier to see what is going on that way.
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:03 AM.


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.04098 seconds
  • Memory Usage 2,245KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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