| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 13 matches |
| Nukecoder Forum Index |
| Author | Message |
|---|---|
| Topic: Join? help | |
| digatle Replies: 1 Views: 3658 |
|
| I made a dummy account so you could see what it was that I'm talking about.
You can see it here: http://www.shadowsofsanctuary.com/html UserID: dummy Password: dummy After you log in over ... |
|
| Topic: News Help | |
| digatle Replies: 0 Views: 3823 |
|
| I'm trying to figure something out regarding news postings and need some help.
I currently have it setup where I display the 10 latest news articles. What I want to do is split that up into 5 and ... |
|
| Topic: Join? help | |
| digatle Replies: 1 Views: 3658 |
|
| I'm in need of assistance with a join? or left join? problem I'm having. I put the ? marks there cause I don't exactly know if that's what I'm needing.
What I have is something like this. When ... |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| Man did this put a huge smile on my face!! If you haven't heard it lately, thank you THANK YOU very much!! I see where I went wrong with the switch and everything.
Now I have to build some intell ... |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| OK apparently it does cause now I've added the three forms to it and followed your lead and it shows up white regardless of which op= I use.
<?php if (!eregi("modules.php", $P ... |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| AHH it worked. So I changed it to home and created a function called home() ... add just an echo test and in fact it worked. Then added the &op=twohg and sure enuf that form came up.
Does the ... |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| OK I've done something wrong here cause all of the options show up and not the way I need it. You can see it with this link:
http://www.shadowsofsanctuary.com/html/modules.php?name=Forms Here's ... |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| OK I'll be playing with this all tomorrow (givin' I have time). I appreciate all the help. I'll let you know how it turns out.
Thomas |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| So I do this with each function? How do I set the primary screen function, meaning, when they click on Forms I want it to list the available forms? Then those become &op=twohg and so forth? | |
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| I can do that.
<?php if (!eregi("modules.php", $PHP_SELF)) { die ("You can't access this file directly..."); } require_once(& ... |
|
| Topic: Combining Forms | |
| digatle Replies: 12 Views: 7966 |
|
| I've got two forms I'm trying to combine in phpNuke and I'm following the code simular to that from Your_Account with the functions.
I can get the page to load, somewhat <puzzled look>. I ... |
|
| Topic: Email address into form | |
| digatle Replies: 1 Views: 3134 |
|
| I've got a form that I am able to extract the userID from their cookie to set it as a value:
cookiedecode($user); $username = $cookie[1]; <input type=\"hidden\" name=\"Commissioner\" value=\ ... |
|
| Topic: Multiple Databases | |
| digatle Replies: 0 Views: 3751 |
|
| I run my phpNuke site off of 3 databases (all on the same server). Is there a way to save all 3 of my databases in this one .gz file? | |
| Nukecoder Forum Index |