These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

SMF Fitting Display Tool [updated]

Author
Chiyo Miharu
Imperial Academy
Amarr Empire
#1 - 2013-10-21 12:17:26 UTC
continued from https://forums.eveonline.com/default.aspx?g=posts&t=191535

hi,
i updated the SMF Fitting Display Tool with all the pieces from the old thread.

you can see the mod running on my testforum:
http://test.tetriac.de/smf/index.php?topic=2.0

Download:
http://test.tetriac.de/EFTMod02.zip


changes:
- Ship DNA mod included. Author: Erwin Krym'L
- T3 SubSystem DNA fix included. Author: Erwin Krym'L
- Database Update included
- Hacking attempt error fix included


install through the smf package installation system

people already running the old mod in their forum:
you have to deinstall the old version first before you install this updated version.


hope you like it ^^

Aphelion Thunderclap
Caldari Provisions
Caldari State
#2 - 2013-10-22 00:55:54 UTC  |  Edited by: Aphelion Thunderclap
i have it on the forums now but can't figure out how to get it to read correctly .....not sure how to import a XML file (EFT file) in to forum post i was able to do something weird tho heres a pic [URL]http://i42.tinypic.com/2j3seup.png[/URL]
Chiyo Miharu
Imperial Academy
Amarr Empire
#3 - 2013-10-24 12:36:57 UTC
you can post fittings like this:

[eft]
[Legion, Legion vg6]
Legion Electronics - Tactical Targeting Network
Legion Offensive - Liquid Crystal Magnifiers
Legion Defensive - Augmented Plating
Legion Engineering - Power Core Multiplier
Legion Propulsion - Chassis Optimization

Heavy Pulse Laser II, Imperial Navy Multifrequency M
Heavy Pulse Laser II, Imperial Navy Multifrequency M
Heavy Pulse Laser II, Imperial Navy Multifrequency M
Heavy Pulse Laser II, Imperial Navy Multifrequency M
Heavy Pulse Laser II, Imperial Navy Multifrequency M
Heavy Pulse Laser II, Imperial Navy Multifrequency M

Federation Navy Stasis Webifier
Federation Navy Stasis Webifier
Shadow Serpentis Tracking Computer
Shadow Serpentis Tracking Computer

Ammatar Navy Heat Sink
Ammatar Navy Heat Sink
Imperial Navy Energized Thermic Membrane
Imperial Navy Energized EM Membrane
Centii A-Type Adaptive Nano Plating
1600mm Reinforced Rolled Tungsten Plates I

Medium Energy Locus Coordinator II
Medium Energy Locus Coordinator II
Medium Ancillary Current Router I
[/eft]

In EFT click on the little ship icon behind the fitting name and it will open a dropdown. select "copy to clipboard" from the dropdown and you can post the fitting into your forum. ^^
http://test.tetriac.de/EFTDropdown.JPG

if you are using a custom theme in your forum you have to copy these files from the package into your theme:

"fitting.css" goes to "themedir/css"
"fitting.js" goes to "themedir/scripts"
"eft.gif" goes to "themedir/images/bbc"
(themedir = your custom theme name)

the layout is broken because these files are missing in your theme. copy them and it should work ^^
Aphelion Thunderclap
Caldari Provisions
Caldari State
#4 - 2013-10-26 20:10:46 UTC
thanks got it working
Magnifikus Erzverwirrer
Sniggerdly
Pandemic Legion
#5 - 2013-11-09 23:15:25 UTC  |  Edited by: Magnifikus Erzverwirrer
Nice tool, but 2 things:

Subs and Subs-editor.php on of them where destroyed on uninstall! (forum wouldnt load anymore, something about hooks).

do you got an converter script to get recent database in?

things like:

"Large 'Solace' Remote Armor Repairer"
"Centum A-Type Medium Remote Capacitor Transmitter"
"Large 'Regard' Remote Capacitor Transmitter"


oh and also drones wont work because of the x5

dont work ;)
Xornicon Altair
Black Watch Syndicate
#6 - 2013-11-10 08:09:58 UTC
When trying to install this Mod, I'm getting the following error out of SMF:

Quote:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 5
File: /home/www/forum/Packages/temp/db_install.php
Line: 39


SMF Version 2.0.5

This is the song....

Magnifikus Erzverwirrer
Sniggerdly
Pandemic Legion
#7 - 2013-11-10 10:48:31 UTC  |  Edited by: Magnifikus Erzverwirrer
Xornicon Altair wrote:
When trying to install this Mod, I'm getting the following error out of SMF:

Quote:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 5
File: /home/www/forum/Packages/temp/db_install.php
Line: 39


SMF Version 2.0.5



open the zip file, edit the db_install.php and remove all "type=MyIsam" (3)


i have developed a little "patch" to let the thingy work with the normal eve db and the drones if someone is interested (its a bit hacky still)