Hello,
I want to make "vbulletin short url"
I want using this API from here:
http://linkopen.net/api.html
To generate a URL via the API, send a POST or GET request to the site in the following format:
http://linkopen.net/index.php?api=1&return_url_text=1&longUrl={URL}
Example:
http://linkopen.net/index.php?api=1&return_url_text=1&longUrl=https://vborg.vbsupport.ru/showthread.php?t=277099
Above url automatic generate this url: http://linkopen.net/3y
My question is: what the code to get permalink in vbulletin post?? So i can make my site url automatic generate short url from linkopen.net
Please help me!
--------------- Added [DATE]1326904569[/DATE] at [TIME]1326904569[/TIME] ---------------
help me, please!!