Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Wed Jul 07, 2004 4:26 pm Reply with quote

What part of my previous post didn't you understand Laughing ? I KNOW IT IS AN INTERACTION BETWEEN THE 2 MODS. But that doesn't mean that Sentinel has bad code nor the other mod has bad code. It just means that they don't play nice with one another. It could be something as simple as a variable naming clash. Give us some time to look at the code.
 
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Wed Jul 07, 2004 7:21 pm Reply with quote

To get them to play nice you will have to edit the streaming mod to use the server path and not an url path.
[ Only registered users can see links on this board! Get registered or login! ]
JAILBREAK.MP3&typen=1&stpage=1

Is going to set off sentinel.

That method of inclusion is very popular with the script kiddies right now so I think that is the best approach.
 
View user's profile Send private message
sixonetonoffun







PostPosted: Wed Jul 07, 2004 7:36 pm Reply with quote

By the way the comments title needs to be better filtered on that module. I'd appreciate it if you could report that to its author.
 
blacksnday
Hangin' Around



Joined: Jul 06, 2004
Posts: 43

PostPosted: Wed Jul 07, 2004 7:39 pm Reply with quote

will do, and will also work on the url string.

the url string was what made Sentinel Stop the Older version of the mod from working. I was able to fix it in the older mod.

I am just curious as what is making Sentinel stop the main module page from
showing what the catorgories and files are.

I do know it is calling all that info from the main Streaming Mod File, I just
dont know what is preventing it from being displayed.

Thanks to you both for the help so far Smile
 
View user's profile Send private message
Raven







PostPosted: Wed Jul 07, 2004 7:52 pm Reply with quote

Are either of those scripts using a javascript onload() call?
 
blacksnday







PostPosted: Wed Jul 07, 2004 8:08 pm Reply with quote

No, not that i see, it uses tons of

Opentable()
Closetable();

here is the file that i think is where the catorgory listing is being called from [ Only registered users can see links on this board! Get registered or login! ]

i think that file might be where the problems are coming from.
 
sixonetonoffun







PostPosted: Wed Jul 07, 2004 8:12 pm Reply with quote

Actually I've been playing with it you can use the path in the description
modules/streaming/mp3/JAILBREAK.MP3

That takes care of one issue. I'm not having the other troubles you speak of at all but I've a beta version of Sentinel installed so maybe I'm missing something because of that. I'll try installing the release version later and see if I can duplicate your page display issue.
 
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Wed Jul 07, 2004 10:22 pm Reply with quote

While Sentinel being active may cause the interaction to halt the mod running, just as Sentinel caused Your Account to halt functionality, there is the question of getting into the code and finding where it interacts. That could take an hour or it could take a month and since we are pouring over Sentinel 2.0.0 with Raven's new addition to test and a couple of late requests to get in we are all tied up at the moment.

Anyone reading is welcome to help to find the interaction and help us help you. As it stands there are 4 of us and millions of you, just a loose term there, so millions of eyes are better then just 8 tired eyes Smile

We will help as soon as we are able, just remember that right now 2.0.0 is top priority. Be pataint with us so we can ensure 2.0.0 is not a PHP-Nuke flop version.

_________________
Bob Marion
Codito Ergo Sum
http://www.nukescripts.net 
View user's profile Send private message Send e-mail Visit poster's website
CodyG
Life Cycles Becoming CPU Cycles



Joined: Jan 02, 2003
Posts: 714
Location: Vancouver Island

PostPosted: Thu Jul 08, 2004 5:23 am Reply with quote

Thanks for the FriendFinder fix! I love ya all.


I'm not sure if this is related, but... is there a fix for Coppermine related to that YA / Sentinel fix? Seems that users can't create their own galleries anymore. Crying or Very sad It feels like the same issue as the one with FF user edit, although I'm not positive of that. IOW, it was working and now it isn't and the only change I made was to the YA module as per Sentinel docs.

_________________
"We want to see if life is ubiquitous." D.Goldin 
View user's profile Send private message
blacksnday







PostPosted: Thu Jul 08, 2004 9:31 am Reply with quote

BobMarion,

I do appreciate all the help done so far.

Your right, Sentinel 2.0.0 is top priority, and I am anxious for that as well.

Maybe that version wont cause the problem I am facing, as
sixonetonoffun had said they are not seeing the problem I am describing
 
CodyG







PostPosted: Thu Jul 08, 2004 10:55 am Reply with quote

About the gallery issue and missing user galleries function, I'm still not sure if this is an issue with anyone but moi.

Besides, my users need to learn "less than 100K!!" So for the moment, they are going on a gallery holiday.


*Sending happy coding thoughts to our dedicated team*
 
blacksnday







PostPosted: Thu Jul 08, 2004 11:25 am Reply with quote

well at least for me, Sentinel hasnt caused
any problems with users creating their own
coppermine gallery....

but i also realise that doesnt mean crap Razz lol


Last edited by blacksnday on Thu Jul 08, 2004 11:31 am; edited 1 time in total 
blacksnday







PostPosted: Thu Jul 08, 2004 11:30 am Reply with quote

This reply is for sixonetonoffun


You said you arent recieving the problems i am
speaking of.

Just want to make sure you are testing it with the most
current version of the streaming mod. The 3.0 version.

Cause with the older version, it didnt have the catorgories,
rating, comments options.... and worked fine for me
once i fixed the URL string problem.

The newest version is what is refusing to show
 
chatserv
Member Emeritus



Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico

PostPosted: Thu Jul 08, 2004 11:45 am Reply with quote

Please post the download url for the full module blacksnday, by the way the file you posted lacks a lot where security is concerned.
 
View user's profile Send private message Visit poster's website
blacksnday







PostPosted: Thu Jul 08, 2004 11:53 am Reply with quote

the url to the current streaming version is [ Only registered users can see links on this board! Get registered or login! ]

and yes it may lack security, but I already password protected the mod's files through my server, so it is only available to those I give specific access to
 
chatserv







PostPosted: Thu Jul 08, 2004 1:03 pm Reply with quote

blacksnday wrote:
will do, and will also work on the url string.

the url string was what made Sentinel Stop the Older version of the mod from working. I was able to fix it in the older mod.

I am just curious as what is making Sentinel stop the main module page from
showing what the catorgories and files are.

I do know it is calling all that info from the main Streaming Mod File, I just
dont know what is preventing it from being displayed.

Thanks to you both for the help so far Smile

Ok downloaded and installed the module, i have only added a test category to it but have kept the ones that come as samples, in the index of the module i get a search option along with several tables that list things like:
REAL PLAYER FILES (1)
--image here--
REAL PLAYER FILES SAMPLES

MP3 (1)
--image here--
MP3 FILES SAMPLES

MEDIA PLAYER FILES (1)
--image here--
MEDIA PLAYER FILES SAMPLES

QUICK TIME FILES (1)
--image here--
QUICK TIME SAMPLE

FLASH FILE (1)
--image here--
FLASH SAMPLE

Is this what you don't see? else what should i look for?
 
blacksnday







PostPosted: Thu Jul 08, 2004 1:10 pm Reply with quote

Yea, thats the problem, when i go to the Mods Url [ Only registered users can see links on this board! Get registered or login! ]

It shows nothing.

I have made a SS of it in .bmp which you can view here [ Only registered users can see links on this board! Get registered or login! ]

Now on my other site.... site4me.us
It works correctly using the same theme and every other setting as theshizatnetwork.
 
blacksnday







PostPosted: Thu Jul 08, 2004 1:19 pm Reply with quote

also, are you using the current public release of Sentinel?
 
chatserv







PostPosted: Thu Jul 08, 2004 1:22 pm Reply with quote

Ok, judging from that image and by the fact that it seems to be working as intended on a Sentinel protected website i'd say this is being caused by something else, so let's do the following, the best i can offer is to check the site files myself, if that is ok with you pm me the ftp and url data.
 
chatserv







PostPosted: Thu Jul 08, 2004 4:15 pm Reply with quote

Oddly enough the change that seemed to make a difference was changing in the module's index.php file:
Code:
include_once('pdb.php');

to:
Code:
include_once("pdb.php");

Shocked

Plus the modules.php file was missing a fix that gets rid of the file cannot be found error message.
 
blacksnday







PostPosted: Thu Jul 08, 2004 4:22 pm Reply with quote

well not really.

I Kept all the New Version Files and SQL data,

But replaced the new Index File, and put in the Old Mod's Version Index file.

It worked with the old version, but the old version doesnt have the new version options.
For me.........something is conflicting with the New Streaming Mods index file, but not with the old one.

And ya even with the
Code:
include_once("pdb.php");

that still didnt get the new index file to work
 
chatserv







PostPosted: Thu Jul 08, 2004 4:26 pm Reply with quote

Load the old file on the server and i'll grab it and attempt to add the new functions.
 
blacksnday







PostPosted: Thu Jul 08, 2004 4:28 pm Reply with quote

Ok, log onto [ Only registered users can see links on this board! Get registered or login! ] old file now in the mod's folder


thanks alot Smile
 
chatserv







PostPosted: Thu Jul 08, 2004 5:22 pm Reply with quote

Is your site down? i can't seem to be able to access it, by the way can you disable those game download prompts until i finish working on the site? they are a bit of a pain.
 
blacksnday







PostPosted: Thu Jul 08, 2004 5:23 pm Reply with quote

sure thing.....

and yea, seems like for the past 10 minutes the Server load has been above
10.00

It should be corrected shortly, gonna disable that game pop-up right now
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©