| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| Any time frame for release? | |
| Topic: Nuke Gallery module? | |
| Donovan Replies: 4 Views: 6758 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 > » |