Documentation Details :: navigate on recordset fields
This thread was displayed: 242 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Brian V
02-02-2006 13:14:19 GMT +2
|
Hello Support,
I have started with the second tutorial (discussion board) and I want to build a feature on my forum indexpage, just like this forum has. Can anyone tell me how I can build the discussion_threads page? In the tutorial you first have to write a line "more details" and from there you make a link with parameter settings. I want to do exactly the same but I want to use the a recordset field to link. I can not find it in the tutorial. Maybe there is a part in an other tutorial which explains this?
Thank you in advance,
Brian
PS: If I follow the steps used for showing "more detail" This is the message I receive: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in C:\Program Files\xampp\htdocs\discussion_board\onderwerpen.php on line 58
line 58: <?php } while ($row_rsForum = mysql_fetch_assoc($rsForum)); ?>
|
|
|
Ionut MOICIANU
02-03-2006 17:04:10 GMT +2
|
Hello Brian,
The tutorials are built to cover basic needs. Our web forum is structured in a more advanced aproach. If you care for a custom solution from us, please follow the indications given at this link.
PS: Regarding your the error that you are given - please start a new thread on the forum and give the exact details - at what exact step of the tutorial (you can reffer to the exact page) you encountered the error. Also, you could attach a zip with the pages that you built and database .sql/.mdb script file in order for us to detect the problem.
Regards,
Ionut
|
|
|