|
phpBB3 jump box
|
|
02-13-2009, 11:39 PM
Post: #1
|
|||
|
|||
|
phpBB3 jump box
I need a script that will get a list of forums (regardless of permissions) into a jump box so that I don't have to manually update it every time I add forums or reorder them. I have connect.php already made and the variable used for selecting the phpbb_forums table is $forums_result. Exclude the <select> tags, I just need all of the <option> tags and I can take it from there.
Thank you.
|
|||
|
02-14-2009, 08:40 PM
Post: #2
|
|||
|
|||
|
RE: phpBB3 jump box
Shouldn't there already be a jumpbox with phpbb that does this?
Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
02-14-2009, 11:23 PM
Post: #3
|
|||
|
|||
|
RE: phpBB3 jump box
Yes, but I need one for Z-Browser.
|
|||
|
02-15-2009, 05:39 PM
Post: #4
|
|||
|
|||
|
RE: phpBB3 jump box
Find the code in the forum software that does this. Should be pretty easy to find. :-D
Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
02-15-2009, 09:19 PM
Post: #5
|
|||
|
|||
|
RE: phpBB3 jump box
I did that already. It calls a function that I can't find.
|
|||
|
02-16-2009, 06:16 PM
Post: #6
|
|||
|
|||
|
RE: phpBB3 jump box
Could you at least tell me what page I can find it in?
|
|||
|
03-17-2009, 06:57 PM
Post: #7
|
|||
|
|||
|
RE: phpBB3 jump box
Have you tried some kind of MySQL Table reader? There might be a code that reads the tables and puts text into the drop down box. PHPBB3 actually has that built in somewhere - dig through the code! Also don't search for phpbb3 actually search for "MySQL Table read" or something. That increases your chances. Besides it uses MySQL like most forums so you shouldn't have too much trouble adapting the code to work
I would like to help but I can't since MySQL isn't my area of expert knowledge! ![]() ------------------------ Need some help? Email: mark at markdain dot net MSN: same as email address Skype: simkinggold |
|||
|
03-18-2009, 08:35 PM
Post: #8
|
|||
|
|||
|
RE: phpBB3 jump box
In the phpBB code, I found a function that makes the jumpbox, but I can't find the file that the function is declared.
|
|||
|
03-18-2009, 10:33 PM
Post: #9
|
|||
|
|||
|
RE: phpBB3 jump box
I think it's either the normal function file, or the displayfunction file (or something like that)
Available for one-on-one support: MSN: matt@phozop.net AIM: phozofree
|
|||
|
03-21-2009, 11:15 AM
Post: #10
|
|||
|
|||
|
RE: phpBB3 jump box
I found it! I will use it later.
|
|||
|
« Next Oldest | Next Newest »
|



![[Image: zbanner5.png]](http://zefur.site50.net/pages/zbanner5.png)



![[Image: banner.jpg]](http://static.markdain.net/banner.jpg)
