It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)
View unanswered posts
View active topics
FAQ
Search
Members
User Control Panel
Login
ThatBigForum
Re: Script to Populate <title> and <alt>
Your title tag don't have any text nodes. It's empty:
[code:2dsyqle4]
<title></title>
[/code:2dsyqle4]
The code is expecting that there should be a text node for the title tag.
Click here to read the whole forum topic