SEOW v7 Planning

For bug reports and fixes, installation issues, and new ideas for technical features.

Moderator: SEOW Developers

PA-Dore
Posts: 469
Joined: Thu 01 Nov 2007 8:58 am
Location: Savoie-France
Contact:

Post by PA-Dore »

Something like that?

Image Image Image Image
Last edited by PA-Dore on Tue 28 Jan 2014 3:48 pm, edited 1 time in total.
II/JG77Hawk_5
Posts: 162
Joined: Wed 10 Jan 2007 1:13 am
Location: Sydney, Australia

Post by II/JG77Hawk_5 »

Nice!
Kopfdorfer
Posts: 101
Joined: Thu 26 Apr 2012 2:13 pm
Location: Dartmouth , Nova Scotia , Canada

Post by Kopfdorfer »

Hey Dore , I love the image. Could you try making the orange of the flame a dirty black ( or dark grey) cloud and the white of the flame the same orange in the SEOW banner?

Looks good.

Kopfdorfer
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

Hey SEOW devs...

How r u guys?

Hope everyone is doing good ...

Well lets get to the point. I've noticed you guys introduced the modified Gross combat scoring system i suggested and also included the Pilot photos folder in the new SEOW installation. Im really excited about that but i do not know how to work it yet lol....

How do I introduce the pilot names and corresponding photos into the pilot_photos table?
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

Do I just change the pilot photos to true in StatisticsMetadata?
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

I've noticed that the system generates a image for the statistics table that has the same name as the pilot per se which is also the same name of the pictures i introduced in the pilot photos folder.. thats got be the problem.... How to make it work?? anyone? please???

Regards,

Riksen
PA-Dore
Posts: 469
Joined: Thu 01 Nov 2007 8:58 am
Location: Savoie-France
Contact:

Post by PA-Dore »

Hi Riksen,

It's easy to do:
- Change the pilot photos to true in StatisticsMetadata as you did.
- Fill the Pilot_Photos table in the SEDB database
- Add photos (e.g. *.jpg) in the new folder \MP4public\Statistics\PilotPhotos

As an example

That's all ^^
Last edited by PA-Dore on Sat 22 Feb 2014 11:28 am, edited 1 time in total.
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

Thank u for ur reply Dore ...

Unfortunately I've done all of that but still no go...

First I introduced the jpg pictures of the pilots in the PilotPhotos folder with their corresponding names. For example:

The in-game pilot name was JAGER_Knoke, so I introduced a picture called JAGER_Knoke.jpg in that folder. Then I turned it on in the StatisticsMetadata script by replacing false to true in the correponding field. Tryed to rebuild the statistics page but still no pilot picture shows up....

Maybe u could take a look via TeamViewer for me?

Appreciate the help

Riksen
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

How do I fill the photo_name table? Do i place the picture names in the Attribuutes part of it?
PA-Dore
Posts: 469
Joined: Thu 01 Nov 2007 8:58 am
Location: Savoie-France
Contact:

Post by PA-Dore »

Perhaps clear your net cache when the page is loaded (CTRL-F5)?
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

I see what the problem is... I dont know how to fill the pilot_photos table. I mean where do i put the pilot names and their corresponding images name... could u make a tutorial or something?

Thxs again
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

Image

This is what I have right now.. how do i fill it?
IV/JG7_4Shades
Posts: 2202
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

The Pilot_Photos table has two fields (columns):

Pilot_Name, Photo_Name

For your example Riksen, set:

Pilot_Name to "JAGER_Knoke"
Pilot_Photo to "JAGER_Knoke.jpg"

Put the file JAGER_Knoke.jpg inside the Statistics/PilotPhotos folder. Make sure the PilotPhotos folder is readable!

Add data to Pilot_Photos table for other pilots as required, 1 row per pilot.

Then turn pilot photos to true in StatisticsMetadata. Rebuild or update cache.

If you are still having problems, you will need to allow us to look at your Stats pages to investigate further.

Cheers,
4S
IV/JG7_4Shades
SEOW Developer

Image
IV/JG7_4Shades
Posts: 2202
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

Don't use phpMyAdmin, it is horrible. :twisted:

Try to get a free version of Navicat or SQLyog, these are much easier to use.

Cheers,
4S
IV/JG7_4Shades
SEOW Developer

Image
Riksen
Posts: 125
Joined: Thu 17 Jan 2013 2:35 am
Location: Florida, USA
Contact:

Post by Riksen »

Thank U so much Shades and DOre...

I did exactly what u said but now im getting a error message when i generate the stats ...

Image
Post Reply