hello did a search and did not find this ....i just got my phpbb3 up and goin..would like to have this one
Author:DVGFX
Based on: subsilver2
phpBB version:3.0.10
Languages: EN
Download http://demo.phpbb3styles.net/DVGFX2 <~~~~is the same
Demo http://demo.phpbb3styles.net/DVGFX2
ty
Style Request style DVGFX2
Forum rules
Please add a download link to the requested phpBB3 style.
The requested Style has to be released for the latest phpBB version.
------
Bitte füge einen Download-Link zu dem beantragten phpBB3 Style ein.
Anpassung können nur für Styles gemacht werden, die für die aktuelle phpBB3 Version angepasst sind.
Please add a download link to the requested phpBB3 style.
The requested Style has to be released for the latest phpBB version.
------
Bitte füge einen Download-Link zu dem beantragten phpBB3 Style ein.
Anpassung können nur für Styles gemacht werden, die für die aktuelle phpBB3 Version angepasst sind.
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Style Request style DVGFX2
The styles-version = 1.1.1 makes mistakes during installation!sp0k wrote:hello did a search and did not find this ....i just got my phpbb3 up and goin..would like to have this one
Author:DVGFX
Based on: subsilver2
phpBB version:3.0.10
Languages: EN
Download http://demo.phpbb3styles.net/DVGFX2 <~~~~is the same
Demo http://demo.phpbb3styles.net/DVGFX2
ty
So I do not write instructions for it![phpBB Debug] PHP Notice: in file [ROOT]/includes/acp/acp_styles.php on line 3584: Undefined offset: 2
Warning: Cannot modify header information - headers already sent by (output started at /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/includes/functions.php:3821) in /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/adm/index.php on line 150
Warning: Cannot modify header information - headers already sent by (output started at /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/includes/functions.php:3821) in /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/adm/index.php on line 152
Warning: Cannot modify header information - headers already sent by (output started at /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/includes/functions.php:3821) in /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/adm/index.php on line 153
Warning: Cannot modify header information - headers already sent by (output started at /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/includes/functions.php:3821) in /homepages/27/d368095896/htdocs/oIGDDvh5/phpBB3/adm/index.php on line 154
You notice the error only in debug mode with the installation of styles.
They ask the Styles-author or phpBB.com when the error is corrected.
V.G. archivar
sorry for my bad english
sorry for my bad english
-
Topic author - Active Member
- Posts: 22
- Joined: 19. April 2012 02:45
- phpBB.com User: sp0k
- Location: las vegas
- Contact:
Re: Style Request style DVGFX2
o ok ty................................................
-
Topic author - Active Member
- Posts: 22
- Joined: 19. April 2012 02:45
- phpBB.com User: sp0k
- Location: las vegas
- Contact:
Re: Style Request style DVGFX2
i find a forum with your board3 instill just wanted to let u see it
style DVGFX2
http://creativefreedomrpg.com/
style DVGFX2
http://creativefreedomrpg.com/
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Style Request style DVGFX2
This is an old style version:sp0k wrote:i find a forum with your board3 instill just wanted to let u see it
style DVGFX2
http://creativefreedomrpg.com/
Code: Select all
# General Information about this style
name = DVGFX2
copyright = © 2010
version = 1.0.8
If they absolutely Styley this with you, want to have errors, then replace the contents of these two files in the folder template:archivar wrote: The styles-version = 1.1.1 makes mistakes during installation!
breadcrumbs.html
Code: Select all
<table class="tablebg" width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="bc">
<p class="breadcrumbs"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF --><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
<p class="datetime"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a> »<!-- ENDIF --> {S_TIMEZONE}</p>
</td>
</tr>
</table>
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
{META}
<title>{SITENAME} › <!-- IF S_IN_MCP -->{L_MCP} › <!-- ELSEIF S_IN_UCP -->{L_UCP} › <!-- ENDIF -->{PAGE_TITLE}</title>
<!-- IF S_ENABLE_FEEDS -->
<!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&t={S_TOPIC_ID}" /><!-- ENDIF -->
<!-- ENDIF -->
<link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />
<script type="text/javascript">
// <![CDATA[
<!-- IF S_USER_PM_POPUP and S_NEW_PM -->
popup('{UA_POPUP_PM}', 400, 225, '_phpbbprivmsg');
<!-- ENDIF -->
function popup(url, width, height, name)
{
if (!name)
{
name = '_popup';
}
window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
return false;
}
function jumpto()
{
var page = prompt('{LA_JUMP_PAGE}:', '{ON_PAGE}');
var per_page = '{PER_PAGE}';
var base_url = '{A_BASE_URL}';
if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
{
if (base_url.indexOf('?') == -1)
{
document.location.href = base_url + '?start=' + ((page - 1) * per_page);
}
else
{
document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * per_page);
}
}
}
/**
* Find a member
*/
function find_username(url)
{
popup(url, 760, 570, '_usersearch');
return false;
}
/**
* Mark/unmark checklist
* id = ID of parent container, name = name prefix, state = state [true/false]
*/
function marklist(id, name, state)
{
var parent = document.getElementById(id);
if (!parent)
{
eval('parent = document.' + id);
}
if (!parent)
{
return;
}
var rb = parent.getElementsByTagName('input');
for (var r = 0; r < rb.length; r++)
{
if (rb[r].name.substr(0, name.length) == name)
{
rb[r].checked = state;
}
}
}
<!-- IF ._file -->
/**
* Play quicktime file by determining it's width/height
* from the displayed rectangle area
*
* Only defined if there is a file block present.
*/
function play_qt_file(obj)
{
var rectangle = obj.GetRectangle();
if (rectangle)
{
rectangle = rectangle.split(',')
var x1 = parseInt(rectangle[0]);
var x2 = parseInt(rectangle[2]);
var y1 = parseInt(rectangle[1]);
var y2 = parseInt(rectangle[3]);
var width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1;
var height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1;
}
else
{
var width = 200;
var height = 0;
}
obj.width = width;
obj.height = height + 16;
obj.SetControllerVisible(true);
obj.Play();
}
<!-- ENDIF -->
// ]]>
</script>
</head>
<body class="{S_CONTENT_DIRECTION}">
<a name="top"></a>
<div id="wrapheader">
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
<ul id="navmenu">
<!-- IF U_PORTAL --><li class="first"><a href="{U_PORTAL}">{L_PORTAL}</a></li><!-- ENDIF -->
<li class="first"><a href="{U_INDEX}">{L_INDEX}</a></li>
<li><a href="{U_FAQ}">{L_FAQ}</a></li>
<li><a href="{U_SEARCH}">{L_SEARCH}</a></li>
<li><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></li>
<!-- IF S_USER_LOGGED_IN -->
<li><a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a></li>
<li><a href="{U_PROFILE}">{L_PROFILE}</a></li>
<!-- ENDIF -->
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT --><li><a href="{U_LOGIN_LOGOUT}">{L_LOGIN}</a></li><!-- ENDIF -->
<!-- IF S_USER_LOGGED_IN and not S_IS_BOT --><li><a href="{U_LOGIN_LOGOUT}">{L_LOGOUT}</a></li><!-- ENDIF -->
<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not S_IS_BOT -->
<li><a href="{U_REGISTER}">{L_REGISTER}</a></li>
<!-- ENDIF -->
</ul>
<!-- ENDIF -->
<div id="logodesc">
<table width="100%" cellspacing="0">
<tr>
<td><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td width="100%" align="center">
<h1>{SITENAME}</h1>
<span class="gen">{SITE_DESCRIPTION}</span>
</td>
</tr>
</table>
</div>
</div>
<div id="wrapcentre">
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
<!-- IF S_DISPLAY_SEARCH -->
<p class="searchbar">
<span style="float: {S_CONTENT_FLOW_BEGIN};"><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> » <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></span>
<!-- IF S_USER_LOGGED_IN or S_LOAD_UNREADS -->
<span style="float: {S_CONTENT_FLOW_END};"><!-- IF S_LOAD_UNREADS --><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- IF S_USER_LOGGED_IN --> » <!-- ENDIF --><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> » <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><!-- ENDIF --></span>
<!-- ENDIF -->
</p>
<!-- ENDIF -->
<!-- ENDIF -->
<br style="clear: both;" />
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
<!-- INCLUDE breadcrumbs.html -->
<br />
<!-- ENDIF -->
V.G. archivar
sorry for my bad english
sorry for my bad english