PDA

View Full Version : Retrieve info from external.php


Triky
12-19-2008, 03:16 PM
Hello, I'm using this code: http://www.vbulletin.com/forum/showthread.php?t=158895&highlight=display+latest, and I would like to display some other informations like thread date, thread forum, last poster, etc.

I've searched on the external.php file but with no success. Can you please help me?

Lynne
12-19-2008, 04:04 PM
Post the code you are trying to use to display the information.

The information available to your javascript is defined around line 379 of external.php. You may have to edit that.