WebmasterSite.net: PHP scripts to enable your creativity
WSN Links PHP Directory Software
PHP Scripts Webmaster Links Support Forums

Register | Forgot Password

HTML Validation

Version: 4.1.0 Beta 8
printPrint


HTML Validation
azteca
Forum Regular

Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 31
Total Posts: 108
Posted 08/13/07 - 04:49 AM:
quote post
#1
Paul in commonfuncs.php this line needs fixing - $new = '<img src="'. $settings->imagesurl() .'/'. $type .'.gif" alt="'. $language->$alttype .'">'; to $new = '<img src="'. $settings->imagesurl() .'/'. $type .'.gif" alt="'. $language->$alttype .'" />'; under function marknew in order for the site to pass html validation.

Liz
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 57
Total Posts: 6316
Posted 08/14/07 - 12:16 AM:
quote post
#2
Thanks, fixed.

"Do things you love doing, because then it ain't work. Don't do something you don't really enjoy, because you're never going to work hard enough at it." - Bob Young, founder of Red Hat
Search thread for
Download thread as


You don't have permission to post.

Please login or register.

   
 
© 2008 Paul Knierim. All rights reserved.