Home :: Forums :: Register :: Sign In :: Links :: Downloads :: Shop
You are not signed in. Please sign in. If you have not registered, please click here.
Search found 155 matches
Codezwiz Forum Index » Search » Search found 155 matches 16 pages 1 2 3 4 5 > »
Author Message
Topic: Need help with Tabbed Menu
Donovan

Replies: 4
Views: 2388

PostForum: General PHP Nuke Help   Posted: Mon Jul 21, 2008 4:30 pm   Subject: Need help with Tabbed Menu
I also removed the @ as it was repressing errors.


//Required Files
include("header.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_nam ...
Topic: Need help with Tabbed Menu
Donovan

Replies: 4
Views: 2388

PostForum: General PHP Nuke Help   Posted: Sun Jul 20, 2008 11:14 am   Subject: Need help with Tabbed Menu
Do you have error reporting on? Blank page sounds like a PHP error.


error_reporting(E_ALL);


I also noticed you have include("footer.php"); in each function but then you also have it in the m ...
Topic: Need help with Tabbed Menu
Donovan

Replies: 4
Views: 2388

PostForum: General PHP Nuke Help   Posted: Fri Jul 18, 2008 10:22 am   Subject: Need help with Tabbed Menu
A new module I'm making for my kids swim team. I wanted a tabbed menu to list Roster, Records, Coaches and the like across the top of a page.

I have used this tabmenu() before however it was in an ...
Topic: Nuke Gallery module?
Donovan

Replies: 4
Views: 6758

PostForum: Codezwiz PHP Nuke Help   Posted: Mon Jun 09, 2008 9:31 pm   Subject: Nuke Gallery module?
Any time frame for release?
Topic: Nuke Gallery module?
Donovan

Replies: 4
Views: 6758

PostForum: Codezwiz PHP Nuke Help   Posted: Sat Apr 26, 2008 10:34 am   Subject: Nuke Gallery module?
What gallery module is used on this site, and where could I get it?
Topic: Need javascript to SUM listboxes
Donovan

Replies: 8
Views: 7570

PostForum: Request a Script   Posted: Mon Apr 14, 2008 8:40 am   Subject: re: Need javascript to SUM listboxes
As you can tell I don't have a clue what I'm doing with javascript. I found two examples I am going off of trying to put something together.

It won't let me post my examples. html tags not allowe ...
Topic: Need javascript to SUM listboxes
Donovan

Replies: 8
Views: 7570

PostForum: Request a Script   Posted: Wed Apr 09, 2008 12:17 pm   Subject: Need javascript to SUM listboxes
No. I started working on another area of the system. Letting it stew in my head before I address it again. Could still use your help with some freelance work if your interested.
Topic: Dragonfly CMS modules
Donovan

Replies: 1
Views: 5670

PostForum: General PHP Nuke Help   Posted: Mon Mar 31, 2008 9:05 pm   Subject: Dragonfly CMS modules
Anybody have any experience with this CMS? I have a module designed for Dragonfly and would like to attempt to "port" it to Nuke.

All throughout the code it has code written like this:

<td c ...
Topic: I have a foreach($_POST[''] as $Key => $value) problem
Donovan

Replies: 2
Views: 5866

PostForum: General PHP Nuke Help   Posted: Wed Mar 26, 2008 12:40 pm   Subject: I have a foreach($_POST[''] as $Key => $value) problem
I have a student Peer Evaluation I'm working on that allows a team member to complete a peer evaluation on their team members. Probably 5-6 to a group so they would have all their members on the same ...
Topic: Need help with an insert query.
Donovan

Replies: 6
Views: 6418

PostForum: General PHP Nuke Help   Posted: Tue Mar 25, 2008 2:23 pm   Subject: re: Need help with an insert query.
After banging away at this all day I found what was happening.

I had an extra set of
{

}

that was looping.
 
Codezwiz Forum Index » Search » Search found 155 matches 16 pages 1 2 3 4 5 > »

Jump to