Welcome to Bitnile Bittorrent php-nuke

 
Search
_TOPICS
  Create an account    

Modules
· Home
· Feedback
· Forums
· Search
· Statistics
· Surveys
· Top 10
· Your Account

Who's Online
There are currently, 31 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Last comments
Dancing with the Stars 8: Top 5 Live Re... 3
Early look: Downey/Law are elementary t... 4
X-Men prequel takes UK top spot 3
'American Idol' stage rocked by... 3
US beauty queen could lose title 2
'Behind Closed Doors' shines li... 5
NBC sets Farrah Fawcett cancer show 4
John Edwards's Wife Speaks About Hi... 3
Wilco Sued by Former Member 3
Rihanna Cancels Dubai Concert 4

Languages
Select Interface Language:


MySite.com :: View topic - Support for PHP Nuke Bit Torrent Module
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Private MessagesPrivate Messages   Log inLog in 

Support for PHP Nuke Bit Torrent Module

 
Post new topic   Reply to topic    MySite.com Forum Index -> Info
View previous topic :: View next topic  
Author Message
fusion2468
Newbie
Newbie


Joined: Mar 01, 2009
Posts: 1

PostPosted: Wed Mar 04, 2009 2:59 pm    Post subject: Support for PHP Nuke Bit Torrent Module Reply with quote

I have a couple questions to ask about the php nuke bit torrent module v.80.

Is v.80 the latest. Its whats posted on sourceforge but i saw a couple other forums that someone mentioned .90

I'm getting a couple errors.
I get this error everytime i try to upload a test torrent
Our tracker has been disabled, <a href='Bittorrent.html&file=upload_help'>read tutorials</a> to learn how to use external trackers

I can bypass it and the file will post to the site by commenting out the line but i'd like to find out why its needed so i don't screw something else up.
#if($ann=="$nukeurl/modules/$name/announce.php" and $stealthmode) bark(str_replace("**name**",$name,_bttrackerdisabled));

Second question applies to the categories menu where you can add/delete/modify the different groups such as Movies, TV, Music.

It fails when you try to add, delete or modify anything. i end up getting a SQL ERROR

I think it comes down to index.html in the admin directory. i noticed there were a couple mislabeled areas with index_sort instead of sort_index, so i changed them. I just can't seem to see what is wrong here.

function CategoriesAdmin() {
global $db, $admin_file, $module_name, $act, $id, $name, $sort_index, $image;
switch ($act) {
case "add": {
if (isset($name) AND isset($image) AND isset($sort_index)) {
$db->sql_query("INSERT INTO torrent_categories (name, sort_index, image) VALUES('".addslashes($name)."','".addslashes($sort_index)."','".addslashes($image)."');") or die("SQL ERROR");
}
break;
}
case "del": {
if (isset($id)) {
$db->sql_query("DELETE FROM torrent_categories WHERE id='".$id."' LIMIT 1;") or die("SQL Error");
}
break;
}
case "takeedit": {
if (isset($name) AND isset($image) AND isset($sort_index)) {
$db->sql_query("UPDATE torrent_categories set name = '".addslashes($name)."', sort_index = '".addslashes($sort_index)."', image ='".addslashes($image)."');") or die("SQL ERROR");
}
break;
}
case "edit": {
if (isset($act) AND $act=="edit" AND isset($id)) {
$act = "takeedit";
$row = $db->sql_fetchrow($db->sql_query("SELECT * FROM torrent_categories WHERE id = '".$id."';"));
} else {
$act = add;
}
break;
}
}
Back to top
View user's profile
robin12
Newbie
Newbie


Joined: Dec 04, 2009
Posts: 2

PostPosted: Fri Dec 04, 2009 5:03 pm    Post subject: nice post Reply with quote

I called the Safeway about this. I was told that no one was ever allowed to park there overnight.000-061 exam And they will now be tagging cars that park there overnight. You get one warning, then the next 640-822 exam time you get towed. I heard they even tried to tow one of their own employees. So much for the "friendly"642-892 exam neighborhood grocer.
Back to top
View user's profile
just84
Newbie
Newbie


Joined: Jan 17, 2010
Posts: 4

PostPosted: Mon Jan 18, 2010 1:14 am    Post subject: Reply with quote

العاب تلبيس
العاب طبخ
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    MySite.com Forum Index -> Info All times are GMT + 10 Hours
Page 1 of 1

 
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

Powered by phpBB © 2001, 2005 phpBB Group


All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2005-2008 by Hyarbor Srl.
You can syndicate our news using the file backend.php or ultramode.txt
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.52 Seconds
';