Content-Length: 223843 | pFad | http://github.com/vincentkoc/android-market-api-php/issues/47

59 Error · Issue #47 · vincentkoc/android-market-api-php · GitHub
Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Error #47

Open
BluestarCo opened this issue Jun 10, 2016 · 2 comments
Open

Error #47

BluestarCo opened this issue Jun 10, 2016 · 2 comments

Comments

@BluestarCo
Copy link

hi

i got this error when open php

`
Warning: include(./proto/protocolbuffers.inc.php) [function.include]: failed to open stream: No such file or directory in D:\Ampps\www\play\src\MarketSession.php on line 5

Warning: include(./proto/protocolbuffers.inc.php) [function.include]: failed to open stream: No such file or directory in D:\Ampps\www\play\src\MarketSession.php on line 5

Warning: include() [function.include]: Failed opening './proto/protocolbuffers.inc.php' for inclusion (include_path='.;C:\php\pear') in D:\Ampps\www\play\src\MarketSession.php on line 5

Warning: include(./proto/market.proto.php) [function.include]: failed to open stream: No such file or directory in D:\Ampps\www\play\src\MarketSession.php on line 6

Warning: include(./proto/market.proto.php) [function.include]: failed to open stream: No such file or directory in D:\Ampps\www\play\src\MarketSession.php on line 6

Warning: include() [function.include]: Failed opening './proto/market.proto.php' for inclusion (include_path='.;C:\php\pear') in D:\Ampps\www\play\src\MarketSession.php on line 6

Fatal error: Class 'RequestContext' not found in D:\Ampps\www\play\src\MarketSession.php on line 21`

@sfatfarma
Copy link

You should change the 2 include lines from the top of the MarketSession.php file to:

include(dirname(FILE) . "/proto/protocolbuffers.inc.php");
include(dirname(FILE) . "/proto/market.proto.php");

@sfatfarma
Copy link

Also, this api will not work. It's using a dead login method (deprecated in 2012, taken offline now)...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/vincentkoc/android-market-api-php/issues/47

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy