Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 .. 44 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.09 12:44:00 -
[121] - Quote
installed it all tried out a fit from battleclinic to test the fitting page this is what i get: Fatal error: Call to undefined function eveapi_ingamelinkloop() in /datasan/www/vhosts/xxxxxxxxxxx/httpdocs/forums/includes/bbcode.php on line 830 |
Cyerus
Galactic Dominion Eternal Strife
16
|
Posted - 2012.02.09 16:58:00 -
[122] - Quote
Be sure to enable the masterswitch for EVE API integration, found at the top of the General-module. |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.09 20:33:00 -
[123] - Quote
it is enabled |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.09 20:41:00 -
[124] - Quote
nvm tracked it down |
Cyerus
Galactic Dominion Eternal Strife
17
|
Posted - 2012.02.09 22:29:00 -
[125] - Quote
Have you uploaded all the files from pre_edit as well as new_files to the root of your forum? In other words, did you use the XML with AutoMOD or did you manually install the mod instead?
I manually installed the mod using the files from new_files and pre_edit, and haven't come across any issues yet.
Can't do much about the PHEAL error, you'll have to report that in the PHEAL thread. |
Styth spiting
Black Anvil Industries LEGIO ASTARTES ARCANUM
0
|
Posted - 2012.02.10 03:07:00 -
[126] - Quote
Found a bug that was causing the bbcode to not work correctly.
bbcode.php
find if(!is_null($row['marketID']))
replace with if(!is_null($row['itemID'])) |
Cyerus
Galactic Dominion Eternal Strife
17
|
Posted - 2012.02.10 03:26:00 -
[127] - Quote
Styth spiting wrote:Found a bug that was causing the bbcode to not work correctly.
bbcode.php
find if(!is_null($row['marketID']))
replace with if(!is_null($row['itemID']))
Nice find!
Use this fix as a workaround, while I work out a better solution for next update. |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.10 12:15:00 -
[128] - Quote
Cyerus wrote:Have you uploaded all the files from pre_edit as well as new_files to the root of your forum? In other words, did you use the XML with AutoMOD or did you manually install the mod instead?
I manually installed the mod using the files from new_files and pre_edit, and haven't come across any issues yet.
Can't do much about the PHEAL error, you'll have to report that in the PHEAL thread.
reproduced the error still the same on the main domain. on a home installation of xampp it works fine so it is probably the webserver itself being blocked from the api server |
Cyerus
Galactic Dominion Eternal Strife
18
|
Posted - 2012.02.10 16:43:00 -
[129] - Quote
graves warship wrote:Cyerus wrote:Have you uploaded all the files from pre_edit as well as new_files to the root of your forum? In other words, did you use the XML with AutoMOD or did you manually install the mod instead?
I manually installed the mod using the files from new_files and pre_edit, and haven't come across any issues yet.
Can't do much about the PHEAL error, you'll have to report that in the PHEAL thread. reproduced the error still the same on the main domain. on a home installation of xampp it works fine so it is probably the webserver itself being blocked from the api server
The 'function not found' has nothing to do with your webhost being blocked, but rather a file not being uploaded correctly.
Did you manually upload all the files from new_files and pre_edit to your webhost? If so, includes/eveapi/functions_eveapi.php should be loaded correctly; the file where the failing function is part of. |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.10 17:09:00 -
[130] - Quote
the fitting issue is resolved :) looks aesome btw
just the registration part is still bugging me |
|
Cyerus
Galactic Dominion Eternal Strife
18
|
Posted - 2012.02.11 00:13:00 -
[131] - Quote
Does your webhost have cURL enabled? |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.11 11:41:00 -
[132] - Quote
mailed the host yesterday this is what i got
Quote:The recent CCP changes and changes to the app's themselves require an upgrade of the core software of our servers.
Specifically Curl and Simple XMl
|
KongGal
x13 Raiden.
1
|
Posted - 2012.02.13 12:54:00 -
[133] - Quote
is it possible to add https://support.eveonline.com/api/Key/CreatePredefined/8388672 to the Register page so people have an idea what kind of access mask is needed since now it just ask for an API ID and VCode and nothing about access mask so in the end they would spam me |
graves warship
United Kings Rolling Thunder.
1
|
Posted - 2012.02.13 15:38:00 -
[134] - Quote
did that to our page ill upload a edited file for ya to use in a sec with the link in there
here it is:
http://united-kings.net/ucp_register.zip after uploading the file to the apropriate folder in your admin panel go to styles/templates and refresh ehm otherwise it wont show up |
salia Shiar
Immortalis Mortis Angelus Mayhem.
1
|
Posted - 2012.02.13 18:12:00 -
[135] - Quote
Greetings everyone,
i am currently having a problem where everything works fine.
the users are added to their corps groups. When they leave their corp though and login they are not moved to the neut group. Can anyone help me with this please.
i created the following cron job but it doesn't seem to work
0 * * * * php -q /public_html/forums/eveapi_cron.php |
Eric Deloitte
The Flowing Penguins Iron Oxide.
0
|
Posted - 2012.02.13 18:46:00 -
[136] - Quote
Installed first time with no issues at all
will keep you posted of any issues
Many thanks
edit I notice the fitting display tool, what format is that expecting as it took a little juggling to get it to accept an eft export? |
LordKeeps
Thundercats Initiative Mercenaries
2
|
Posted - 2012.02.13 21:40:00 -
[137] - Quote
there is some problems with the avatars (yes i removed the avatar thingy and readded it again) that pics dont show corretly as soon avatar got updated on one account its showing same on all accounts. For some reason its working corretly in IE for me but not in any other browsers. Any1 with same problem?
5.3 mod on 3.0.10 phpbb3 version
|
salia Shiar
Immortalis Mortis Angelus Mayhem.
1
|
Posted - 2012.02.15 05:28:00 -
[138] - Quote
after several changes to that ine now i get
Fatal error: Class 'TeamSpeak3' not found in /home/<...>/public_html/forums/eveapi_cron.php on line 45
thats on the actual cron.php
the cronjob istelf sends my email this
Status: 404 Not Found Content-type: text/html
No input file specified.
any ideas? |
KongGal
x13 Raiden.
1
|
Posted - 2012.02.15 20:53:00 -
[139] - Quote
salia Shiar wrote:after several changes to that ine now i get
Fatal error: Class 'TeamSpeak3' not found in /home/<...>/public_html/forums/eveapi_cron.php on line 45
thats on the actual cron.php
the cronjob istelf sends my email this
Status: 404 Not Found Content-type: text/html
No input file specified.
any ideas?
if you not are using the Teamspeak 3 mod then delete Line 45 "cronlog("TeamSpeak 3 Framework -> version " . TeamSpeak3::LIB_VERSION);" and try and run it by your self with Domain/eveapi_cron.php and it should run fine "delete or comment it out with // in front of the line |
KongGal
x13 Raiden.
1
|
Posted - 2012.02.15 20:55:00 -
[140] - Quote
also is there any way to update avatars. if a member edits hes avatar ingame then he could update it on the forum or put something in the cronjob that would update all the avatars
|
|
salia Shiar
Immortalis Mortis Angelus Mayhem.
1
|
Posted - 2012.02.17 11:26:00 -
[141] - Quote
KongGal wrote:salia Shiar wrote:after several changes to that ine now i get
Fatal error: Class 'TeamSpeak3' not found in /home/<...>/public_html/forums/eveapi_cron.php on line 45
thats on the actual cron.php
the cronjob istelf sends my email this
Status: 404 Not Found Content-type: text/html
No input file specified.
any ideas? if you not are using the Teamspeak 3 mod then delete Line 45 "cronlog("TeamSpeak 3 Framework -> version " . TeamSpeak3::LIB_VERSION);" and try and run it by your self with Domain/eveapi_cron.php and it should run fine "delete or comment it out with // in front of the line
cheers, that worked perfect i figured it was something simple, or that i hadn't put something in that was supposed to tell it to turn off TS3 integration even though the master lockout was on. |
Darlington
VIRTUAL LIFE VANGUARD
0
|
Posted - 2012.02.18 00:33:00 -
[142] - Quote
Hello one and all
Could someone tell me which files I copy out of the current zip and in which order
Really can't figure why the install don't work and it is a clean install
Regards
Darlington
|
Balani
ELVE Industries Shadow of xXDEATHXx
2
|
Posted - 2012.02.18 03:17:00 -
[143] - Quote
the cronjob disables accounts without api keys entered is it possible to move that member into other group instead of disabling account ? |
salia Shiar
Immortalis Mortis Angelus Mayhem.
1
|
Posted - 2012.02.19 04:49:00 -
[144] - Quote
Quote: SQL ERROR [ mysqli ]
Table '[insertdomain]_bb.eveapi_systems' doesn't exist [1146]
SQL
SELECT * FROM eveapi_systems WHERE systemName = "Erenta"
BACKTRACE
FILE: [ROOT]/includes/db/mysqli.php LINE: 182 CALL: dbal->sql_error()
FILE: [ROOT]/includes/bbcode.php LINE: 637 CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/bbcode.php(112) : regexp code LINE: 1 CALL: bbcode->bbcode_second_pass_evesystem()
FILE: [ROOT]/includes/bbcode.php LINE: 112 CALL: preg_replace()
FILE: [ROOT]/viewtopic.php LINE: 1407 CALL: bbcode->bbcode_second_pass()
When trying to use the eve link buttons this is what is returned and the thread is unreachable
PS: Solved by re-installing the three items tables |
Apocil Munar
Whistle-Britches
0
|
Posted - 2012.02.19 06:45:00 -
[145] - Quote
Can someone tell me what i need to do to make this work with other pro-silver based templates? i have tried copying the files from the pro silver folder into the new template folder but the api fields do not show up on the registration page. |
salia Shiar
Immortalis Mortis Angelus Mayhem.
1
|
Posted - 2012.02.20 08:19:00 -
[146] - Quote
has anyone solved the issue getting the program to check for character picture updates and applying them to the accounts? |
KongGal
x13 Raiden.
2
|
Posted - 2012.02.20 12:43:00 -
[147] - Quote
Balani wrote:the cronjob disables accounts without api keys entered is it possible to move that member into other group instead of disabling account ?
Thats something that pissed me off also.
like if it was possible then make it so it move them to a group you make with no perrmissions other that edit profile so they have a chance to update the key, since i have a lot memberst hat forget to click no expiry so i have to update the key my self |
Cyerus
Galactic Dominion Eternal Strife
22
|
Posted - 2012.02.21 03:45:00 -
[148] - Quote
KongGal wrote:Balani wrote:the cronjob disables accounts without api keys entered is it possible to move that member into other group instead of disabling account ? Thats something that pissed me off also. like if it was possible then make it so it move them to a group you make with no perrmissions other that edit profile so they have a chance to update the key, since i have a lot memberst hat forget to click no expiry so i have to update the key my self
Let me give this a quick reply before this gets out of control.
You should take a look at -> eveapi_update.php
Whenever an user's account has been disabled, he/she can re-enable the account by going to that page and filling in their Charactername (as Username obv.), Password, NEW keyId and NEW vCode. If all the data is correct, and the user is allowed to have an active account, the user should see: You are logged in. If something went wrong, the user has given no valid API details or he/she is not allowed to have an active account, the script should forward you to a normal login page (is a bug, am working on a better version atm).
To answer your other question:
No, I will not change that when an user has invalid API details, the account will be disabled. Simple reason: Why would an user be part of an EVE-based forum meant for players without API details? Only exception I can think of would be an admin account, which can be ignored by enabling the feature in the ACP.
Oh, and for each other person you want to "ignore", you could make a group and add him/her to that specific ignore group. |
KongGal
x13 Raiden.
2
|
Posted - 2012.02.21 16:04:00 -
[149] - Quote
Cyerus wrote:
No, I will not change that when an user has invalid API details, the account will be disabled. Simple reason: Why would an user be part of an EVE-based forum without API details?
there is 1 simple reason for that.
stupid members who is clueless about the API and cant find the no expiry box. each day i have to reactivate like 2-4 accounts
it would be alot better if the cron would move them to a non permission / guest permission group where they can login and update the API data if the data is correct then it would put them into Member group again |
Cyerus
Galactic Dominion Eternal Strife
23
|
Posted - 2012.02.21 16:56:00 -
[150] - Quote
KongGal wrote:Cyerus wrote:
No, I will not change that when an user has invalid API details, the account will be disabled. Simple reason: Why would an user be part of an EVE-based forum without API details?
there is 1 simple reason for that. stupid members who is clueless about the API and cant find the no expiry box. each day i have to reactivate like 2-4 accounts it would be alot better if the cron would move them to a non permission / guest permission group where they can login and update the API data if the data is correct then it would put them into Member group again
Those users can use link-to-forum.com/eveapi_update.php to re-enable their own account with new API settings. |
|
|
|
|
Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 .. 44 :: one page |
First page | Previous page | Next page | Last page |