starynightskyz Posted May 7, 2006 Posted May 7, 2006 I'm going through the instal instructions and because I know very little of php I have to ask before I goof it all up. 11. ## Open file: admin/customers.php at line :468(end) ## Add code : <? require('customers_app.inc.php');?> Line 468 has this : </table></td> So where do i put the new code? Directly after </table></td> or do I bump a line up or down to put in the new code. Guess I'm not sure what you mean by (end) Thanx Nancy :D Quote
Guest Posted May 8, 2006 Posted May 8, 2006 I'm going through the instal instructions and because I know very little of php I have to ask before I goof it all up. So where do i put the new code? Directly after </table></td> or do I bump a line up or down to put in the new code. Guess I'm not sure what you mean by (end) Thanx Nancy :D You should ask questions in the support thread for the contrib that you are installing. You need to do all eiting in a pure text editor (notepad, ultraedit, etc). Not sure exactly what the author means, but I would read it as put the code underneath line 468. One, of course, must assume that the line 468 referrred to is the same as line 468 in your file. It should have given an example of what line 468 is. Quote
starynightskyz Posted May 11, 2006 Author Posted May 11, 2006 You should ask questions in the support thread for the contrib that you are installing. You need to do all eiting in a pure text editor (notepad, ultraedit, etc). Not sure exactly what the author means, but I would read it as put the code underneath line 468. One, of course, must assume that the line 468 referrred to is the same as line 468 in your file. It should have given an example of what line 468 is. Yeah and example would have been nice. I did get the contrib uploaded. and it all seeems to work except for the image upload. " not sure whats going on there " Thank you for your help just the same. Nan:D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.