View Single Post
  #9  
Old 08-04-2004, 06:18 AM
Colin F's Avatar
Colin F Colin F is offline
 
Join Date: Jul 2004
Location: Switzerland
Posts: 1,551
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I went through the whole thing for you.
If I didn't forget an </if> or anything else anywhere, this should work....

Code:
<!-- start MINIs -->
<if condition="$userinfo[field25] != ''">
	<if condition="$userinfo[field13] != ''">
		<if condition="$userinfo[field24] != 'Other' AND $userinfo[field24] != 'White'">
			<if condition="$userinfo[field13] != 'MINI Cooper Convertible' AND $userinfo[field13] != 'MINI One Convertible' AND $userinfo[field13] != 'MINI Cooper S Convertible' AND $userinfo[field24] != 'Black' AND $userinfo[field24] != 'Body Color' AND $userinfo[field24] != 'Other'">
				<if condition="$userinfo[field23] == 'Solid Black' OR 'Cosmos Black' OR 'Astro Black'">
					<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/black.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a>
				<else />
					<if condition="$userinfo[field23] == 'Chili Red'">
						<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/red.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
					<else />
						<if condition="$userinfo[field23] == 'Liquid Yellow'">
							<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/yellow.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
						<else />
							<if condition="$userinfo[field23] == 'Pepper White'">
								<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/pw.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
							<else />
								<if condition="$userinfo[field23] == 'Velvet Red'">
									<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/vr.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
								<else />
									<if condition="$userinfo[field23] == 'British Racing Green'">
										<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/brg.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
									<else />
										<if condition="$userinfo[field23] == 'Solid Gold Met'">
											<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/gold.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
										<else />
											<if condition="$userinfo[field23] == 'Silk Green'">
												<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/sg.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
											<else />
												<if condition="$userinfo[field23] == 'Indi Blue'">
													<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/indi.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
												<else />
													<if condition="$userinfo[field23] == 'Hyper Blue'">
														<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/hyper.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
													<else />
														<if condition="$userinfo[field23] == 'Black-Eye Purple'">
															<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/bep.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
														<else />
															<if condition="$userinfo[field23] == 'Pure Silver'">
																<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/ps.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
															<else />
																<if condition="$userinfo[field23] == 'Dark Silver'">
																	<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/ds.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
																<else />
																	<if condition="$userinfo[field23] == 'Electric Blue'">
																		<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/elec.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
																	</if>															
																</if>															
															</if>															
														</if>													
													</if>													
												</if>										
											</if>								
										</if>										
									</if>										
								</if>						
							</if>					
						</if>
					</if>
				</if>	
			<else />
				<if condition="$userinfo[field24] != 'Body Color'">
					<if condition="$userinfo[field23] == 'Cosmos Black' OR 'Solid Black' OR 'Astro Black'">
						<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/blackblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
					<else />
						<if condition="$userinfo[field23] == 'Chili Red'">
							<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/redblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
						<else />
							<if condition="$userinfo[field23] == 'Liquid Yellow'">
								<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/yellowblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
							<else />
								<if condition="$userinfo[field23] == 'Pepper White'">
									<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/pwblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
								<else />
									<if condition="$userinfo[field23] == 'Velvet Red'">
										<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/blackblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
									<else />
										<if condition="$userinfo[field23] == 'British Racing Green'">
											<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/brgblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a>
										<else />
											<if condition="$userinfo[field23] == 'Solid Gold Met'">
												<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/goldblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
											<else />
												<if condition="$userinfo[field23] == 'Silk Green'">
													<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/sgblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
												<else />
													<if condition="$userinfo[field23] == 'Indi Blue'">
														<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/indiblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
													<else />
														<if condition="$userinfo[field23] == 'Hyper Blue'">
															<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/hyperblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
														<else />
															<if condition="$userinfo[field23] == 'Black-Eye Purple'">
																<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/bepblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
															<else />
																<if condition="$userinfo[field23] == 'Pure Silver'">
																	<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/psblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
																<else />
																	<if condition="$userinfo[field23] == 'Dark Silver'">
																		<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/dsblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
																	<else />
																		<if condition="$userinfo[field23] == 'Electric Blue'">
																			<a href="member.php?u=$post[userid]&amp;do=vehicledetails" target="_blank"><img src="techtwo/cars/elecblack.gif" border="0" alt="mini_button.gif" title="View $userinfo[username]'s $userinfo[field13] Profile" /></a> 
																		</if>	
																	</if>														
																</if>														
															</if>														
														</if>
													</if>
												</if>											
											</if>										
										</if>									
									</if>
								</if>
							</if>					
						</if>					
					</if>

(have to split it up, newreply.php is timing out on me)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01278 seconds
  • Memory Usage 1,839KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete