Giter Site home page Giter Site logo

api-registration-mod-revisited's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

api-registration-mod-revisited's Issues

Cannot find eve api inside forum after installation

I downloaded and installed the automod.
I installed your api.
Inside the admin panel in the general settings at the bottom left corner there is no EVE Api settings. I tried twice. Always with the same problem

EvE fittings no longer work

If [evefit][Title, Title][/evefit] is still the right syntax, that does not work anymore compared to Cyerus's original mod.

SQL Unknown Column

PHP 3.0.14
UMIL 1.05
EVE API Mod 7.07
Clean Install

When someone tries to register on the forum.

SQL ERROR [ mysqli ]

Unknown column 'eveapi_keyid' in 'field list' [1054]

SQL

UPDATE phpbb_users SET eveapi_keyid = '_', eveapi_vcode = '_**' WHERE user_id = 2

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/includes/acp/acp_users.php
LINE: 995
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_users->main()

FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()

not getting any options in ACP

I did a complete clean install with all required phpbb3 3.0.14 and still have no options after install. I have the option to register with api when registering but no options in the acp.

Double API in ucp_register.html

After Upgrading from Cyerus 2.0.12 version i got a doubled API request in the Template.

<dl>
    <dt><label for="eveapi_keyid">{L_EVEAPI_KEYID}:</label></dt>
    <dd><input type="text" tabindex="6" name="eveapi_keyid" id="eveapi_keyid" size="10" maxlength="15" value="{EVEAPI_KEYID}" class="inputbox autowidth" title="{L_EVEAPI_KEYID}" /></dd>
</dl>
<dl>
    <dt><label for="eveapi_vcode">{L_EVEAPI_VCODE}:</label></dt>
    <dd><input type="text" tabindex="7" name="eveapi_vcode" id="eveapi_vcode" size="64" maxlength="64" value="{EVEAPI_VCODE}" class="inputbox autowidth" title="{L_EVEAPI_VCODE}" /></dd>
    <dd>Click <a href="https://community.eveonline.com/support/api-key//createpredefined?accessmask={L_EVEAPI_ACCESSMASK}" target="_blank">here</a> to create an API key with the correct permissions. Don't forget to set it as &#039;No Expiry&#039;!<br />It can sometimes take up to 15 minutes before the new API key is activated.</dd>
</dl>

I don't Know if it's an AutoMOD Problem or not.

Just leaving it here.

Database incomplete

The current database is incomplete - a lot of basic items are missing (Medium Shield Extender II for example)
having a look at the function_eve_items.php install file from a previous version, the amount of missing items numbers approximately 5,000.

Cannot redeclare functions

Every time I've tried to install this mod, I keep getting errors like:

Fatal error: Cannot redeclare cronlog() (previously declared in /var/www/html/test.com/forum/includes/eveapi/functions_eveapi.php:25) in /var/www/html/test.com/forum/includes/eveapi/functions_eveapi.php on line 25

I have no idea why. even when I put debug messages inside "functions_eveapi.php", it only executes once and that is the only place in all my files that those functions get declared in

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.