PDA

View Full Version : Check Vin Link ?



Dale B
March 18, 2020, 01:50 AM
In AutoNova....

"Check Vin" Link..Where do I find it in my files?, so I can enter my own link into it?

Cheers

Viktor
March 18, 2020, 02:18 AM
Open file: ftp://templates>>auto_nova>>tpl>>controllers>>listing_details.tpl

find the code:


var frame = '<iframe scrolling="auto" height="600" frameborder="0" width="100%" src="http://www.carfax.com/cfm/check_order.cfm?vin='+vin+'" style="border: 0pt none;overflow-x: hidden; overflow-y: auto;background: white;"></iframe>';

try to change link here.

Dale B
April 1, 2020, 12:01 PM
That don't work,

Comes up when I click on "Check Vin"(within Listing), "There is no information by this VIN"

I guess I need it to go to a website when you click on "Check Vin".