Currently, the D7 branch of Stock is built to work against Dr. Claw's port of the StockAPI module.
I've pushed a new D7 branch of StockAPI. The attached patch makes Stock compatible with the current API.
| Comment | File | Size | Author |
|---|---|---|---|
| stockapi-compatibility-D7.patch | 1.91 KB | brianV |
Comments
Comment #1
7wonders commentedI have applied the patch but am receiving the following errors:
Comment #2
7wonders commentedAnd a number of notices when running cron:
Followed by a big:
PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'symbol' at row 1: INSERT INTO {stockapi} (symbol, name, last_trade_price_only, last_trade_date, last_trade_time, chg......
Comment #3
brianV commented7wonders - anything that would be causing those errors is part of the rest of the module code, not the code that is touched by this upgrade patch. I would file those errors separately.
Comment #4
sst2001 commentedPlease explain what is the current status of the module.
I could not use it along with stockapi 7.x and since I am using drupal 7 I cannot have any access to the module.
Please help. Thx!!!
Comment #5
sst2001 commentedPlease explain what is the current status of the module.
I could not use it along with stockapi 7.x and since I am using drupal 7 I cannot have any access to the module.
Please help. Thx!!!
Comment #6
waverate commentedPatch in o.p works.
Comment #7
descender commentedThanks for the patch.
brianV, can you elaborate?
Comment #8
ehask71 commentedI just posted a patch to stockapi as I was seeing a bunch of errors with the stockapi module
I will test this patch out
Comment #9
dakala