News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Enterprise

Started by Bloc, April 09, 2006, 05:52:50 AM

Previous topic - Next topic

Gonad The Barbarian


bloc

Add this code bulk inbetween the other similar bulks of code - in the part you quote code from:

// The [flashchat]!
      echo '<td class="maintab_back">
               <a href="http://gonadianknights.com/smf/chat/flashchat.php">Chat</a>
            </td>';

Gonad The Barbarian

Thanks........that works great.  I really appreciate the help.

Antechinus

Very smooth looking theme there. Congratulations.
Is it compatible with SMF 1.1.4?

Gonad The Barbarian

 
Quote from: antechinus on November 18, 2007, 04:33:05 AM
Very smooth looking theme there. Congratulations.
Is it compatible with SMF 1.1.4?

I'm running Bloc's Enterprise theme on SMF v1.1.4 with no problems.  It's the only theme that I have on the board as it's "Space" related.


Antechinus

Cool. Thanks. I can see it being popular.

Jaba

Great theme.
I do have some small problems though!
I've used the Enterprise theme on one of my boards to try out. When I try to change image top right it takes me back to my usual default theme I have set plus it takes me back to the home page!

If I set the theme in my profile I can change the top right image without a problem, and I can see it will take you back to the home page! I guess that explains the above! it needs to stay on the current board to avoid this problem! Any ideas?

Other small problems:
If using News feature and text on 2 lines in one news item then the News text will overlap "Hey, User-Name, you have xx messages, 0 are new."

Icons problem:
Blink MOD icon is blank! no text!
Mod that adds Windows Media - Real Media - QuickTime - VideoGogle and YouTube buttons are blank and repeated many times.

Any feedback welcome, but not urgent!
sms 1.1.3

oridyne

#87
Quote from: kingemissary on February 16, 2007, 10:26:11 PM
Hey bloc, will there be a new theme for enterprise for 1.1.2.  I keep getting a debug error when I go into any thread.  The line number keeps changing but when I go to debug mode, it would bring up the same line
Quotedocument.getElementById("quickmodSubmit").style.display = "none";

I'm getting the same error when I navigate round my forum. I have also just installed a vanilla forum (V1.14) applied the theme and get these errors right away.

You only notice the errors if you have debugging scripts on in IE and the line that throw the error is:


</table>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
document.getElementById("quickmodSubmit").style.display = "none";
// ]]>


Here is some of the rest of the script if that helps shed any light:
</table>
<table cellpadding="0" cellspacing="0" border="0" style="margin-left: 1ex;">
<tr>

<td class="mirrortab_first">&nbsp;</td>
<td class="mirrortab_back"><a href="http://bigbangburgerbar.co.uk/bbbb/index.php?action=removetopic2;topic=1.0;sesc=5ff3ff49d4cdaafc29d9efbfaa60cf13" onclick="return confirm('Are you sure you want to remove this topic?');">Remove Topic</a> &nbsp;|&nbsp; <a href="http://bigbangburgerbar.co.uk/bbbb/index.php?action=lock;topic=1.0;sesc=5ff3ff49d4cdaafc29d9efbfaa60cf13" >Lock topic</a> &nbsp;|&nbsp; <a href="http://bigbangburgerbar.co.uk/bbbb/index.php?action=sticky;topic=1.0;sesc=5ff3ff49d4cdaafc29d9efbfaa60cf13" >Set topic sticky</a> &nbsp;|&nbsp; <a href="http://bigbangburgerbar.co.uk/bbbb/index.php?action=mergetopics;board=1.0;from=1" >Merge Topics</a></td>
<td class="mirrortab_last">&nbsp;</td>
</tr>
</table>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
document.getElementById("quickmodSubmit").style.display = "none";
// ]]>


Can anyone shed any light on a fix ?
<*> I'm dangerous when I know what I'm doing <*>

Big Bang Burger Bar

oridyne

#88
Ok with some help from a forum member on my site who supplied the code mods - Nomad3k (thanks)

I think I have tracked down the problem and have a fix:

original code in default\display.template.php:


if (empty($settings['use_tabs']))
echo '
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
document.getElementById("quickmodSubmit").style.display = "none";
// ]]></script>';

echo '
</form>';



Replace with this code:


if (empty($settings['use_tabs']))
echo '
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
    var scriptfix = document.getElementById("quickmodSubmit");
    if (scriptfix != null)
      scriptfix.style.display = "none";
// ]]></script>';

echo '
</form>';

<*> I'm dangerous when I know what I'm doing <*>

Big Bang Burger Bar

kvb66

I'm having a really bad problem with the Enterprise theme. My posts are not showing up...instead they look like this:

hxxp:i260.photobucket.com/albums/ii33/kvb66/DatabaseError.jpg [nonactive]

There is a database error of some kind. I am very new to SMF and websites in general, so bear with me here. Does anyone know what the problem could be?

If I switch themes, everything works fine. But I really like the Enterprise theme and want to use it if I can.

Thanks for any help anyone can give.

bloc

It seems you got some kind of mod installed that tries to read a variable that doesn't exist, from the database. It will show an error like that then.

tjl

Is this theme going to be updated for SMF 2.0? And if so, when do you think that will happen?

Thanks.

MySQASI

this themes look great with 1.1.2...
but compare with helios_multi, theres a few missing feature

1) in helios_multi, theres an option tu pot HTML code at the top of boardindex. but its missing in enterprise
2) theres also no way to put logo to board index as usual.

will you/anyone help me to fix this problem?
tq

bloc

The are not missing, they have deliberately been left out, as this theme doesn't allow any elements on its top, its the graphic that will display there. So adding those in will push it down and destroy the look of Enterprise.

MySQASI

Quote from: Bloc on June 21, 2008, 07:26:32 AM
The are not missing, they have deliberately been left out, as this theme doesn't allow any elements on its top, its the graphic that will display there. So adding those in will push it down and destroy the look of Enterprise.

oh... i see...
well, now i understand....

psynx

is there any support for this theme?

i just installed it and i want to try it... but lacks button.

i need stafflist, arcade, shop and gallery buttons.

anyone knows the code and where to insert it? please? i am not really familliar with php code. thank you

drroot

The only problem I have is in the layout of the left bottom of the main thread.
Sample page is here:
http://ucdbbs.com/forum/index.php/topic,46.15.html

The normal "PRINT" button and the "previous | next" link should be in the right conner, as appears here:
http://www.tinyportal.net/demo/index.php?demo=enterprise

How to fix this? Which file need to be modified?

Thanks.

drroot


REDOXREIGNS

I am running Enterprise on SMF 1.1.8 and it works beautifully, I just love this theme, and I see you made Cerabus  also a very cool theme both work well.
I would just  like to ask one thing, is it possible to add more Space Sci-fi pics to the background, as this feature is fantastic thanks Mike ata RED0)(

drroot

Quote from: drroot on January 10, 2009, 10:37:15 PM
Page-Layout Problem is redisplayed here:
http://iknow.site90.com/forum/index.php/topic,3.msg10/topicseen.html

I am still testing this problem, and I find that the enterprise themes seems conflict with the Tagging sysmtem mod:
http://custom.simplemachines.org/mods/index.php?mod=579

Once I uninstalled the tag mod, everything runs smoothly.

When I re-installed the tag mod, the same problem re-appears.

But the tag mod runs smoothly with other themes.

Advertisement: