Skip to content

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

@davidhhuan

Description

@davidhhuan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions