Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new install, backend issue when try to visit admin/catadd #11

Open
davidhhuan opened this issue Jan 30, 2013 · 0 comments
Open

new install, backend issue when try to visit admin/catadd #11

davidhhuan opened this issue Jan 30, 2013 · 0 comments

Comments

@davidhhuan
Copy link

When try visiting admin/catadd, i got these error.

A PHP Error was encountered

Severity: Warning

Message: Creating default object from empty value

Filename: top/TopClient.php

Line Number: 163

Then i print_r the $e of top/TopClient.php, line 163, i got that:

Exception Object
(
    [message:protected] => Couldn't resolve proxy 'proxy.tencent.com'

then, i comment line 46 of top/TopClient.php

curl_setopt($ch, CURLOPT_PROXY, "http://proxy.tencent.com:8080");

Everything is ok now.

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

No branches or pull requests

1 participant