Re:2 Yahoo Stock Quote Module on my site....help (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:2 Yahoo Stock Quote Module on my site....help
|
andre77 (User)
Junior Boarder
Posts: 21
|
|
2 Yahoo Stock Quote Module on my site....help 1 Month, 1 Week ago
|
Karma: 0
|
|
I have install your module n it work perfectly (after enabling cURL of course).
but, what if i want to view 2 yahoo stock quote on my site? how can it be done? can you give a guidance.
I want to show stock indices n the other is valas/currency, but when I copy it, it say, "...can't be repeated....".
thanks for ur attention.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 451
|
|
Re:2 Yahoo Stock Quote Module on my site....help 1 Month, 1 Week ago
|
Karma: 9
|
|
Hi,
Yes, you can only show one yahoo stock quote in one page. The main reason is that each field and entry in the stock quote has to have a unique ID. When you have two yahoo stock quote, both will have the same IDs, and the javascript will have a problem trying to decide which one to update.
If you're ok with PHP and javascript, just edit the codes accordingly so that all elements have a unique ID. If you're not too familiar with PHP and javascript, you might need to get some friend to help you with this.
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
andre77 (User)
Junior Boarder
Posts: 21
|
|
Re:2 Yahoo Stock Quote Module on my site....help 1 Month, 1 Week ago
|
Karma: 0
|
|
so, not just only changing the file name and the file name in the script? but also the name of every table or function?
I guess its too difficult to do :(
thanks anyway man
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|