Ported mod bbcode box,Streaming Module3.0,Add an attachment?

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Ported mod bbcode box,Streaming Module3.0,Add an attachment?
Dobie
CZ Newbie
Dobie has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 13, 2004
0.00 posts per day
Posts: 19
Points: 1,170
   
I have one question about each of these.

1. bbcode box- when a user attaches a web page or any of the other attachable items does that in anyway use any of my bandwidth?

2. Streaming module3.0- Is there a way to get the video to stream without first loading the entire file to the users temporary internet files.? I have this streaming audio module installed and it doesn't have to load the entire file to play it. [ Register or login to view links on this board. ]

3. Finally....Add an Attachment....the same thing CZ has for a users post...where can I find it?
Thanks in advance!



Back to top Reply with quote
#2   Re: Ported mod bbcode box,Streaming Module3.0,Add an attachm
Telli
Site Admin
Telli has been a member for over 20 year's 20 Year Member
Occupation: Self Employed
Age: 45
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.06 posts per day
Posts: 8089
Points: 494,430
   


Originally posted by Dobie @ Wed Apr 14, 2004 9:21 pm:

I have one question about each of these.

1. bbcode box- when a user attaches a web page or any of the other attachable items does that in anyway use any of my bandwidth?

2. Streaming module3.0- Is there a way to get the video to stream without first loading the entire file to the users temporary internet files.? I have this streaming audio module installed and it doesn't have to load the entire file to play it. [ Register or login to view links on this board. ]

3. Finally....Add an Attachment....the same thing CZ has for a users post...where can I find it?
Thanks in advance!


1. No

2. You asked if there was a way to do it then said you had one installed that did it? I dont believe there is a way to do it because the file needs to be in the users temp files to play it. Now if they play it once its there till they clean it out.

3. [ Register or login to view links on this board. ] Attachment Mod 2.3.9




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: Ported mod bbcode box,Streaming Module3.0,Add an attachm
Dobie
CZ Newbie
Dobie has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Apr 13, 2004
0.00 posts per day
Posts: 19
Points: 1,170
   
Yo it's me again... I got the streaming mod working just fine...everything is great with that...the only issue I have is allowing the right side blocks to show.

include_once('pdb.php');
$cpname="copyright.php";
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
$cpname = ereg_replace("_", " ", $module_name);
include("header.php");
get_lang($module_name);
global $count;
$index = 1; //<--- Is there anything else besides this I need to change?//
OpenTable();
echo "<p align='center'><font class=\"title\">"._TITLE."</font></p>";
echo "<p align=center><a href=modules.php?name=streaming>"._GOTOSTREAMINGINDEX."</a>";
CloseTable();
if($typen==1){
OpenTable();


as you can see I changed it to allow it to show...but still does not show...why?


Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

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