My input for today:
1)
Ive noticed the GameTrailers.xml sits in the xml folder of this product, I have also followed the product walkthrough too.
But when I use the aministrative side > add new service and try and upload the .xml I get this error.
Code:
MySQL Error : Unknown column 'svcType' in 'field list'
and this one also.
Code:
Database error in vBulletin 4.0.6:
Invalid SQL:
INSERT INTO media_service
(svcName, svcRegex, svcURL, svcFeed, svcValue2, svcThumb, svcTitle, svcDesc, svcLength, svcTags, svcMovie, svcWidth, svcHeight, svcStream, svcType, svcError)
VALUES
('GameTrailers', 'http:\\/\\/[a-z]*?[\\.]?gametrailers\\.[a-z]*?\\/video\\/[\\w_-]*\\/(\\d+)', 'http://www.gametrailers.com/video/media/{serviceVAL}', 'http://www.gametrailers.com/video/media/{serviceVAL}', 'null', '$meta[\'image_src\']', '$meta[\'title\']', '$meta[\'description\']', 'null', '$meta[\'keywords\']', '', 0, 0, '', '', '');
MySQL Error : Unknown column 'svcError' in 'field list'
Error Number : 1054
I have also checked services tab and its not listed in their either.
I noticed over at your site Jaxel that the gametrailers work.
2)
I presume the version 1.6 is for 4.0.7 only as I tried to update it and got errors trying to add youtube media, its not recognizing the custom1 fields, I used 1.5 product and its working fine again as I am still using 4.0.6 board.
But product-changelogs hasnt been updated so I'm none the wiser.