MyTube youtube script problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tubememory
Forum Newbie
Posts: 2
Joined: Mon Jun 29, 2009 10:28 pm

MyTube youtube script problem

Post by tubememory »

I Solved The Problem !
Last edited by tubememory on Wed Jul 01, 2009 4:24 pm, edited 1 time in total.
Eric!
DevNet Resident
Posts: 1146
Joined: Sun Jun 14, 2009 3:13 pm

Re: MyTube youtube script problem

Post by Eric! »

Ok, so you get an error on line 20.

Can you just post the code here for everyone to see? Please use code tags before and after your code (no spaces though)
[ php ]
[ /php ]
tubememory
Forum Newbie
Posts: 2
Joined: Mon Jun 29, 2009 10:28 pm

Re: MyTube youtube script problem

Post by tubememory »

I Solved The Problem !
Last edited by tubememory on Wed Jul 01, 2009 4:24 pm, edited 1 time in total.
Eric!
DevNet Resident
Posts: 1146
Joined: Sun Jun 14, 2009 3:13 pm

Re: MyTube youtube script problem

Post by Eric! »

I've been trying to wade through your code, but I can't check this well on this machine. I need a code editor. I think the problem is in base.php. But I haven't isolated it. I did see a strange html tag that I don't recognize on base.php line 20: <enter> I don't know if that is a valid html tag...anyone know that one?
Post Reply