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) |

Euthanasia Anneto
Embers Children TOHA Conglomerate
4
|
Posted - 2013.01.24 06:44:00 -
[631] - Quote
Cyerus wrote:...another big step forward being way ahead of the "competition". Euh... just a Q, which competition? Most arn't updated or having no authors. Best atm is either phpBB with your mod or eveBB (or whatever it's called)?
If only some could build a phpBB Killboard which integrates it all and functioning on it's own in combination of your mod. Then I'm pretty sure that most problems would be solved...
|

eidenjunior
Nor-rigs
18
|
Posted - 2013.01.24 10:47:00 -
[632] - Quote
Cyerus wrote:Since version 6.2.0 is nearing it's release, I might aswell show you the Youtube video describing the new installation process as well as the changes for version 6.2.0. Personally I'm very happy (and proud I might add) with this new version, as it's another big step forward being way ahead of the "competition". Almost everything is handled by AutoMOD / Umil with very very little manual stuff during installation. The video has replaced the original video, and should be the first video being played when watching the playlist. Direct video link: http://www.youtube.com/watch?v=o40iRCvenYk
Cyerus, it looks good . 
For the eveapi_check.php Can you add status check of eve api server response???
I get a lot of Quote:EVE API Connection error: 28 -> Operation timed out after 10001 milliseconds with 0 bytes received
|

Cyerus
Galactic Dominion Eternal Strife
83
|
Posted - 2013.01.24 13:52:00 -
[633] - Quote
Latrolobos wrote:Cyerus..You da man!
Any chance of explaining a little about the eve fitting BBcode? It's still lagging behind the cruiser changes as far as slot layout goes. I would like to know if 6.2.0 will update it or if I can change something manually. All the new Eve stuff will be part of 6.2.0, as it features the Retribution 1.0.7 database dump.
Euthanasia Anneto wrote:Cyerus wrote:...another big step forward being way ahead of the "competition". Euh... just a Q, which competition? Most arn't updated or having no authors. Best atm is either phpBB with your mod or eveBB (or whatever it's called)? If only some could build a phpBB Killboard which integrates it all and functioning on it's own in combination of your mod. Then I'm pretty sure that most problems would be solved... Good point, mainly meant as sarcasm. EveBB is doing a good job as staying a small stable package for a simple corporation/alliance without any big needs. Temar's SMF mod is falling behind, as it's bugfix after bugfix without any good active development. IPB and vBulletin I haven't seen any projects, but considering both are packages you have to pay for, I'd assume not a lot of people are using it. phpBB is what's left, and in my humble opinion features the most.
As for the killboard solution; that would be reinventing the wheel. There are alot of project already for killboard solutions, but none of them are simple enough to implement into phpBB (or at least make use of phpBB's user management system). Besides that there are some technical limitations for the killLog API, as only one source per hour receives the killLog back, meaning that if multiple killboards leech your killLog, only one killboard get's updated.
eidenjunior wrote:Cyerus, it looks good  .   For the eveapi_check.php Can you add status check of eve api server response??? I get a lot(30 of 55 users) of Quote:EVE API Connection error: 28 -> Operation timed out after 10001 milliseconds with 0 bytes received Can't really add that, as the errors are coming from unstable API servers. It's a random chance of the API servers working or not, so even if the script would check the API servers it won't guarantee a thing. |

Pesadel0
the muppets The Kadeshi
50
|
Posted - 2013.01.24 20:28:00 -
[634] - Quote
When can we get the new version cyrous ?, A wesome job man and many thanks for the tutorials and keep fighting the good fight. |

Cyerus
Galactic Dominion Eternal Strife
83
|
Posted - 2013.01.25 12:42:00 -
[635] - Quote
Pesadel0 wrote:When can we get the new version cyrous ?, A  wesome job man and many thanks for the tutorials and keep fighting the good fight.
How about now? 
|

ISuper
State War Academy Caldari State
0
|
Posted - 2013.01.26 13:22:00 -
[636] - Quote
Cyerus wrote:Pesadel0 wrote:When can we get the new version cyrous ?, A  wesome job man and many thanks for the tutorials and keep fighting the good fight. How about now? 
Hereby I'm releasing version 6.2.0
- Hopefully fixed a small bug where groups were not updated correctly if no default group has been selected.
- Added ejabberd support to the main release, including a new (small) module for easy configuration.
- Updated EVE stuff with Retribution 1.0.7 release.
- Added initial configurable options in the Group-management screen. Even though the options don't do anything yet, the values are being stored for future implementation to give people the chance to already update to this new system.
- Added initial Jabber option in each of the entities. Even though the option don't do anything yet, the values are being stored for future implementation to give people the chance to already update to this new system.
- Added out-of-the-box support for Subsilver2 based themes. Even though I personally don't like the theme, I have to admit I like the way the cronjob screen looks like.
- Updated the TeamSpeak 3 PHP framework to version 1.1.18 (requires TeamSpeak 3 Server of at least version 3.0.6.1).
- Updated UMIL to version 1.0.5, mainly to avoid a few warnings about outdated UMIL in the AutoMOD screen.
- Fixed EVE BBcode to ignore case when searching for items (including in fitting) and ships and systems, to avoid bugs like 'MicroWarpdrive' vs 'Microwarpdrive' in the future.
- Slightly better TeamSpeak 3 error reporting; the cronjob now stops the script when no connection can be made to the TeamSpeak 3 server while TeamSpeak 3 integration is enabled. Cronjob will now also show the reason why, instead of throwing a PHP error.
- Better validation for TeamSpeak 3 server nicknames. (Restricting values to Alpha-Numerical only.)
- Fully automated installation (and module activation). Upload the zipfile to AutoMOD and it should place all the files in the correct places. The UMIL part (install/index.php) now takes care of automaticly activating the different modules.
- Added root/eveapi_check.php to let you verify whether or not your webhost has the required PHP-version, extensions and mods enabled and running. This file requires you to be logged in as an admin, so if you see a white page be sure to log into the admin control panel first before browsing back to this script (security reasons).
New update / installation video has been created, check out the link in the first post of this topic. Download can be found in the first post of this topic as usual. Let me know if you come across any other issues.
GJ man! There is no automod folder in 6.2.0 package (first minutes of your video), could you explain exactly steps how to upgrade 6.1.2 to 6.2.0. Thank you in advance. |

Dex Thiesant
Concordiat Spaceship Samurai
4
|
Posted - 2013.01.27 23:16:00 -
[637] - Quote
I'm getting strange functionality when trying to add the teamspeak UID.
Sometimes I get the timeout error message (how can I increase the timeout?).
Sometimes it says the users profile was updated successfully but when go back to the profile page the key did not save and the user was not updated on TS.
Any thoughts?
I was getting this with both the previous version and the latest. |

Cyerus
Galactic Dominion Eternal Strife
84
|
Posted - 2013.01.28 00:51:00 -
[638] - Quote
ISuper wrote:GJ man! Could you explain exactly steps to upgrade 6.1.2 -> 6.2.0? In your video i see only new installation on clean forum. Thanks. No need for that, as it's pretty much the default upgrade instructions that apply.
Basicly these steps;
- Create a freakin' backup of everything (just in case you screw up)
- Uninstall old mod from AutoMOD screen
- Clear cache
- Install new mod in AutoMOD
- Go to forum.com/install and choose to upgrade
- Delete the install-folder using FTP.
- Clear cache again.
If, for some reason, it now shows the EVE API modules double in the AdminCP, go ahead and delete the older ones (those automaticly placed new ones are always at the bottom of the list).
Dex Thiesant wrote:I'm getting strange functionality when trying to add the teamspeak UID.
Sometimes I get the timeout error message (how can I increase the timeout?).
Sometimes it says the users profile was updated successfully but when go back to the profile page the key did not save and the user was not updated on TS.
Any thoughts?
I was getting this with both the previous version and the latest. Sounds like a bad connection between your forum and your TeamSpeak server. Can you copy/paste the full time-out error you receive?
As for the "Succesfully updated" while being empty basicly means that either something in the connection went wrong, meaning that nothing was updated. Not sure why it doesn't throw an error though, might need to change that behavior a bit in the future. |

Dex Thiesant
Concordiat Spaceship Samurai
4
|
Posted - 2013.01.28 02:36:00 -
[639] - Quote
Cyerus wrote:
Sounds like a bad connection between your forum and your TeamSpeak server. Can you copy/paste the full time-out error you receive?
As for the "Succesfully updated" while being empty basicly means that something in the connection went wrong, meaning that nothing was updated. Not sure why it doesn't throw an error though, might need to change that behavior a bit in the future.
Sorry I missed you in game.
I'm not getting an error because in /includes/eveapi/functions_eveapi.php inside the eveapi_setTeamSpeakGroups function you have most of that code inside of a try/catch but just eat the exception.
I added the following line inside the catch block:
Quote:add_log('user', $user_id, 'Error updating server group.', $e->getMessage(), $e->getTraceAsString());
Which is how I found out that my connection to the TS query port was being refused.
I was kind of in a rush so I didn't have time to do it proper. I'd would have preferred to have it as an error message instead of a user log message. In a future update can you add that? It'll save a lot of time with troubleshooting. |

Andy Tibs
Galactic Express
0
|
Posted - 2013.02.01 18:55:00 -
[640] - Quote
I have upgraded our forum to 6.2 of the mod and when I run the eveapi_check.php I am getting one that says is not found/installed.
Quote:PHP extension Zip is enabled: No
Not quite sure where to enable/install this from. Any help would be great! |
|

Cyerus
Galactic Dominion Eternal Strife
88
|
Posted - 2013.02.01 19:13:00 -
[641] - Quote
Andy Tibs wrote:I have upgraded our forum to 6.2 of the mod and when I run the eveapi_check.php I am getting one that says is not found/installed. Quote:PHP extension Zip is enabled: No Not quite sure where to enable/install this from. Any help would be great! You can ignore that extension. Yesterday I noticed I made a mistake, as that extension isn't needed for my mod nor AutoMOD or vanilla phpBB. |

Andy Tibs
Galactic Express
0
|
Posted - 2013.02.01 19:37:00 -
[642] - Quote
Cyerus wrote:Andy Tibs wrote:I have upgraded our forum to 6.2 of the mod and when I run the eveapi_check.php I am getting one that says is not found/installed. Quote:PHP extension Zip is enabled: No Not quite sure where to enable/install this from. Any help would be great! You can ignore that extension. Yesterday I noticed I made a mistake, as that extension isn't needed for my mod nor AutoMOD or vanilla phpBB.
Ok, Thanks! |

Suleiman Shouaa
The Tuskers
179
|
Posted - 2013.02.02 01:27:00 -
[643] - Quote
I've updated from 6.1 to 6.2 but it seems that users' api data is no longer linked to their forum account. There is a MySQL table with what appears to be their API details in it, but in the admin control panel vcode/key is blank. How do I fix this* |

Cyerus
Galactic Dominion Eternal Strife
89
|
Posted - 2013.02.02 03:17:00 -
[644] - Quote
Suleiman Shouaa wrote:I've updated from 6.1 to 6.2 but it seems that users' api data is no longer linked to their forum account. There is a MySQL table with what appears to be their API details in it, but in the admin control panel vcode/key is blank. How do I fix this* Did you run the install/index.php script to update the database part to 6.2.0?
If so and it still isn't working, you'll have to place back the backup you made and try the upgrade process again. |

ISuper
State War Academy Caldari State
0
|
Posted - 2013.02.03 14:58:00 -
[645] - Quote
Hi, finally i installed 6.2.0, i have some problems. My theme based on prosilver and it seems that second one is broken.
1. When i try to run eveapi_cron.php i get an error:
General Error template->_tpl_load_file(): File ./styles/prosilver/template/breadcrumbs.html does not exist or is empty https://www.dropbox.com/s/66cov7wku9fmizr/error2.png
2. In the registration page i have double evepi id and eveapi code lines. https://www.dropbox.com/s/jpl7jnvieqi6ing/error1.png On the eveapi_update.php page the same thing.
3. eveitems and evefits doesn't work.
If i switch to subsilver2 theme 1,2 working correctly (about 3 i am not shure how it must work).
Could you help me please? I want to save my current theme, but i need to fix it. |

Wafou Ka'Djo
Yellow Box Ltd.
7
|
Posted - 2013.02.03 22:12:00 -
[646] - Quote
Awesome work! I just wanna ask if it's very difficult to customize phpBB with your mod to act like this:
Instead showing a normal phpBB 'register' I'd like to have a customized 'register' page that asks everything like the normal page apart the username. Instead of a username it asks UserID and vCode, fetch the characters and then asks which one is the main and it'd be the phpBB username.
Thanks in advance for your answers. |

Cyerus
Galactic Dominion Eternal Strife
89
|
Posted - 2013.02.04 12:22:00 -
[647] - Quote
ISuper wrote:Hi, finally i installed 6.2.0, i have some problems. My theme based on prosilver and it seems that second one is broken. 1. When i try to run eveapi_cron.php i get an error: General Error template->_tpl_load_file(): File ./styles/prosilver/template/breadcrumbs.html does not exist or is empty https://www.dropbox.com/s/66cov7wku9fmizr/error2.png2. In the registration page i have double evepi id and eveapi code lines. https://www.dropbox.com/s/jpl7jnvieqi6ing/error1.pngOn the eveapi_update.php page the same thing. 3. eveitems and evefits doesn't work. If i switch to subsilver2 theme 1,2 working correctly (about 3 i am not shure how it must work). Could you help me please? I want to save my current theme, but i need to fix it. p.s. also will be great to have a small instructions for ejabberd installation, after some tries i got it. (i used beta jabber version before) Error 1: File doesn't exist; So upload the original Prosilver files from the phpBB package.
Error 2: You did something funky where the mod installed twice, probably because you used pre-edited files to start with, resulting in dual API fields. Uninstall the mod from that template, delete the template and reupload a clean normal version of it. When installing the mod now, you should only see those fields once.
Error 3: There are multiple causes that would result in this error. Try watching the video again to see which part you forgot to do yourself. |

ISuper
State War Academy Caldari State
0
|
Posted - 2013.02.04 13:31:00 -
[648] - Quote
Cyerus wrote:ISuper wrote:Hi, finally i installed 6.2.0, i have some problems. My theme based on prosilver and it seems that second one is broken. 1. When i try to run eveapi_cron.php i get an error: General Error template->_tpl_load_file(): File ./styles/prosilver/template/breadcrumbs.html does not exist or is empty https://www.dropbox.com/s/66cov7wku9fmizr/error2.png2. In the registration page i have double evepi id and eveapi code lines. https://www.dropbox.com/s/jpl7jnvieqi6ing/error1.pngOn the eveapi_update.php page the same thing. 3. eveitems and evefits doesn't work. If i switch to subsilver2 theme 1,2 working correctly (about 3 i am not shure how it must work). Could you help me please? I want to save my current theme, but i need to fix it. p.s. also will be great to have a small instructions for ejabberd installation, after some tries i got it. (i used beta jabber version before) Error 1: File doesn't exist; So upload the original Prosilver files from the phpBB package. Error 2: You did something funky where the mod installed twice, probably because you used pre-edited files to start with, resulting in dual API fields. Uninstall the mod from that template, delete the template and reupload a clean normal version of it. When installing the mod now, you should only see those fields once. Error 3: There are multiple causes that would result in this error. Try watching the video again to see which part you forgot to do yourself. Wafou Ka'Djo wrote:Awesome work! I just wanna ask if it's very difficult to customize phpBB with your mod to act like this:
Instead showing a normal phpBB 'register' I'd like to have a customized 'register' page that asks everything like the normal page apart the username. Instead of a username it asks UserID and vCode, fetch the characters and then asks which one is the main and it'd be the phpBB username.
Thanks in advance for your answers. The user already needs to type the exact Charactername as forum username in order for the API check to correctly verifiy the user.
1. There is no breadcrumbs.html in official template, that file exist only im prosilver2. 2. How to uninstall the mod from template? Do i have to reinstall totally eveapi mod? (fu**ing hell) 3. . There are many problems when you are updating the mod and your video didn't help.
|

Aron Fox
Tranquillian Imperial Navy Tranquillian Empire
19
|
Posted - 2013.02.04 22:13:00 -
[649] - Quote
http://s15.postimage.org/yzzuflh5n/eve_phpbb_mof_bug.png this issue is appearing when using ProNight style, everything else seams to be working fine so far |

Cyerus
Galactic Dominion Eternal Strife
89
|
Posted - 2013.02.05 00:00:00 -
[650] - Quote
ISuper wrote:1. There is no breadcrumbs.html in official template, that file exist only im prosilver2. 2. How to uninstall the mod from template? Do i have to reinstall totally eveapi mod? (fu**ing hell) 3. . There are many problems when you are updating the mod and your video didn't help.
It's pretty simple to update from 6.1.2 to 6.2.0.
The errors you are getting are from a wrong installation. You did something wrong, which messes up the whole forum. The videos are easy to understand (and do expect a bit of knowledge) and guide your through the process step-by-step. I haven't made a video on updating from 6.1.2 to 6.2.0 as the steps are basicly the same as a new installation, only you can now skip a lot of them.
You did something funky with your installation (probably manual file edition), resulting in corruption of the styles. To try to clean this up, follow these steps;
- Backup, backup, backup, BACKUP!
- Uninstall the mod from AutoMOD (when the uninstallation gives errors on the styles, click on Force Uninstall)
- Delete the all the styles from your forums using FTP (contained inside the styles folder)
- Reupload the styles from the clean vanilla phpBB package (Prosilver and Subsilver2)
- Clear cache in the ACP
- Install the mod using AutoMOD (should give no errors on styles)
- Clear cache again
This will hopefully fix all of your errors. |
|

ISuper
State War Academy Caldari State
0
|
Posted - 2013.02.05 03:28:00 -
[651] - Quote
Cyerus wrote:ISuper wrote:1. There is no breadcrumbs.html in official template, that file exist only im prosilver2. 2. How to uninstall the mod from template? Do i have to reinstall totally eveapi mod? (fu**ing hell) 3. . There are many problems when you are updating the mod and your video didn't help.
It's pretty simple to update from 6.1.2 to 6.2.0. The errors you are getting are from a wrong installation. You did something wrong, which messes up the whole forum. The videos are easy to understand (and do expect a bit of knowledge) and guide your through the process step-by-step. I haven't made a video on updating from 6.1.2 to 6.2.0 as the steps are basicly the same as a new installation, only you can now skip a lot of them. You did something funky with your installation (probably manual file edition), resulting in corruption of the styles. To try to clean this up, follow these steps;
- Backup, backup, backup, BACKUP!
- Uninstall the mod from AutoMOD (when the uninstallation gives errors on the styles, click on Force Uninstall)
- Delete the all the styles from your forums using FTP (contained inside the styles folder)
- Reupload the styles from the clean vanilla phpBB package (Prosilver and Subsilver2)
- Clear cache in the ACP
- Install the mod using AutoMOD (should give no errors on styles)
- Clear cache again
This will hopefully fix all of your errors. Aron Fox wrote:http://s15.postimage.org/yzzuflh5n/eve_phpbb_mof_bug.png this issue is appearing when using ProNight style, everything else seams to be working fine so far You forgot to apply the changes to the template you are using. I suggest you to watch the 6.2.0 Installation and Configuration video (link can be found in the first post of this topic), as it explains in detail on how to automaticly edit the changes to the style of your choosing.
Finally i fixed problem with a styles, thank you very much. It seems that i have summed errors from previous updates. Automod working really buggy and usually can't install/uninstall w/o force mode.
Could you explain please how must work evefit and eveitem? If i use evefit if shows clear ship image w/o modules, when i use [eveitem] and i click on it or info nothing happan. |

Aron Fox
Tranquillian Imperial Navy Tranquillian Empire
19
|
Posted - 2013.02.05 06:56:00 -
[652] - Quote
Cyerus wrote:ISuper wrote:1. There is no breadcrumbs.html in official template, that file exist only im prosilver2. 2. How to uninstall the mod from template? Do i have to reinstall totally eveapi mod? (fu**ing hell) 3. . There are many problems when you are updating the mod and your video didn't help.
It's pretty simple to update from 6.1.2 to 6.2.0. The errors you are getting are from a wrong installation. You did something wrong, which messes up the whole forum. The videos are easy to understand (and do expect a bit of knowledge) and guide your through the process step-by-step. I haven't made a video on updating from 6.1.2 to 6.2.0 as the steps are basicly the same as a new installation, only you can now skip a lot of them. You did something funky with your installation (probably manual file edition), resulting in corruption of the styles. To try to clean this up, follow these steps;
- Backup, backup, backup, BACKUP!
- Uninstall the mod from AutoMOD (when the uninstallation gives errors on the styles, click on Force Uninstall)
- Delete the all the styles from your forums using FTP (contained inside the styles folder)
- Reupload the styles from the clean vanilla phpBB package (Prosilver and Subsilver2)
- Clear cache in the ACP
- Install the mod using AutoMOD (should give no errors on styles)
- Clear cache again
This will hopefully fix all of your errors. Aron Fox wrote:http://s15.postimage.org/yzzuflh5n/eve_phpbb_mof_bug.png this issue is appearing when using ProNight style, everything else seams to be working fine so far You forgot to apply the changes to the template you are using. I suggest you to watch the 6.2.0 Installation and Configuration video (link can be found in the first post of this topic), as it explains in detail on how to automaticly edit the changes to the style of your choosing.
nope cant be that i didnt follow your directions, i did exactly as you did in your video. even did it twice before i even posted this.
once it all is installed i upload the style, install the style, make check which deafult style its based of. open the details of the EVE api mod select to apply the changes to the style, purge the cach and refres the new style. |

ISuper
State War Academy Caldari State
0
|
Posted - 2013.02.05 13:39:00 -
[653] - Quote
Dex Thiesant wrote:Dex Thiesant wrote:Hey, Great tool, I managed to get everything running fairly quick. The only issue I seem to be having is with the evefit bbcode. This is what I'm seeing: http://imgur.com/tvUw2rtI tested it in Chrome Version 24.0.1312.52 m as well as the IGB and I get the same result. I'm also using the latest version of your mod which is 6.1.2 . Any thoughts? Thanks, Dex Please disregard. I was using a custom theme that didn't inherit from pro-silver. I just had to add your css file and it worked like a charm. Again, beautiful work. Dex
I have the same problem, my theme based on prosilver, what i have to do? |

Aron Fox
Tranquillian Imperial Navy Tranquillian Empire
19
|
Posted - 2013.02.07 21:37:00 -
[654] - Quote
the cronjob still dont add people to both allience and corp groups. it only adds membership for the corps unless allience group is set to deafult. |

Ashantia Makarov
24th Imperial Crusade Amarr Empire
0
|
Posted - 2013.02.07 23:00:00 -
[655] - Quote
iv installed the mod on a fresh forum
i still have an issue with the Fitting Posting
it shows me the fit:
[Rupture, Gate Camp]
1600mm Reinforced Steel Plates I Damage Control II Reactor Control Unit II Energized Adaptive Nano Membrane II Gyrostabilizer II
Experimental 10MN Microwarpdrive I Sensor Booster II Warp Scrambler II Stasis Webifier II
425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II
Medium Ancillary Current Router I Medium Trimark Armor Pump I Medium Trimark Armor Pump I
Like This:
http://i.imgur.com/g2kJEQE.png
any help available? |

Cyerus
Galactic Dominion Eternal Strife
148
|
Posted - 2013.02.07 23:22:00 -
[656] - Quote
ISuper wrote:Finally i fixed problem with a styles, thank you very much. It seems that i have summed errors from previous updates. Automod working really buggy and usually can't install/uninstall w/o force mode. That's not AutoMOD being buggy, but rather the style you are using being rather weird by moving away from the default template to much. AutoMOD only consists of simple Find-and-Replace code, where in your style it's unable to find certain parts.
Ashantia Makarov wrote:iv installed the mod on a fresh forum i still have an issue with the Fitting Posting it shows me the fit: [Rupture, Gate Camp] 1600mm Reinforced Steel Plates I Damage Control II Reactor Control Unit II Energized Adaptive Nano Membrane II Gyrostabilizer II Experimental 10MN Microwarpdrive I Sensor Booster II Warp Scrambler II Stasis Webifier II 425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II Medium Ancillary Current Router I Medium Trimark Armor Pump I Medium Trimark Armor Pump I Like This: http://i.imgur.com/g2kJEQE.pngany help available? Remove the empty line between [Rupture, Gate Camp] and 1600mm Reinforced Steel Plates I. You can easily copy/paste the fittings from EFT, there should be no need to create them manually.
Hereby I'm releasing verion 6.2.1. |

Aron Fox
Tranquillian Imperial Navy Tranquillian Empire
19
|
Posted - 2013.02.07 23:24:00 -
[657] - Quote
Ashantia Makarov wrote:iv installed the mod on a fresh forum i still have an issue with the Fitting Posting it shows me the fit: [Rupture, Gate Camp] 1600mm Reinforced Steel Plates I Damage Control II Reactor Control Unit II Energized Adaptive Nano Membrane II Gyrostabilizer II Experimental 10MN Microwarpdrive I Sensor Booster II Warp Scrambler II Stasis Webifier II 425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II Medium Ancillary Current Router I Medium Trimark Armor Pump I Medium Trimark Armor Pump I Like This: http://i.imgur.com/g2kJEQE.pngany help available?
are you using PYFA? because when I export fits with EFT format with PYFA and submit it i get the same problem. just remove the line brake directly after [Rupture, Gate Camp].
example: [Rupture, Gate Camp] 1600mm Reinforced Steel Plates I Damage Control II Reactor Control Unit II Energized Adaptive Nano Membrane II Gyrostabilizer II
Experimental 10MN Microwarpdrive I Sensor Booster II Warp Scrambler II Stasis Webifier II
425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II 425mm AutoCannon II
Medium Ancillary Current Router I Medium Trimark Armor Pump I Medium Trimark Armor Pump I
|

Aron Fox
Tranquillian Imperial Navy Tranquillian Empire
19
|
Posted - 2013.02.07 23:34:00 -
[658] - Quote
Cyerus are you planning on removing the corp/allience/standing/faction date form the config table? If you havent considerd that I think you could easy remove "Amount of 'Special' forumgroups shown below." as you could gather all the needed details in a separate table making updating, and uninstalling the mod proably alot easier. |

Cyerus
Galactic Dominion Eternal Strife
148
|
Posted - 2013.02.07 23:43:00 -
[659] - Quote
Aron Fox wrote:Cyerus are you planning on removing the corp/allience/standing/faction date form the config table? If you havent considerd that I think you could easy remove "Amount of 'Special' forumgroups shown below." as you could gather all the needed details in a separate table making updating, and uninstalling the mod proably alot easier. I have thought about doing that, but it takes a lot more work (and time). Currently I'm using phpBB's own build in system to save my data, each based on their own tables. It might make the automated (un)installation a bit more technical, but I think I those problems have been solved, as I haven't had any problems with my (un)installation lately.
In the end a seperate solution might be best, but for now I'll stick with phpBB's functionality. |

Aron Fox
Tranquillian Imperial Navy Tranquillian Empire
19
|
Posted - 2013.02.07 23:43:00 -
[660] - Quote
When i am trying to upload the archive with AUTOMod i get this message
Quote:The directory structure of the uploaded MOD archive is unrecognized. Check if the zip archive you uploaded is corrupt or missing any files/directories, or contact the MOD Author. |
|
|
|
|
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 |