Search found 49 matches

by Goanna
Sun 24 Jan 2010 6:59 pm
Forum: Technical Discussion
Topic: Possible problem with roads on italy map
Replies: 46
Views: 8457

Hi Chamel,
All the bridge data in those two tables have a negative orientation figure so you could use these sql statements to extract;

SELECT * FROM `highways` WHERE `Orientation` <0
SELECT * FROM `railway_waypoints` WHERE `Orientation` <0

Cheers

Goanna
by Goanna
Tue 21 Apr 2009 4:33 pm
Forum: Technical Discussion
Topic: COMING SOON: Battle of France map for SEOW
Replies: 19
Views: 5861

Seems I have to create an account first, hmmm how does one do that? Can't seem to find where to do that :oops: :oops: :oops:


Cheers

Goanna
by Goanna
Tue 21 Apr 2009 6:22 am
Forum: Technical Discussion
Topic: COMING SOON: Battle of France map for SEOW
Replies: 19
Views: 5861

Using the extraction/cutting tools may be beneficial, time wise, for SEOW sector makers, eg the BOF map that Dore is working on, using the tools, here is a list of all the bridges on that map; The tool extracts them in a mission type format - 3 aircraft used, A20C is for wooden bridges, A20G for Rai...
by Goanna
Mon 16 Mar 2009 10:53 am
Forum: Technical Discussion
Topic: Installation problem ?
Replies: 31
Views: 6578

Good to see Slipper, for the default user names/passwords open your database in access and look in the PilotData table.

Cheers

Goanna
by Goanna
Mon 16 Mar 2009 5:37 am
Forum: Technical Discussion
Topic: Installation problem ?
Replies: 31
Views: 6578

Hi Slipper, You've got your access database file in C:\SEDB32.mdb yeah, if so open you MP-Connection.php file in Wordpad or notepad and make sure that it looks exactly like this - copy and paste into yours if necessary and save when ready. Then try the http://127.0.0.1/SEOW/MP4 address. Cheers Goann...
by Goanna
Sun 15 Mar 2009 8:51 am
Forum: Technical Discussion
Topic: Bug Reports: SEDCS v3.2.0, MP4 v4.520, SEDB32
Replies: 28
Views: 8073

Shades,
missing this line from default-green.php

Code: Select all

$SectorLinkData["GothicLine"] = SectorLink("GothicLine");
Cheers

Goanna
by Goanna
Sun 15 Mar 2009 8:09 am
Forum: Technical Discussion
Topic: Installation problem ?
Replies: 31
Views: 6578

Ok, no probs, what do you get if you type in 127.0.0.1/SEOW/MP4 in your browser? Edit: My thinking here is if you get the main Scorched Earth page with that address and you can click on link to database config page but cannot get back to main screen - the buttons to get back are javascript buttons, ...
by Goanna
Sun 15 Mar 2009 7:00 am
Forum: Technical Discussion
Topic: Installation problem ?
Replies: 31
Views: 6578

Hi Slipper, Instead of typing http://127.0.0.1/SEOW/MP4/Scripts/MP-Admin.php/SEOW/MP4/Scripts/MP-Admin.php into your browser try just http://127.0.0.1/SEOW/MP4/Scripts/MP-Admin.php - I tried what you are typing in my setup (Xampp) and I go round and round in circles too. Hope this helps Cheers Goanna
by Goanna
Wed 04 Mar 2009 8:56 am
Forum: Technical Discussion
Topic: intros MOXY (NEWBE), IM GETTING SEOW LOST, XAMPP CONFIG HELP
Replies: 25
Views: 5935

np, Moxy will be pullin a sickie I reckon, so he can play :lol:

Cheers

Goanna
by Goanna
Wed 04 Mar 2009 7:42 am
Forum: Technical Discussion
Topic: intros MOXY (NEWBE), IM GETTING SEOW LOST, XAMPP CONFIG HELP
Replies: 25
Views: 5935

Heya Moxy, I have been following this thread and I reckon you are making things overly tricky for yourself :wink: Xampp installs mysql for you, you don't need to know any syntax at this point. Some screenies from when I installed xampp - apologies for long post but pictures paint a thousand words an...
by Goanna
Fri 26 Sep 2008 9:27 pm
Forum: Technical Discussion
Topic: Mediterraneo
Replies: 30
Views: 9195

Do you know if someone or a squad is actually working on the English Channel Map? With my squad, we project to begin it... I hope not yet, they may be disappointed and have to restart - CanonUk's channel map is only a beta at this point in time - he's hoping to have the final ready by the end of Oc...
by Goanna
Sun 07 Sep 2008 6:41 pm
Forum: General Discussion
Topic: SEOW with Firefox (sorry if old news)
Replies: 3
Views: 2435

Hi Darkcrest, When I downloaded this plugin, I think it installed automatically, to check, in firefox click on Tools -> Addons, in the dialogue box that pops up click on plugins and check that the IE plugin is installed. If it is, to get a particular page to display in IE right click on the page and...
by Goanna
Mon 02 Jun 2008 3:44 am
Forum: Technical Discussion
Topic: Setting Language
Replies: 7
Views: 1879

rgr that Shades, will dig around and see what I can come up with.

Cheers

Goanna
by Goanna
Sun 01 Jun 2008 4:30 pm
Forum: Technical Discussion
Topic: Setting Language
Replies: 7
Views: 1879

Hi Shades Running PHP Version 5.0.4, dunno about "simple xml", had to install the xml packages some time ago to get rFactor stats going, it parses xml files. info.php tells me; libXML support active libXML Version 2.6.21 libXML streams enabled xml XML Support active XML Namespace Support a...
by Goanna
Tue 27 May 2008 4:50 am
Forum: Technical Discussion
Topic: Setting Language
Replies: 7
Views: 1879

well it's got me buggered, if I delete the statistics folder and replace with the 1.83 stats folder I get this; http://i13.photobucket.com/albums/a266/smeefarkya/SE1-1.jpg All as it should be, if I then delete the statics folder and replace with the 1.94 stats folder, I get a blank page. If I edit t...