Page 2 of 3

Re: Website and Forum have been upgraded!

Posted: Wed Mar 14, 2018 4:44 pm
by Forceflow
Darksaber wrote:
Tue Mar 13, 2018 9:24 am
When you click on the "Mark forums read" link, a box appears but you can't actual read it as the text and box are all white

it's not a big problem but just one to add to your list :)
Fixed
keiranhalcyon7 wrote:
Tue Mar 13, 2018 8:36 am
Hmm, and names longer than about 7 letters are getting wrapped (if the user has a full-height avatar, which is most users, but not Forceflow).
Fixed I think, took me forever to find out how to force-reload on my android chrome so that it actually showed up.
General_Trageton wrote:
Tue Mar 13, 2018 8:12 am
Hey Force, sorry for being a pain but I just noticed that in mobile view of a thread all the post options (edit, quote, delete etc. ) are missing.
Should be fixed as well. Ugly, but workable.

Re: Website and Forum have been upgraded!

Posted: Wed Mar 14, 2018 4:49 pm
by keiranhalcyon7
Looks better now. Thanks!

Re: Website and Forum have been upgraded!

Posted: Wed Mar 14, 2018 5:40 pm
by Vince T
Yup buttons are there now. Thx mate!

Re: Website and Forum have been upgraded!

Posted: Fri Mar 16, 2018 9:24 pm
by JeremyaFr
Hello,
When you attach a file, the filename is displayed in white on a white background.
xwaupgrade_add_file.PNG

Re: Website and Forum have been upgraded!

Posted: Fri Mar 16, 2018 10:03 pm
by Forceflow
JeremyaFr wrote:
Fri Mar 16, 2018 9:24 pm
Hello,
When you attach a file, the filename is displayed in white on a white background.

xwaupgrade_add_file.PNG
Thanks, fixed!

Re: Website and Forum have been upgraded!

Posted: Sun Apr 08, 2018 8:01 pm
by JeremyaFr
Hello,

The "SELECT ALL" command next to "CODE:" appears in white on a white background.

Here is a test:

Code: Select all

test

Re: Website and Forum have been upgraded!

Posted: Mon Apr 09, 2018 3:20 pm
by Forceflow
JeremyaFr wrote:
Sun Apr 08, 2018 8:01 pm
Hello,

The "SELECT ALL" command next to "CODE:" appears in white on a white background.

Here is a test:

Code: Select all

test
Fixed, thank you! Man I really hate the way the css is set up for phpBB. There are so many things you have to check and fix...

Re: Website and Forum have been upgraded!

Posted: Mon Apr 09, 2018 4:21 pm
by JeremyaFr
Thanks

Re: Website and Forum have been upgraded!

Posted: Tue Apr 17, 2018 9:47 pm
by keiranhalcyon7
On mobile, in the user control panel, the... what to call it... controls menu?... color scheme is jarring.

Re: Website and Forum have been upgraded!

Posted: Thu Apr 19, 2018 3:18 pm
by Forceflow
keiranhalcyon7 wrote:
Tue Apr 17, 2018 9:47 pm
On mobile, in the user control panel, the... what to call it... controls menu?... color scheme is jarring.
That was another weird one. Should fixed now though. Thanks!

Re: Website and Forum have been upgraded!

Posted: Thu Apr 19, 2018 3:30 pm
by keiranhalcyon7
Looks much better now. Thanks!

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 6:26 pm
by MisfitMarius
Hi guys. My first post is to report a problem I'm having with the website, this thread seems to be a good place to do it, I apologise if it should go elsewhere.
When I click on the link for the Download page, I get an error message and nothing else. This also happens on the Progress page, the Contributor page, and the Screenshots page. I haven't checked all the links in all my browsers, but I have checked the Download link in Chrome, Firefox, and Edge, and get an error each time.
The message given by the Download page in Chrome is (without the quote marks at each end):-

"Fatal error: Uncaught ArgumentCountError: Too few arguments to function getValue(), 2 passed in /homepages/7/d15972722/htdocs/xwaupgrade/downloads.php on line 4 and exactly 3 expected in /homepages/7/d15972722/htdocs/xwaupgrade/inc/session.php:158 Stack trace: #0 /homepages/7/d15972722/htdocs/xwaupgrade/downloads.php(4): getValue('legal', 0) #1 {main} thrown in /homepages/7/d15972722/htdocs/xwaupgrade/inc/session.php on line 158"

I've cleared cookies etc in Chrome but that's made no difference, and my GoogleFu is weak. Is there more I can do on my end, or any further help I may give you? I just wanna download all these these cool looking models =D

TIA

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 8:32 pm
by JeremyaFr
When I post a message, I'm getting this error:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 506: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1836: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 9:03 pm
by Forceflow
MisfitMarius wrote:
Fri Jan 04, 2019 6:26 pm
Hi guys. My first post is to report a problem I'm having with the website, this thread seems to be a good place to do it, I apologise if it should go elsewhere.
When I click on the link for the Download page, I get an error message and nothing else. This also happens on the Progress page, the Contributor page, and the Screenshots page. I haven't checked all the links in all my browsers, but I have checked the Download link in Chrome, Firefox, and Edge, and get an error each time.
The message given by the Download page in Chrome is (without the quote marks at each end):-

"Fatal error: Uncaught ArgumentCountError: Too few arguments to function getValue(), 2 passed in /homepages/7/d15972722/htdocs/xwaupgrade/downloads.php on line 4 and exactly 3 expected in /homepages/7/d15972722/htdocs/xwaupgrade/inc/session.php:158 Stack trace: #0 /homepages/7/d15972722/htdocs/xwaupgrade/downloads.php(4): getValue('legal', 0) #1 {main} thrown in /homepages/7/d15972722/htdocs/xwaupgrade/inc/session.php on line 158"

I've cleared cookies etc in Chrome but that's made no difference, and my GoogleFu is weak. Is there more I can do on my end, or any further help I may give you? I just wanna download all these these cool looking models =D

TIA
Many thanks for the heads up and yes, this is the right place to post this. This particular error should be fixed now. Sorry about that. I had to change the PHP version again but it looks like it was actually activated later than I though. (When I tested it everything worked)
Should you see any other errors please let me know!

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 9:03 pm
by Forceflow
JeremyaFr wrote:
Fri Jan 04, 2019 8:32 pm
When I post a message, I'm getting this error:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 506: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1836: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
Still working on this one

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 9:07 pm
by Forceflow
Okay, the post bug should also be fixed... Can someone verify? (It looks like the error does not always happen)

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 9:09 pm
by JeremyaFr
test

EDIT: it works. Thanks

Re: Website and Forum have been upgraded!

Posted: Fri Jan 04, 2019 9:34 pm
by MisfitMarius
Forceflow wrote:
Fri Jan 04, 2019 9:03 pm
Many thanks for the heads up and yes, this is the right place to post this. This particular error should be fixed now. Sorry about that. I had to change the PHP version again but it looks like it was actually activated later than I though. (When I tested it everything worked)
Should you see any other errors please let me know!
Happy to have helped, and I can verify that the downloads, and the other links, are working fine. Thanks :D

Re: Website and Forum have been upgraded!

Posted: Sun Jan 13, 2019 5:38 pm
by Forceflow
Did a small update of the page, I really didn't like the way I 'enhanced' the logo and decided to go with a more clean look. Hope you guys like it.
I know the page itself is very 90s, but I am a coder not a designer ;)

Re: Website and Forum have been upgraded!

Posted: Sun Jan 13, 2019 6:50 pm
by Vince T
Nice job! I really like how the logo looks much sharper now!

Re: Website and Forum have been upgraded!

Posted: Sun Jan 13, 2019 7:26 pm
by Darksaber
Just about to say that myself :)

Force, would you have the new logo in a format with a transparent background you can share, so I can update the various images in the XWACP please

Please upload to the private forum or PM me :)

Cheers mate

Re: Website and Forum have been upgraded!

Posted: Thu Jan 17, 2019 8:04 am
by Phoenix Leader
I opened the site with a Samsung Galaxy S8: in the Forum section the logo is cut and X-Wing Alliance Upgrade is doubled.
I post a screenshot to explain better what I'm saying.

Re: Website and Forum have been upgraded!

Posted: Thu Jan 17, 2019 8:05 am
by Phoenix Leader
This doesn't happen with the FAQ section.

Re: Website and Forum have been upgraded!

Posted: Fri Jan 18, 2019 9:27 pm
by Forceflow
Mhm... that is strange. Really not sure what causes this to be honest. I'll have to investigate

Re: Website and Forum have been upgraded!

Posted: Sun Jan 20, 2019 6:18 am
by keiranhalcyon7
It seems that the forums are not implementing the background transparency on mobile*, even when "desktop site" is selected. And accessing the forums through the main site, so that they're in a frame, forces desktop mode as well.

*It could just be the Galaxy S8. Phoenix Leader and I apparently have the same phone.