Thread: Add-On Releases - World of Warcraft Event Calendar
View Single Post
  #324  
Old 09-13-2007, 01:59 PM
Krieg's Avatar
Krieg Krieg is offline
 
Join Date: Mar 2002
Location: France
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot Pirotess for your idea.

You were right, the URL for the EU servers is now eu.wowarmory.com, so I changed it in the above plugin (two instances). But my problem remains and the correct details are still not showing up.

Here is the piece of the generated code included in the calendar_signup_bit template :
Code:
<!-- BEGIN TEMPLATE: calendar_signup_bit -->

	<style type="text/css">
	<!--
	.ctable{
		width: 100%;
		border-spacing: 0;
		border-spacing: 0px;
	}
	.bl{
		border-left-style: solid;
		border-left-width: 1px;
	}
	.br{
		border-right-style: solid;
		border-right-width: 1px;
	}
	.btd{
		border-top-style: solid;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-top-width: 1px;
	}
	.p{
		text-align: center;
		text-align: -moz-center;
		font-family: Verdana;
		font-size: 8pt;
	}
	.pal{
		text-align: left;
		text-align: -moz-left;
		font-family: Verdana;
		font-size: 8pt;
	}
    .style1 {color: #FF3300}
    .style2 {color: #33FF33}
    .style3 {color: #33FFFF}
    .style4 {color: #FF66CC}
    .style5 {color: #FFFFFF}
    .style6 {color: #FFFF66}
    .style7 {color: #3366FF}
    .style8 {color: #CC66CC}
    .style9 {color: #CC9966}
	-->
	</style>
<!--(Table)=========================================================-->
<table class="ctable" width=100% cellspacing=0>
<tr>
<th class="btd bl br" width=18%>
<font style class="p" align=center>13/09/2007</th>
<th class="btd br" width=12%>
<font style class="p" align=center><a href="http://path.to/my/forums/member.php?u=1">Krieg</a></th>

<th class="btd br" width=7%>
<font style class="p" align=center></th>

<th class="btd br" width=8% align=left>
<font style class="pal" align=left>
<img src="" alt="" align=left>&nbsp
<span class="style9"></span>
</th>

<th class="btd br" width=10%>
<font style class="p" align=center><acronym TITLE=" |  | "></acronym></th>

	<th class="btd br" width=9% align=left>
	<font style class="pal" align=left>

	<img src="" alt=" " height="18" width="18" align=left>&nbsp </th>

<th class="btd br" width=28%>
<font style class="p" align=center>

	&nbsp;
</th></tr></table>


<!-- END TEMPLATE: calendar_signup_bit -->
image paths and armory specific texts are not included neither. I had a look in this template and only found a missing semi-coma for one &nbsp; ... I am quite stuck and hope that Elricstorm could come around here and give me his professional advices

PS: Thanks also Griphon, you posted while I was writing
PS2: here is the link for my char : http://eu.wowarmory.com/character-sh...rgeras&n=Krieg (yes I am OwldSkewl )
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01055 seconds
  • Memory Usage 1,770KB
  • 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