Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 52
5 members and 47 guests
affiz4iliate6ec, cliaw9cckhereto, mariacolmanyne3, medaricalddw93g, parttarcts
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - Modules

Reply
 
LinkBack Thread Tools Display Modes
installing a module?
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
installing a module? - 04-04-2005, 02:30 PM

I created a new module after uploud and active it, i am trying to see it and it says "No sach file was found" ?? what should i do??
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Moderator
 
Status: Offline
Posts: 330
Join Date: Sep 2004
Location: Notts, UK
04-04-2005, 03:26 PM

can you paste the code here please


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
04-05-2005, 03:58 AM

even something like that
Quote:
<?php
#### Generated by Module Creator - By Disipal site (www.disipal.net) ####
if (!eregi("modules.php", $PHP_SELF)) {
die ("You can't access this file directly...");

}
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_name);
include("header.php");
$index = 0;
OpenTable();
echo"This is jest a test page ";
CloseTable();
include("footer.php");

?>

after i active it i try to get in and it say "sach file "no sach file was found"
or something like that
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Moderator
 
Status: Offline
Posts: 330
Join Date: Sep 2004
Location: Notts, UK
04-05-2005, 06:14 AM

http://www.clantactics.com/modules.php?name=test

Works for me

Have you named the file index.php ??


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Module Problems AdR3NaLiN Nuke 7.x - Modules 12 06-28-2006 06:17 AM
Installing?? sapper101 Nuke 7.x - General 4 06-21-2006 05:17 AM
Need some Help installing....... ActusReus Nuke 7.x - General 1 12-15-2005 09:03 PM
Need help installing coppermine1.1A module OiSole Nuke 6.5 to 6.9 - Modules 3 05-04-2003 07:18 AM
Trouble installing phpBB Nuke module... dackerman Purged Topics 2 02-20-2003 09:40 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31