Page 3 of 4
Re: Forum Migration Complete - Report Bugs Here
Posted: 05 Dec 2012, 19:17
by Delphium
WIll need to double check the perms, user banned and post removed, thanks for heads up.
Re: Forum Migration Complete - Report Bugs Here
Posted: 13 Dec 2012, 15:15
by Haldi

- Screenshot_2012-12-13-15-10-41111890508.png (307.14 KiB) Viewed 10904 times

- Screenshot_2012-12-13-15-10-231895831317.png (305.25 KiB) Viewed 10906 times
about the recent forum topics corner/plugin or whatever. time is not the same for users and anonym.
think we already had that. but now with phpbb any news?
Edit: 20.12.2012 14:20Test
[youtube]http://www.youtube.com/v/VRUGPMWvMvc[/youtube]
Test 2
[youtube]http://www.youtube.com/v/VRUGPMWvMvc[/youtube]
Test 3 different video
[youtube]http://www.youtube.com/v/rGp4D4uQp54[/youtube]
Youtube Y U no work ?
Re: Forum Migration Complete - Report Bugs Here
Posted: 24 Dec 2012, 13:01
by skipclarke
Haldi wrote:Youtube Y U no work ?
Tag has to be in the form of:
Code: Select all
[youtube]http://www.youtube.com/watch/v/{Video ID}[/youtube]
Re: Forum Migration Complete - Report Bugs Here
Posted: 15 Apr 2013, 04:56
by Haldi
Why are there two "Posts per Page" ? is one for Comments on Blogs and such?

- Wsgf bug post per page.JPG (201.17 KiB) Viewed 8766 times
Edit:
One more! The Users shown by the Galleries are stil the old profile!
http://www.wsgf.org/gallery/dirt-showdo ... wallpapers
Re: Forum Migration Complete - Report Bugs Here
Posted: 15 Apr 2013, 11:51
by Delphium
Haldi wrote:Why are there two "Posts per Page" ? is one for Comments on Blogs and such?
Wsgf bug post per page.JPG
Fixed.
You mean when you click on the users name?
This is the case for all drupal content pages, they link to the drupal user profile.
Re: Forum Migration Complete - Report Bugs Here
Posted: 21 Apr 2013, 13:39
by Haldi
If that is how it should be. OK.
Btw, now that we're on php. What about a +1 or a thanks or a like button?
There are so many use full posts out there, and sometimes I just want to say "Yes! Exactly that's it!" But its not worth creating an extra post just for that.
Is something like that in the 'planned to do' list or unnecessary?
Re: Forum Migration Complete - Report Bugs Here
Posted: 30 Apr 2013, 00:34
by Haldi
Found the Next bug

Feeling like a BugHunter


- wsgf bug blog.JPG (86.94 KiB) Viewed 8487 times
The Youtube Video which is embedded in the Blog Post, is shown as URL only in the Forums Post.
Should somehow be able to do an auto transtition (or whatever this word is called....) into a working forum code, right ?
Re: Forum Migration Complete - Report Bugs Here
Posted: 30 Apr 2013, 02:41
by AussieTimmeh
Haldi wrote:Found the Next bug

Feeling like a BugHunter

You're doing a good job mate!

Re: Forum Migration Complete - Report Bugs Here
Posted: 30 Apr 2013, 17:22
by Delphium
Haldi wrote:Found the Next bug

Feeling like a BugHunter

wsgf bug blog.JPG
The Youtube Video which is embedded in the Blog Post, is shown as URL only in the Forums Post.
Should somehow be able to do an auto transtition (or whatever this word is called....) into a working forum code, right ?
AussieTimmeh wrote:Haldi wrote:Found the Next bug

Feeling like a BugHunter

You're doing a good job mate!

Fixed

Example of fix -
http://www.wsgf.org/forums/viewtopic.ph ... 98#p145198To fix this I do a preg_replace, matching (using regex provided by crackerjackmack) on youtube urls to then convert them to the correct embedded format for phpbb

This takes place when content is drupal is saved/updated&saved and then injected into phpbb.

Re: Forum Migration Complete - Report Bugs Here
Posted: 30 Apr 2013, 18:33
by LuckyNoS7evin
Delphium wrote:Haldi wrote:Found the Next bug

Feeling like a BugHunter

wsgf bug blog.JPG
The Youtube Video which is embedded in the Blog Post, is shown as URL only in the Forums Post.
Should somehow be able to do an auto transtition (or whatever this word is called....) into a working forum code, right ?
AussieTimmeh wrote:Haldi wrote:Found the Next bug

Feeling like a BugHunter

You're doing a good job mate!

Fixed

Example of fix -
http://www.wsgf.org/forums/viewtopic.ph ... 98#p145198To fix this I do a preg_replace, matching (using regex provided by crackerjackmack) on youtube urls to then convert them to the correct embedded format for phpbb

This takes place when content is drupal is saved/updated&saved and then injected into phpbb.

the funny thing is I understood every word of that however well done on baffling most of the world with that one
Re: Forum Migration Complete - Report Bugs Here
Posted: 30 Apr 2013, 21:35
by Haldi
hehe i know how regex should work (basic knowledge on autoIt) but nothing more.
btw..... next one i think! (in Coorperation with suiken!)
http://www.wsgf.org/forums/viewtopic.php?f=83&t=25665

- wsgf bug blog embed.JPG (230.76 KiB) Viewed 6463 times
Looks like it's linkin to a dead or missing page.
Re: Forum Migration Complete - Report Bugs Here
Posted: 30 Apr 2013, 22:04
by Delphium
LuckyNoS7evin wrote:the funny thing is I understood every word of that however well done on baffling most of the world with that one
I have a knack for such things.
However the most important word that anyone needs to hear is on the first line... "Fixed"

EDIT:- Haldi, that bug you speak of was related to the fix above, and is now also resolved.

Re: Forum Migration Complete - Report Bugs Here
Posted: 17 May 2013, 23:29
by Haldi
Next Bug:
When you create a new Gallery (by "Contribute Content to WSGF" - "Image Gallery" and then upload files) and in the settings post the Gallery into the Forums it will post the Thread first with a link to the "unnamed-gallery" and then rename the gallery! So you have to edit your gallery, set to publish again and then it gets the right link to the correctly named gallery!
Re: Forum Migration Complete - Report Bugs Here
Posted: 18 May 2013, 11:43
by Delphium
Ahhhhh good spotting... think we should be able to fix this with a rule to update it automaticly on name change.
Will look into it.
Re: Forum Migration Complete - Report Bugs Here
Posted: 14 Nov 2014, 03:15
by Haldi
i'ts been a while

But it's a bug report thread... didn't want to open another one for this.

If you read the "Advanced Search" you see the Arrow from "Game Tools" which points to the right exactly between the "a" and "n".
Guess arrows don't like to hide ? xD
This happens on FF28 and IE11.
Re: Forum Migration Complete - Report Bugs Here
Posted: 15 Nov 2014, 16:57
by Delphium
Ive applied a resize to the menus, should resolve that overlapping now.
Re: Forum Migration Complete - Report Bugs Here
Posted: 15 Nov 2014, 19:43
by skipclarke
I had increased the width on the menus so that the items in the "Hardware" list didn't wrap. This is what caused the overlap. I had been meaning to ask Delphium to fix that. Anyway we can get rid of the text wrap and the overlap?
Re: Forum Migration Complete - Report Bugs Here
Posted: 16 Nov 2014, 13:38
by Delphium
There you go.

BTW Skip, for future reference the menu width is controled via JS which is defined in the block configuration page -
http://www.wsgf.org/admin/build/block/c ... uperfish/1 instead of trying to override it with css files

As such I removed the edit you made then updated the block configuration accordingly.
I can haz cookies now plz ?

Re: Forum Migration Complete - Report Bugs Here
Posted: 22 Nov 2015, 09:36
by Brandondorf9999
For years now, the bug where it shows the error message when people try to submit an edit hasn't been fixed. It's blocking people from saving their page revisions to the site and nothing changes.

If this bug was fixed, then people would be able to upload attachments, replace them or make other revisions without this problem around. Even though it doesn't have any external image urls used. This is happening to some pages like Sonic Heroes for example.
Re: Forum Migration Complete - Report Bugs Here
Posted: 22 Nov 2015, 11:38
by jackfuste
Brandondorf9999 wrote:For years now, the bug where it shows the error message when people try to submit an edit hasn't been fixed. It's blocking people from saving their page revisions to the site and nothing changes.
http://i.imgur.com/O20RvwW.pngIf this bug was fixed, then people would be able to upload attachments, replace them or make other revisions without this problem around. Even though it doesn't have any external image urls used. This is happening to some pages like Sonic Heroes for example.
To avoid this error message, just remove "Eyefinity / Surround Screenshot", before preview or saving detailed report.

- Remove.png (27.97 KiB) Viewed 5025 times