[RC] Prime Topic Move - add a reason & link to move it back

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Ideas Centre
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.3)

Post by thomasfedb »

What files do u need me to post for you to check?

Btw: i'm using a template called NWO_Blue. Any known issues?

Here's the link to my site: http://www.soeclan.xaurora.com/forums/

I will PM you an account with enough privs to test this.
Would you do this?
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.3)

Post by thomasfedb »

Sorry, i must be such a pain, but i have fixed up all my files and now i have this error

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpbb_root_path
[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpEx
And all the text in my template is REALLY big. Prime has an account so he can check it out.
Also the reason for the move doesn't show up on the first post.

I also get hese errors while moving:

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/mcp/mcp_main.php on line 624: Undefined variable: result

Warning: Cannot modify header information - headers already sent by (output started at /home/soeclan/public_html/forums/includes/functions.php:2899) in /home/soeclan/public_html/forums/includes/functions.php on line 3370

Warning: Cannot modify header information - headers already sent by (output started at /home/soeclan/public_html/forums/includes/functions.php:2899) in /home/soeclan/public_html/forums/includes/functions.php on line 3372

Warning: Cannot modify header information - headers already sent by (output started at /home/soeclan/public_html/forums/includes/functions.php:2899) in /home/soeclan/public_html/forums/includes/functions.php on line 3373

Warning: Cannot modify header information - headers already sent by (output started at /home/soeclan/public_html/forums/includes/functions.php:2899) in /home/soeclan/public_html/forums/includes/functions.php on line 3374
User avatar
primehalo
Former Team Member
Posts: 2991
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by primehalo »

These two errors have been fixed in version 0.1.5.
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by thomasfedb »

primehalo wrote:These two errors have been fixed in version 0.1.5.
Istill have this error:

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpbb_root_path
[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpEx
And the font in any page with a moved topic is HUGE: http://www.soeclan.xaurora.com/forums/v ... m.php?f=11
(you will need to register to view it!)
User avatar
primehalo
Former Team Member
Posts: 2991
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by primehalo »

thomasfedb wrote:
primehalo wrote:These two errors have been fixed in version 0.1.5.
Istill have this error:

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpbb_root_path
[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpEx
And the font in any page with a moved topic is HUGE: http://www.soeclan.xaurora.com/forums/v ... m.php?f=11
(you will need to register to view it!)
Make sure you copied over the new "includes/prime_topic_moved_info.php" file, and then cleared your board's cache (otherwise it might still be using the old file). The big text is probably just because the error messages are put on the page before the document declaration, which is most likely putting the page into quirks mode.
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by thomasfedb »

primehalo wrote:
thomasfedb wrote:
primehalo wrote:These two errors have been fixed in version 0.1.5.
Istill have this error:

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpbb_root_path
[phpBB Debug] PHP Notice: in file /includes/prime_topic_moved_info.php on line 95: Undefined variable: phpEx
And the font in any page with a moved topic is HUGE: http://www.soeclan.xaurora.com/forums/v ... m.php?f=11
(you will need to register to view it!)
Make sure you copied over the new "includes/prime_topic_moved_info.php" file, and then cleared your board's cache (otherwise it might still be using the old file). The big text is probably just because the error messages are put on the page before the document declaration, which is most likely putting the page into quirks mode.
Oh! I just used the contrib file and forgot to update my files. Will clearing my cache clear the template modifications cache because i edit my templates through the styles menu...

EDIT: It works! and i didn'thave to clear my cache..
Thankyou soooo much!


Now i have only 1 little problem which is that the reason shows up in view forum but not on the posts...
I have enabled: Show with shadow link in forum list, Show on last post of the thread and Show on first post of the thread. But the last 2 don't seem to be working...

I'm sooo much trouble aren't I! lol :ugeek:

P.S. What is "Quirks" mode?
User avatar
primehalo
Former Team Member
Posts: 2991
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by primehalo »

thomasfedb wrote:Now i have only 1 little problem which is that the reason shows up in view forum but not on the posts...
I have enabled: Show with shadow link in forum list, Show on last post of the thread and Show on first post of the thread. But the last 2 don't seem to be working...

I'm sooo much trouble aren't I! lol :ugeek:

P.S. What is "Quirks" mode?
Are you sure you got the viewtopic_body.html changed in there properly? Did you refresh your template (Admin panel > Styles tab > Templates > Refresh)?

Google "quirks mode" to get a better explanation than what I could write up.
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by thomasfedb »

i edited my templates through the admin cp, do i still need to refresh?
Also will refreshing destroy otheredits i have done in the acp?

Here is my viewtopic_body.html (seen through template editor):

Code: Select all

<!-- INCLUDE overall_header.html -->

<!-- IF S_FORUM_RULES -->
	<div class="forumrules">
		<!-- IF U_FORUM_RULES -->
			<h3>{L_FORUM_RULES}</h3><br />
			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
		<!-- ELSE -->
			<h3>{L_FORUM_RULES}</h3><br />
			{FORUM_RULES}
		<!-- ENDIF -->
	</div>

	<br clear="all" />
<!-- ENDIF -->

<div id="pageheader">
	<h2>{TOPIC_TITLE}</h2>

<!-- IF MODERATORS -->
	<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->: {MODERATORS}</p>
<!-- ENDIF -->
<!-- IF U_MCP -->
	<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
<!-- ENDIF -->
</div>

<br clear="all" /><br />

<div id="pagecontent">

	<table width="100%" cellspacing="1">
	<tr>
		<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap">
		<!-- IF not S_IS_BOT -->
			<!-- IF S_DISPLAY_POST_INFO --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a>&nbsp;<!-- ENDIF -->
			<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
		<!-- ENDIF -->
		</td>
		<!-- IF TOTAL_POSTS -->
			<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
			<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>
			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
		<!-- ENDIF -->
	</tr>
	</table>

	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat">
			<table width="100%" cellspacing="0">
			<tr>
				<td class="nav" nowrap="nowrap">&nbsp;
				<!-- IF not S_IS_BOT -->
					<!-- IF U_WATCH_TOPIC --><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a><!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC or U_BOOKMARK_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_BOOKMARK_TOPIC --><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a><!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_PRINT_TOPIC --><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}">{L_PRINT_TOPIC}</a><!-- IF U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_EMAIL_TOPIC --><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}">{L_EMAIL_TOPIC}</a><!-- IF U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_BUMP_TOPIC --><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a><!-- ENDIF -->
				<!-- ENDIF -->
				</td>
				<td class="nav" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><!-- IF U_VIEW_UNREAD_POST and not S_IS_BOT --> | <a href="{U_VIEW_UNREAD_POST}">{L_VIEW_UNREAD_POST}</a><!-- ENDIF --> | <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;</td>
			</tr>
			</table>
		</td>
	</tr>
<!-- IF S_HAS_POLL -->
	<tr>
		<td class="row2" colspan="2" align="center"><br clear="all" />

			<form method="post" action="{S_POLL_ACTION}">

			<table cellspacing="0" cellpadding="4" border="0" align="center">
			<tr>
				<td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span><br /><span class="gensmall">{L_POLL_LENGTH}</span></td>
			</tr>
			<tr>
				<td align="{S_CONTENT_FLOW_BEGIN}">
					<table cellspacing="0" cellpadding="2" border="0">
				<!-- BEGIN poll_option -->
					<tr>
					<!-- IF S_CAN_VOTE -->
						<td>
							<!-- IF S_IS_MULTI_CHOICE -->
								<input type="checkbox" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
							<!-- ELSE -->
								<input type="radio" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
							<!-- ENDIF -->
						</td>
					<!-- ENDIF -->
						<td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
						<!-- IF S_DISPLAY_RESULTS -->
							<td dir="ltr">{POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}</td>
							<td class="gen" align="{S_CONTENT_FLOW_END}"><b>&nbsp;{poll_option.POLL_OPTION_PERCENT}&nbsp;</b></td>
							<td class="gen" align="center">[ {poll_option.POLL_OPTION_RESULT} ]</td>
							<!-- IF poll_option.POLL_OPTION_VOTED -->
								<td class="gensmall" valign="top"><b title="{L_POLL_VOTED_OPTION}">x</b></td>
							<!-- ENDIF -->
						<!-- ENDIF -->
					</tr>
				<!-- END poll_option -->
					</table>
				</td>
			</tr>
		<!-- IF S_CAN_VOTE -->
			<tr>
				<td align="center"><span class="gensmall">{L_MAX_VOTES}</span><br /><br /><input type="submit" name="update" value="{L_SUBMIT_VOTE}" class="btnlite" /></td>
			</tr>
		<!-- ENDIF -->
		<!-- IF S_DISPLAY_RESULTS -->
			<tr>
				<td class="gensmall" colspan="4" align="center"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></td>
			</tr>
		<!-- ELSE -->
			<tr>
				<td align="center"><span class="gensmall"><b><a href="{U_VIEW_RESULTS}">{L_VIEW_RESULTS}</a></b></span></td>
			</tr>
		<!-- ENDIF -->
			</table>
			{S_HIDDEN_FIELDS}
			
			</form>
			
		</td>
	</tr>
<!-- ENDIF -->
	</table>

<!-- BEGIN postrow -->
	<table class="tablebg" width="100%" cellspacing="1">
	<!-- IF postrow.S_FIRST_ROW -->
		<tr>
			<th>{L_AUTHOR}</th>
			<th>{L_MESSAGE}</th>
		</tr>
	<!-- ENDIF -->
	<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row1"><!-- ENDIF -->

	<!-- IF postrow.S_IGNORE_POST -->
			<td class="gensmall" colspan="2" height="25" align="center"><!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>{postrow.L_IGNORE_POST}<!-- IF postrow.TOPIC_MOVED_MESSAGE -->{postrow.TOPIC_MOVED_MESSAGE}<!-- ENDIF --></td>
	<!-- ELSE -->

			<td align="center" valign="middle">
				<!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>
				<b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b>
			</td>
			<td width="100%" height="25">
				<table width="100%" cellspacing="0">
				<tr>
				<!-- IF postrow.POST_ICON_IMG -->
					<td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td>
				<!-- ENDIF -->
					<td class="gensmall" width="100%"><div style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<b>{L_POST_SUBJECT}:</b> {postrow.POST_SUBJECT}</div><div style="float: {S_CONTENT_FLOW_END};"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF --><b>{L_POSTED}:</b> {postrow.POST_DATE}&nbsp;</div></td>
				</tr>
				</table>
			</td>
		</tr>
		
		<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

			<td valign="top" class="profile">
				<table cellspacing="4" align="center" width="150">
			<!-- IF postrow.ONLINE_IMG -->
				<tr>
					<td>{postrow.ONLINE_IMG}</td>
				</tr>
			<!-- ENDIF -->
			

			<!-- IF postrow.RANK_TITLE -->
				<tr>
					<td class="postdetails">{postrow.RANK_TITLE}</td>
				</tr>
			<!-- ENDIF -->
			<!-- IF postrow.RANK_IMG -->
				<tr>
					<td>{postrow.RANK_IMG}</td>
				</tr>
			<!-- ENDIF -->
			<!-- IF postrow.POSTER_AVATAR -->
				<tr>
					<td>{postrow.POSTER_AVATAR}</td>
				</tr>
			<!-- ENDIF -->
<tr>
<td>
<!-- IF postrow.U_PM -->
<a href="{postrow.U_PM}">{PM_IMG}</a> 
<!-- ENDIF --> 
<!-- IF postrow.U_EMAIL -->
&nbsp;<a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_WWW -->
&nbsp;<a href="{postrow.U_WWW}">{WWW_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_MSN -->
&nbsp;<a href="{postrow.U_MSN}">{MSN_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_ICQ -->
&nbsp;<a href="{postrow.U_ICQ}">{ICQ_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_YIM -->
&nbsp;<a href="{postrow.U_YIM}">{YIM_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_AIM -->
&nbsp;<a href="{postrow.U_AIM}">{AIM_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_JABBER -->
&nbsp;<a href="{postrow.U_JABBER}">{JABBER_IMG}</a> 
<!-- ENDIF -->
<!-- IF postrow.U_PROFILE -->
&nbsp;<a href="{postrow.U_PROFILE}">{PROFILE_IMG}</a> 
<!-- ENDIF --> 
</td>
</tr>
				</table>

				<span class="postdetails">
					<!-- IF postrow.POSTER_JOINED --><br /><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}<!-- ENDIF -->
					<!-- IF postrow.POSTER_POSTS != '' --><br /><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<!-- ENDIF -->
					<!-- IF postrow.POSTER_FROM --><br /><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<!-- ENDIF -->

					<!-- IF postrow.S_PROFILE_FIELD1 -->
						<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
						<br /><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}
					<!-- ENDIF -->

					<!-- BEGIN custom_fields -->
						<br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}
					<!-- END custom_fields -->
				</span>

			</td>
			<td valign="top">
				<table width="100%" cellspacing="5">
				<tr>
					<td>
					<!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
						<table width="100%" cellspacing="0">
						<tr>
							<td class="gensmall"><!-- IF postrow.S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span> <!-- ENDIF --> <!-- IF postrow.S_POST_REPORTED --><span class="postreported">{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
						</tr>
						</table>

						<br clear="all" />
					<!-- ENDIF -->

						<div class="postbody">{postrow.MESSAGE}</div>

					<!-- IF postrow.S_HAS_ATTACHMENTS -->
						<br clear="all" /><br />

						<table class="tablebg" width="100%" cellspacing="1">
						<tr>
							<td class="row3"><b class="genmed">{L_ATTACHMENTS}: </b></td>
						</tr>
						<!-- BEGIN attachment -->
							<tr>
								<!-- IF postrow.attachment.S_ROW_COUNT is even --><td class="row2"><!-- ELSE --><td class="row1"><!-- ENDIF -->{postrow.attachment.DISPLAY_ATTACHMENT}</td>
							</tr>
						<!-- END attachment -->
						</table>
					<!-- ENDIF -->

					<!-- IF postrow.S_DISPLAY_NOTICE -->
						<span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span>
					<!-- ENDIF -->
					<!-- IF postrow.SIGNATURE -->
						<span class="postbody"><br />_________________<br />{postrow.SIGNATURE}</span>
					<!-- ENDIF -->

					<!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
						<!-- IF postrow.EDIT_REASON -->
							<br /><br />
							<table class="tablebg" width="100%" cellspacing="1">
							<tr>
								<td class="row3"><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
							</tr>
							<tr>
								<td class="row2"><span class="genmed">{postrow.EDIT_REASON}</span></td>
							</tr>
							</table>
						<!-- ELSE -->
							<br /><br />
							<span class="gensmall">{postrow.EDITED_MESSAGE}</span>
						<!-- ENDIF -->
					<!-- ENDIF -->

					<!-- IF postrow.BUMPED_MESSAGE -->
					<!-- IF postrow.TOPIC_MOVED_MESSAGE -->{postrow.TOPIC_MOVED_MESSAGE}<!-- ENDIF -->
						<span class="gensmall">{postrow.BUMPED_MESSAGE}</span>
					<!-- ENDIF -->

					<!-- IF not postrow.S_HAS_ATTACHMENTS --><br clear="all" /><br /><!-- ENDIF -->

						<table width="100%" cellspacing="0">
						<tr valign="middle">
							<td class="gensmall" align="{S_CONTENT_FLOW_END}">
							<!-- IF not S_IS_BOT -->
								<!-- IF postrow.U_REPORT --><a href="{postrow.U_REPORT}">{REPORT_IMG}</a> <!-- ENDIF --> 
								<!-- IF postrow.U_INFO --><a href="{postrow.U_INFO}">{INFO_IMG}</a> <!-- ENDIF --> 
								<!-- IF postrow.U_WARN --><a href="{postrow.U_WARN}">{WARN_IMG}</a> <!-- ENDIF --> 
								<!-- IF postrow.U_DELETE --><a href="{postrow.U_DELETE}">{DELETE_IMG}</a> <!-- ENDIF -->
							<!-- ENDIF -->
							</td>
						</tr>
						</table>
					</td>
				</tr>
				</table>
			</td>
		</tr>

		<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

			<td bgcolor="#0C0C0C"><strong><a href="#wrapheader">{L_BACK_TO_TOP}</a></strong></td>
			<td bgcolor="#0C0C0C"><div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF -->&nbsp;</div></td>
		</tr>

	<!-- ENDIF -->
	</table>
	<br/>
<!-- END postrow -->

	<table width="100%" cellspacing="1" class="tablebg">
	<tr align="center">
		<td class="cat"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td>
	</tr>
	</table>

	<table width="100%" cellspacing="1">
	<tr>
		<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap">
		<!-- IF not S_IS_BOT -->
			<!-- IF S_DISPLAY_POST_INFO --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a>&nbsp;<!-- ENDIF -->
			<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
		<!-- ENDIF -->
		</td>
		<!-- IF TOTAL_POSTS -->
			<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
			<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>
			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
		<!-- ENDIF -->
	</tr>
	</table>

</div>

<div id="pagefooter"></div>

<br clear="all" />

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
	</tr>
	<tr>
		<td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
	</tr>
	</table>
<!-- ENDIF -->

<br clear="all" />

<table width="100%" cellspacing="1">
<tr>
	<td width="40%" valign="top" nowrap="nowrap" align="{S_CONTENT_FLOW_BEGIN}"><!-- IF S_TOPIC_MOD --><form method="post" action="{S_MOD_ACTION}"><span class="gensmall">{L_QUICK_MOD}:</span> {S_TOPIC_MOD} <input class="btnlite" type="submit" value="{L_GO}" /></form><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
</tr>
</table>

<br clear="all" />

<table width="100%" cellspacing="0">
<tr>
	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
User avatar
primehalo
Former Team Member
Posts: 2991
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by primehalo »

thomasfedb wrote:i edited my templates through the admin cp, do i still need to refresh?
Also will refreshing destroy otheredits i have done in the acp?
I have no idea, I've never edited templates that way.

I see the problem, you added after, when the instructions say to add before:

Code: Select all

<!-- IF postrow.BUMPED_MESSAGE -->
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by thomasfedb »

primehalo wrote:
thomasfedb wrote:i edited my templates through the admin cp, do i still need to refresh?
Also will refreshing destroy otheredits i have done in the acp?
I have no idea, I've never edited templates that way.

I see the problem, you added after, when the instructions say to add before:

Code: Select all

<!-- IF postrow.BUMPED_MESSAGE -->
Thank you that fixed it!

I will probably be seeing you soon because i'v got more of your mods to install... :ugeek:
thomasfedb
Registered User
Posts: 26
Joined: Tue Oct 23, 2007 7:42 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by thomasfedb »

Oh no! annother problem....

Your mod seems to be leaving ghost topics when we don't ask for a shadow or give a reason. I think... something involving a subforum is to blame but it is making havoc in my clan applications forum.

Please have a look and i will update your privs to see the trouble forum (plus annother test forum that i will delete after) and give you mcp and move privs. I will pm you this
Marioverehrer
Registered User
Posts: 28
Joined: Fri Apr 04, 2008 11:04 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by Marioverehrer »

Hello,

I don't find a field or something to enter the reasons for moving a topic.

The cause could be that I haven't the setting 'Show shadow topic reason' in my board features.

There I can only find following settings:

http://img180.imageshack.us/img180/3114 ... nntpn1.jpg
User avatar
MasterHand
Registered User
Posts: 170
Joined: Sat Jun 17, 2006 6:34 pm
Location: includes/functions_user.php

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by MasterHand »

Have you edited your template? If you have and it's not showing up, click on the Purge Cache button in the ACP to refresh the template cache. After doing that, it should show.
One more thing....No support via PM!
Marioverehrer
Registered User
Posts: 28
Joined: Fri Apr 04, 2008 11:04 am

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by Marioverehrer »

I purged my cache and the template changes are correct, too.

Maybe a screenshot of the change will help me.
User avatar
MasterHand
Registered User
Posts: 170
Joined: Sat Jun 17, 2006 6:34 pm
Location: includes/functions_user.php

Re: [BETA] Prime Topic Moved Info (0.1.5)

Post by MasterHand »

Sorry, but the only way I can think of how to fix that is to change the Show Reason entry in the DB to a 1. Otherwise, it might not be in there. So you might have to change the DB entry for that item to a 1.
One more thing....No support via PM!

Return to “[3.0.x] MODs in Development”