Thread: Add-On Releases - Everywhere Sidebar 4 VB4
View Single Post
  #1097  
Old 06-20-2011, 06:45 PM
Trevor Matthews Trevor Matthews is offline
 
Join Date: Oct 2010
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a very interesting problem.

I have a few sidebar blocks, they are suppliers search boxes.

One of them is an ebay search.

Today I added a new block for a new advertiser, he has a shop on ebay.

Suddenly the old ebay search button is displaying the new advertiser ebay shop search button. So the new ebay shop search button is displayed twice!!!!!!

How on earth can this happen?????

Both ebay and ebay shop search buttons work if the other is disabled.

The two sets of code are shown below.

ebay search.
<center><img src="http://pics.ebaystatic.com/aw/pics/logos/logoEbay_x45.gif" height=35 width160></br>
<br /> <form method="get" target="_blank" action="http://search.ebay.co.uk/search/search.dll"><input type="hidden" name="sojs" value="1"><input type="hidden" name="from" value="R40"><input type="text" maxlength="300" name="satitle" size="20"><input type="submit" value="Search"></form>
</center>

ebay shop search button
<CENTER>
<img
src="http://www.television-magazine-forum.co.uk/images/misc/emo's-tvs1.gif">

<form name="search" method="get" action="http://search.stores.ebay.co.uk/search/search.dll" target="_blank">
Search emo's-tvs ebay Store:
<input type="text" name="query" size="7">
<input type="submit" value="Go" width="20" height="16" border="0">
<input type="hidden" name="MfcISAPICommand" value="GetResult">
<input type="hidden" name="sid" value="1018849169">
<input type="hidden" name="store" value="emo's-tvs">
<input type="hidden" name="colorid" value="15">
<input type="hidden" name="fp" value="0">
<input type="hidden" name="srchdesc" value="y">
</form>

How can the sidebar display two different blocks as the same one???????
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01190 seconds
  • Memory Usage 1,763KB
  • 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)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