Clan Adverts

www.afgserv.com

 

www.clan-themes.co.uk :: View topic - 2 questions

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

2 questions

8 Replies / 539 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » Nuke-Evolution Basic 2.0.5

View previous topic :: View next topic


Hawkins6
Reputation: 4.1
Local time: 6:39 PM


Status: Offline
0.14 posts per day
Medals: 0

Joined: Jul 07, 2008
Last Visit: 18 Sep 2008
Posts: 19
Points: 247 

Post 2 questions Posted: Mon Sep 15, 2008 10:04 pm   

How do u make a block scroll?

I use typefrag for my vent host. They gave me a script to display my vent on my server but it all comes up white. How can I make it match the server colors?

www.abs-clan.com is my site.
 

 
View user's profileSend private message Reply with quote

Hawkins6
Reputation: 4.1
Local time: 6:39 PM


Status: Offline
0.14 posts per day
Medals: 0

Joined: Jul 07, 2008
Last Visit: 18 Sep 2008
Posts: 19
Points: 247 

Post 2 questions Posted: Mon Sep 15, 2008 10:29 pm   

Couldn't I just use this one with my script from typefrag?

<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
$content = "<!-- ServerSpy.Net - Ventrilo Monitor Start -->";
$content .= "<style type=\"text/css\">";
$content .= " .ssvmon {font-family: Arial; font-size:12px;}";
$content .= "</style>";
$content .= "<span class=\"ssvmon\">";
$content .= "<SCRIPT LANGUAGE=\"JavaScript\" src=\"http://share2.serverspy.net/bin/vmon.mpl?vid=722\"></SCRIPT>";
$content .= "</span>";
$content .= "<!-- ServerSpy.Net - Ventrilo Monitor End -->";
?>
 

 
View user's profileSend private message Reply with quote

DreAdeDcoRpSE
Reputation: 736.8
votes: 5
Local time: 6:39 PM
Location: Back of your Mind
usa.gif

Status: Offline
1.13 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 20 Nov 2008
Posts: 481
Points: 11229 

Post Re: 2 questions Posted: Tue Sep 16, 2008 9:33 pm   

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke

Hawkins6 wrote:
Couldn't I just use this one with my script from typefrag?

Code:
<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
$content  =  "<!-- ServerSpy.Net - Ventrilo Monitor Start -->";
$content  .= "<style type=\"text/css\">";
$content  .= "   .ssvmon {font-family: Arial; font-size:12px;}";
$content  .= "</style>";
$content  .= "<span class=\"ssvmon\">";
$content  .= "<SCRIPT LANGUAGE=\"JavaScript\" src=\"http://share2.serverspy.net/bin/vmon.mpl?vid=722\"></SCRIPT>";
$content  .= "</span>";
$content  .= "<!-- ServerSpy.Net - Ventrilo Monitor End -->";
?>


Not sure if that what you are looking for.
But what do you mean make a block scroll¿¿¿ What are you trying to make scroll, cause that would be using Marquee's codes, basic html is you may.

and whats with the vent block you posted here???

If anything, i can help you but this would be something you need to show me and discuss 1 on 1. I have several messengers if you feel like contacting me. They are all here on this site and also on my site, along with my XFire.
 

  • Donations for custom work is appreciated at [HS]
 
View user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger Reply with quote


Far Cry 2



Hawkins6
Reputation: 4.1
Local time: 6:39 PM


Status: Offline
0.14 posts per day
Medals: 0

Joined: Jul 07, 2008
Last Visit: 18 Sep 2008
Posts: 19
Points: 247 

Post 2 questions Posted: Wed Sep 17, 2008 12:24 pm   

What I have is a java script from typefrag for my vent to be shown on my site. www.abs-clan.com When I insert the script into a block it does show but what I was asking is how do I make it match the site theme? The vent is white and looks like crap on the site.

As far as the block scrolling yes I was asking how do I make the contents of the block scroll. You said html code can you tell me what that is?

I got this far but I want it to go up or down but all it does is go side to side.

<center><Marquee><a target = "_blank" href = "http://www.neocoders.net/twlstandings/"><img border = "0" src = "http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+Domination/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" /></a>


<a target = "_blank" href = "http://www.neocoders.net/twlstandings/"><img border = "0" src = "http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+HeadQuarters/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" /></a>


<a target = "_blank" href = "http://www.neocoders.net/twlstandings/"><img border = "0" src = "http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+Sabotage/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" /></a>


<Marquee Behavior=\"Scroll\" Direction=\"Down\" Height=\"110\" ScrollAmount=\"2\" ScrollDelay=\"50\" onMouseOver=\"this.stop()\" onMouseOut=\"this.start()\"><br>
</Marquee><br>
 

 
View user's profileSend private message Reply with quote

DreAdeDcoRpSE
Reputation: 736.8
votes: 5
Local time: 6:39 PM
Location: Back of your Mind
usa.gif

Status: Offline
1.13 posts per day
Medals: 2 (View more...)
Site Supporter (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 20 Nov 2008
Posts: 481
Points: 11229 

Post 2 questions Posted: Wed Sep 17, 2008 9:00 pm   

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke

Okay, as for the block with the scrolling images, not sure on what way you wanted it to scroll, so I made it scroll up but you can easily change that. For I dont know what CMS you are running, so I put this in 2 forms, Nuke and Evolution forms. First one is Nuke Evolution.


Evolution block
Code:
<?php
/***********************************************************
Created by coRpSE of www.headshotdomain.net
***********************************************************/
if(!defined('NUKE_EVO')) exit;

$content = '<table width="95%" border="0px" align="center">
   <tr>
     <td align="center">
     <center>
      <marquee behavior="Scroll" direction="up" height="200" scrollamount="2" scrolldelay="5" onmouseover="this.stop()" onmouseout="this.start()"><center>
      
      
       <a href="http://www.neocoders.net/twlstandings/" target="_blank"><img src="http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+Domination/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" border="0"/></a>
      
      <br><br>

<a href="http://www.neocoders.net/twlstandings/" target="_blank"><img src="http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+HeadQuarters/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" border="0"/></a>

<br><br>

<a href="http://www.neocoders.net/twlstandings/" target="_blank"><img src="http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+Sabotage/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" border="0"/></a>

      </center></marquee>
    </center>
   </td>
   </tr>
  </table>';
?>



Nuke & RavenNuke block
Code:
<?php
/***********************************************************
Created by coRpSE of www.headshotdomain.net
***********************************************************/
if ( !defined('BLOCK_FILE') ) {
    Header("Location: ../index.php");
    die();
}

$content = '<table width="95%" border="0px" align="center">
   <tr>
     <td align="center">
     <center>
      <marquee behavior="Scroll" direction="up" height="200" scrollamount="2" scrolldelay="5" onmouseover="this.stop()" onmouseout="this.start()"><center>
      
      
       <a href="http://www.neocoders.net/twlstandings/" target="_blank"><img src="http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+Domination/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" border="0"/></a>
      
<br><br><br>

<a href="http://www.neocoders.net/twlstandings/" target="_blank"><img src="http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+HeadQuarters/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" border="0"/></a>

<br><br><br>

<a href="http://www.neocoders.net/twlstandings/" target="_blank"><img src="http://www.neocoders.net/twlstandings/signature.php/CoD+4%3A+NA+-+Hardcore+-+6v6+Sabotage/Anarchy%27s+Brutal+Soldiers/twlstandingsred.png" border="0"/></a>

      </center></marquee>
    </center>
   </td>
   </tr>
  </table>';
?>


I tested the coding on my site and worked with out any problems.

As for the color of your typefrag thing there, the color is on there end, what you need is a transparent background, so if they have a way to get that to you then you can match it. Other then that there is not much you can do with that.
 

 
View user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger Reply with quote

Hawkins6
Reputation: 4.1
Local time: 6:39 PM


Status: Offline
0.14 posts per day
Medals: 0

Joined: Jul 07, 2008
Last Visit: 18 Sep 2008
Posts: 19
Points: 247 

Post 2 questions Posted: Thu Sep 18, 2008 2:50 pm   

Thanks Corpse for the help. I also dled ur MP3 player but can not get it to work. Is there someting I am doing wrong? It's like it's not seeing the xml code or something. but I can take the file from the play list and dl it my desk top. Oh and I am running Nuke-EVO.

This is what they sent to me about the script:

Yes, you can change anything you would like about the style of the script. On our Templated Status page, you will notice a <Status> section towards the bottom of the page. In this textbox you will see a link to the CSS file used for the script. You can open up that CSS file, edit it, and then save the CSS file to your site's server.

Once the CSS file is on your web server, you can then change the link in the <Status> textbox to point to where your CSS file is now located. Then, just simply press the Update button at the bottom of the page and then embed that new link on your site. Please let us know if you have any other questions regarding the server status script.

But again thanks for the help!
 

 
View user's profileSend private message Reply with quote




DreAdeDcoRpSE
Reputation: 736.8
votes: 5
Local time: 6:39 PM
Location: Back of your Mind
usa.gif

Status: Offline
1.13 posts per day
Medals: 2 (View more...)
Site Supporter (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 20 Nov 2008
Posts: 481
Points: 11229 

Post Re: 2 questions Posted: Thu Sep 18, 2008 7:32 pm   

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke

I didn't know what type of services they offered there, I was just going by what i saw on your site.

As for the music player that i have on my site, it's more and likley human error, but its nothing to worry about. You can IM me if you like and I can work one on one with you and we can try getting some of these things fixed and working.

I am running Evolution 2.0.7 on my site and you can see that it is working on my site so I know it will work on Evo. Its probably in the XML, I find most errors are caused by a " being deleted accedentaly, or in the song URL, the placement of the .mp3 should not be there. Example, if the song URL is

Quote:
http://YourSite.com/music/MySong.mp3


then in the XML file, you would put

Quote:
http://YourSite.com/music/MySong


You do not want the .mp3 to show.
 

 
View user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger Reply with quote

Hawkins6
Reputation: 4.1
Local time: 6:39 PM


Status: Offline
0.14 posts per day
Medals: 0

Joined: Jul 07, 2008
Last Visit: 18 Sep 2008
Posts: 19
Points: 247 

View user's profileSend private message Reply with quote

DreAdeDcoRpSE
Reputation: 736.8
votes: 5
Local time: 6:39 PM
Location: Back of your Mind
usa.gif

Status: Offline
1.13 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 20 Nov 2008
Posts: 481
Points: 11229 

View user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger Reply with quote


Far Cry 2


Post new topic   Reply to topic  
   www.clan-themes.co.uk Forum Index » Nuke-Evolution Basic 2.0.5


 
8 Replies / 539 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum