 |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6  | This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

September 27th, 2004, 02:06 AM
|
|
Authorized User
|
|
Join Date: Sep 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Message Board Troubles
When I install the message board on my server and i click on make_tables.php There are two tables missing. So create them with out any knowledge of how the scrutcture is. I am positive that this is affecting the current operation of the message board. Is there any way I can upload the table from somewhere.
I get an error message in the admin section saying that there is the following warning.
Warning: Invalid argument supplied for foreach() in C:\Program Files\Apache Group\Apache2\test\admin.php on line 54
Also when users try to register there is no field for the email displayed. IT IS IN THE CODE BUT DOES NOT SHOW UP IN THE WEB PAGE.
Thanks for the help to any of these problems!!
|
|

September 27th, 2004, 10:52 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2004
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
It has been discussed before. http://p2p.wrox.com/topic.asp?TOPIC_ID=15227
Hope it is what u r looking for
Christian
Christian
|
|

September 29th, 2004, 06:41 PM
|
|
Authorized User
|
|
Join Date: Sep 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thank you very much. Part of my problem is solved. I now can register as a different user and post messages which is great. however I still get that error message in the admin section where the board adminsitration is.
Also I am not sure if it was the inteded thing for me to have to create two tables from scratch before I clicked on make_tables.php. Was this intended or is this an error too.
Thanks again for the help!!!
|
|

September 29th, 2004, 06:56 PM
|
|
Authorized User
|
|
Join Date: Sep 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Warning: Invalid argument supplied for foreach() in C:\Program Files\Apache Group\Apache2\test\admin.php on line 54
This is the error I get in Board Administration. Any Thoughts. I posted the code in one of my other threads. If you need me to repost I will do so.
AMP_ENGINEER
|
|
 |