PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
mwhalen
New Member
New Member


Joined: Oct 14, 2003
Posts: 1

PostPosted: Tue Oct 14, 2003 9:13 pm Reply with quote Back to top

hi everyone
im new to php and phpnuke but am getting my hands dirty Very Happy
id like to get this code working
Code:
/******* Begin Forums Select Box ********/
."<form action=\"modules.php?\"
\"method=\"post\"> <font size=\"2\"><b>".translate("Forums")." </b>\n";
    $toplist = mysql_query("select forum_id, forum_name from $prefix"._bbforums." order by forum_name");
    echo "<select name=\"forum\"onChange='submit()'>\n"
   ."<option value=\"\">".translate("All Forums")."</option>\n";
    while(list($forum_id, $forums) = mysql_fetch_row($toplist)) {
    if ($forum_id==$forum) { $sel = "selected "; }
   echo "<option $sel value=\"$forum_id\">$forums</option>\n";
   $sel = "";
    }
    echo "</select>\n"
/******* End Topic Select Box ********/
."</td></form>\n"


i want to make it so it jumps to the correct forum when clicked
ive also posted this
Only registered users can see links on this board!
Get registered or login to the forums!

with a slightly different but the same question Smile
what ive got working so far can be found at
Only registered users can see links on this board!
Get registered or login to the forums!

what would be even better for this script would be using cat_id instead of forum_id but i couldnt figure out how to display the cat names because i couldnt find cat_name in any of the mysql querys
well thanks in advance for any help you may be able to give
mike
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Nov 05, 2003 7:25 am Reply with quote Back to top

Mike, did you ever get an answer to this? I was just getting back into town when you posted this and I never recall seeing it.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum