This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1
Bug reports / Comment toggle initialized wrong
« on March 5th, 2015, 09:49 PM »
Go to an item of the gallery:
http://wedge.org/do/media/?sa=item;in=269;sort=0
click on "Comment" (at the bottom), nothing happens.
Click again it opens the textarea.
Apparently the textarea should be visible from the start (also because the image shows the "-" and not the "+"), but is not, so the first time the already hidden textarea is closed (again) and on the second click it's finally opened.
http://wedge.org/do/media/?sa=item;in=269;sort=0
click on "Comment" (at the bottom), nothing happens.
Click again it opens the textarea.
Apparently the textarea should be visible from the start (also because the image shows the "-" and not the "+"), but is not, so the first time the already hidden textarea is closed (again) and on the second click it's finally opened.
2
Archived fixes / Data too long for column 'featured' at row 1
« on March 5th, 2015, 09:44 PM »
Clean install of the current HEAD of the master branch.
MySQL 5.6.17.
Creating an album I got this message:
Code: [Select]
The workaround I used is to change the column to tinyint. :P
MySQL 5.6.17.
Creating an album I got this message:
Data too long for column 'featured' at row 1
File: /home/emanuele/webserver/htdocs/wedge/gz/app/media_Aeva-Gallery2.php
Line: 1675
The workaround I used is to change the column to tinyint. :P
3
Archived fixes / install.php, no more. :P
« on January 19th, 2015, 11:27 PM »4
Archived fixes / Search box "by user" input
« on September 29th, 2014, 02:00 PM »
Firefox on the left, Chrome on the right.
Both on Linux.
The "By user" box seems a bit too wide. ;)
Both on Linux.
The "By user" box seems a bit too wide. ;)
5
Archived fixes / Fatal error: Call to undefined function deltree()
« on February 23rd, 2014, 10:47 AM »
Deleting an album:
Code: [Select]
Fatal error: Call to undefined function deltree() in /app/media_Aeva-Gallery2.php on line 1870
6
The Pub / Notifications
« on February 2nd, 2014, 08:18 PM »
I know that's a dumb question, because I'm sure I did it before, but at the moment I can't see how do it...
How do I "mark as read" the notifications? :blush:
How do I "mark as read" the notifications? :blush:
7
Archived fixes / FF messing things up?
« on November 18th, 2013, 10:41 PM »8
Off-topic / git hiccups
« on October 21st, 2013, 02:35 PM »Fact is, all he's been doing at SMF 2.1 is adding features that are taken STRAIGHT from Wedge. In fact, some of his commits (look at his 05be2b92 revert) have Wedge code in them, such as wesql::query, if proof was needed that he didn't just take his 'ideas', he was taking his code, too.
https://github.com/SimpleMachines/SMF2.1/pull/691/files#diff-cfc225eff5aeb11b2e42d1a705c3ae63R476
9
Archived fixes / Failed logins
« on April 24th, 2013, 01:50 PM »
This morning I tried to login but not remembering the password I tried the usual 2 or 3 (or 4 :P) and at some point the reminder popped up.
I didn't want to change the password (otherwise I'd have to repeat the logins on all the browser and computers I have around and that would be a pita :angel: ), so I tried another time and got the message: "Sorry, but you've reached your login attempts threshold. Please wait 30 seconds and try again later.".
No problem, I decided to wait a bit. Now I switched on the "other" computer with all the passwords and found the one I use here so I tried again...but I'm still getting the same error: "Sorry, but you've reached your login attempts threshold. Please wait 30 seconds and try again later.".
Just to verify the password was up to date, I changed a setting in my profile and the password is correct.
Tried another browser just in case it was an issue with some cookie, but same result.
It may be a false positive, though I think it's worth reporting. ;)
I didn't want to change the password (otherwise I'd have to repeat the logins on all the browser and computers I have around and that would be a pita :angel: ), so I tried another time and got the message: "Sorry, but you've reached your login attempts threshold. Please wait 30 seconds and try again later.".
No problem, I decided to wait a bit. Now I switched on the "other" computer with all the passwords and found the one I use here so I tried again...but I'm still getting the same error: "Sorry, but you've reached your login attempts threshold. Please wait 30 seconds and try again later.".
Just to verify the password was up to date, I changed a setting in my profile and the password is correct.
Tried another browser just in case it was an issue with some cookie, but same result.
It may be a false positive, though I think it's worth reporting. ;)
10
Archived fixes / Remove drafts
« on January 7th, 2013, 05:36 PM »
Searched and not found, so reporting it.
Deleting a single draft doesn't seem to work.
Reproduce:
* write a post/PM
* save ad draft
* go to the draft page in your profile
* click "remove draft"
* confirm with "ok"
=> nothing happens (tested with Opera, so it may even be the browser :angel: )
Deleting a single draft doesn't seem to work.
Reproduce:
* write a post/PM
* save ad draft
* go to the draft page in your profile
* click "remove draft"
* confirm with "ok"
=> nothing happens (tested with Opera, so it may even be the browser :angel: )
11
Test board / may I?
« on November 29th, 2012, 12:54 PM »
It seems I cannot edit my posts..is it normal?
Oh no, it was just boards where I don't have permissions to edit.
Never mind.
Oh no, it was just boards where I don't have permissions to edit.
Never mind.
12
Archived fixes / Non-static method weMoDe::isMobile()
« on November 28th, 2012, 10:10 AM »
Search doesn't give any result so I assume it has not yet been reported.
Not sure if it is useful to report either, but better have it twice rather than none. :P
Code: [Select] in:
http://wedge.org/license/
the first time the page is loaded (easy to see using private tabs).
Not sure if it is useful to report either, but better have it twice rather than none. :P
Strict Standards: Non-static method weMoDe::isMobile() should not be called statically in /home/xxxxxx/www/xxxxxx/wedge/Sources/Load.php on line 378
http://wedge.org/license/
the first time the page is loaded (easy to see using private tabs).