Sign In

Close
Forgot your password? No account yet?
Avatar for Fergal

Fergal

Fergal

Commissions: Closed
Trades: Closed
Requests: Closed

Fergal's Shouts

  • Link

    kiharikihari

  • Link

    About time you got banned. So long, troll.

  • Hey my fellow macros!!

  • Rawr! >: D Pretty cool to have a place like this. Alo alo.

  • Welcome to Weasyl, y'all. Drop a line here; say hello!

  • Link

    It shows I am automatically part of groups, and the "unjoin group" link doesn't work.

  • Link

    Also, I'm being told I have a new submission that apparently does not exist. Perhaps it was deleted since being posted, but in any case I can't delete the message.

    "There is 1 unviewed submission in your message center." with no tick box to delete it, and if I click view it tells me I have no submissions to view.

  • Link

    Favourites are not being listed on submission stats. I can click on an image FROM someone's favourite folder, and the image stats still lists 'Favourites: 0'.

    • Link

      Stats aren't fully implemented right now because we are working on other major portions of the site. We have user statistics for pageviews right now and maybe a few others to demonstrate that we will have them and they do work, but we are focusing on other priorities right now~

      • Link

        Right, thanks, and no worries. If I notice anything else like this I'll just make a little personal note of it and wait until you're ready to start focussing on the smaller things. You're all doing great work so far :)

  • Link

    • Link

      RESOLVED

  • Link

    Replying to comments seems to give no indication that it's going to work while you're typing your message, even though it does. So when I reply to a shout on my page, it still just says "Shout at SliceOfDog", even though it replies to the other person's comment.

  • Link

    Clicking 'More' from 'Recent character submissions' takes you to a blank page, UNLESS you click it from a user (such as your own page), where it just takes you to a browse page of ALL submissions.

  • Link

    Hiding a submission should set collection.settings || 'h'

    • Link

      (test)

      • Link

        ack ack ack

  • Link

    This isn't a bug, but I didn't know where else to suggest this. Would it be possible/desired to show the last log in date of users? For example if you are expecting a reply from someone and you see they have not logged in since you sent the message, you know they probably haven't read it. That sort of thing.

    • Link

      Last login time is stored in the login table, so it's certainly possible. I'll be sure to bring it up.

  • Link

    Forwarding page for external links is broken for some passed URLs

  • Link

    Toying around, messing around, etc etc, noticed what seems to be a minor error. :o

    Added the URL to my FA profile under the correct field in the CP, shows up under dA on my profile page.

    Filled in all fields: Field [appearance] {destination}

    SoFurry [correct] {correct}

    InkBunny [yes] {correct}

    Furocity [shows FA] {to FA}

    FurAffinity [shows dA] {to dA}

    DeviantArt [not linked] {not linked}

    Hopefully I described this well enough. x_x

    • Link

      Probably the values getting passed in the wrong order, I added a field not to long ago...

      • Link

        RESOLVED

  • Link

    Limit submission notifications, etc to watchers whose max_rating >= the submission's rating. Soft-deleting a submission should remove notifications.

    • Link

      Lowering max_rating via site settings must remove notifications that would conflict with it

      • Link

        or change their type to a value not considered by common_page_start()

  • Link

    Deleted submissions still appear as thumbnails when you click 'More'. Not sure if this is only temporary, but as of writing this one of my deleted submissions appears in the list when you click 'More' from 'Recent Multimedia Submissions'.

    • Link

      Should be RESOLVED on this particular page; the select statement wasn't considering the settings field where they were marked as hidden.

  • Link

    I don't seem to be able to submit literary files. I keep getting the message "Oops!

    The type of file you were attempting to upload did not match the submission category you specified.

    For more information about the allowed upload file types, see the help page on the subject."

    I'm submitting to the category Literary, and using .txt files, saved from Notepad.

    Also the link to the Help page brings up 'not found'.

    • Link

      Apparently the code that handles submitting and displaying text files is worse off than I thought; I think the issue may have something to do with unicode characters, like if your txt file included fancy quote marks instead of the plain ASCII ones. Trying to figure out where it's going wrong

      • Link

        New code allows upload and on-page display of UTF-8, UTF-16, and UTF-16-BE which is all the unicode encodings supported by notepad; further work on this forthcoming

        • Link

          Thanks, I've got it working now by changing the encoding to UTF-8. Much appreciated! You'll probably already know this, but just in case not: the default encoding from Notepad seems to be ANSI, which still doesn't work.

          Oh, and on the literary submissions that do work, the thumbnail doesn't appear while viewing the submission. However, it does appear in the browsing section of the site. My short story submission (and your original test cat one) are examples of this.

          • Link

            Best I can do at the moment for ANSI text is replace non-ascii chars with <?>, but I won't give that up as the solution. Issue still open

          • Link

            Thumbnail issue appears RESOLVED.

            Sorry about all this mess, I thought I had text uploads working better. Clearly not!

            • Link

              Hah, no worries. If I was expecting everything to work right I wouldn't be checking out a pre-beta site :p

              Thanks for the quick response to all my issues ^-^

  • Link

    The Hidden art submission should not be viewable right? Or is it supposed to send to a page that says it doesnt exist? XD

    • Link

      Just got the Search page to stop displaying that thumbnail, was it showing up somewhere else as well? o_o'

      • Link

        Was in my inbox XD

  • Link

    Clicking to see the full list of people you are watching takes you to the home page

  • Link

    Getting a lot of messages that do not exist. had a note that didnt exist, was able to delete the notification though. Same with some journals. the only thing left is that it states there is submission left to view, but theres nothing to view.

    • Link

      Okay I removed all the notifications that referred to deleted submissions (which is why they weren't showing up). You might (probably) still have some that point to a couple test submissions rated higher than your settings allow.

      • Link

        Yeah, still one submission without having one to view. XD

        • Link

          Seems it can't tell the difference between a submission and a collection. Fabulous!

  • Link

    Accepting a collection does not appear to notify the collectee's watchers.

    • Link

      seems to have to do with how submission notifications are tallied, which doesn't consider a difference between submissions and collections

  • Link

    Reading a note does not remove it from message notifications. Cannot send notes via the link on userpages. Cannot view any notes folder other than inbox. Cannot perform operations (move, delete, archive) on inbox messages.

    • Link

      First point resolved

    • Link

      Second issue resolved, the "Message User" link on the profile bar now works

  • Link

    setting pre-unix-epoch dates as birthday causes internal server error?

    (only tested twice since I can't find a place to reset birthday: 1 January 1900 [error] and 1 February 1970 [success])

    • Link

      Hm, it seems a 32-bit unixtime (which it uses to determine age) can only go back to sometime on 13 December 1901, the same effect as if you tried to put in 20 January 2038.

  • Link

    Stream button could allow an attacker to trick other users into visiting a malicious URL; feature temporarily disabled until a solution can be implemented.

    • Link

      damn o.O

    • Link

      Personal website link in user info could be used for a similar purpose; likewise disabled

      • Link

        possible solution = interstitial page (like how dA does it). are cookies set as httponly?

        • Link

          Cheers for the tip, I got one working for a few links. Still need to extend this to other things like FA, SoFurry, etc links and < tags.>

      • Link

        Features re-enabled

        • Link

          RESOLVED for all user info sidebar items

  • Link

    In the future, will there be quoted text ont he reply box to show who you are replying too?

    Just gets a tad confusing to see if it actually worked or not :3

    • Link

      It's something I'm planning on... I figure it'll quote the text above the text entry box and say something like "Replying to JayRandomFurry" and have a Cancel button and whatnot.

      • Link

        Awesome :D

  • Link

    Aaah damn. Hyphens don't work in the Commission price panel :D YAY! 510$ icons! ($5-10 lol )

    Is there any way to actually reset that/change them?

    adding and deleting commission classes and whatnot?

    • Link

      You can now delete commission classes (see Control Panel > Commission Info). There remains an issue with how individual prices are identified that makes them difficult to delete from the UI, but I'm working on a solution for it.

      • Link

        (this also deletes all the prices under the class you delete)

        • Link

          Thanks Kihari :3 Your awesome!

  • Link

    Long titles break the CSS in the popular submissions sidebar

  • Link

    File browse form inputs do not work in FF 3.6

  • Link

    Symbols (like the real heart for <3 ♥) don't show up in the Profile Text. It goes through when I save but it just doesn't appear.

    • Link

      Also doesn't show up in comments like this. ♥♥♥

      • Link

        Issue is in the (temporary) BBCode parser; the characters are there, they're just getting stripped out because they can't be input to the filter. The parser will have to be rewritten.

        • Link

          RESOLVED

  • Link

    Markup in User Info and Commission Info sidebars could allow a user to horizontally stretch their page when long values are inserted.

  • Link

    Popular Submissions sidebar on the front page merely selects random submissions; will need to be properly implemented when the system for counting submission views is in place

  • Link

    Commission info is showing info I did not put up, i noticed it was now available, so its newly implemented right?

    • Link

      After I get the control panel page to process user input, it should be working. The Python code that renders the info is all there, but the actual info you see is hard-coded (before, the entire thing was all hard-coded in HTML).

      • Link

        RESOLVED somewhat; classes and prices can be added but not removed via the UI. The sidebar box will not appear for users who have no commission info set.

        • Link

          also you are unable to rearrange the order is which the prices fall down, some additional pricing is appearing above the base price...editing wont work either

  • Link

    on the save option on the journals.. is there a way to save the journal, and pic up another one, or save multiple journals... cuz as it is now you can successfully save one.. but there doesn't seem to be a way that is noticeable where you can save your journal and then post a different journal, hence the need to save a note and pic it up later...

    • Link

      Unfortunately no, I only designed it to save one in-progress journal at a time.

      • Link

        One work-around might be to add an option whether or not to delete the saved journal when you submit a new one (currently, it always does so). That way you could clear the saved journal, write and submit the new one, and then the old saved content would reappear in the form when you visit /journals again.

        • Link

          RESOLVED in ^this manner.

  • Link

    (Community) has no subcategories... not sure if this has not been implemented yet, but it hasn't been crossed out so im not sure if its a "bug"

    • Link

      sorry if i am noting down so much stuff.. its hard to tell if things haven't been implemented or are "bugs", so im just assuming the options not crossed out are already implemented into the site.. such as the "link" button when responding to a message sent on shouts and such does not work.

      • Link

        I once tried to keep all the links striked out that didn't at least do something, but that gets pretty tedious to be honest... and yeah the "Link" thing for comments is totally busted (I'm no longer using /comments so I'm not sure why that does that).

        In any case such things are easy to forget so it's really good to have them all documented in one place like this.

        • Link

          k thank ^^ ill keep searching for testing then ^^

  • Link

    clicking (next>) , or (<back) , or (more) sends to the main page, so... they dont work

    • Link

      but only on the few options such as gallery i have tested.. im not s sure if it is always like this for options but for all times ive tested this its sent me to the mane page

    • Link

      also including the (<) and (>) buttons when going to the next submission under viewing a picture is not working

    • Link

      < Back and Next > links now work for submission galleries (though you won't be able to tell so much until someone uploads a bunch of stuff; I had the limit turned down to 2 when I tested it). Similar solution for other pages forthcoming.

  • Link

    Need to implement nonce value for makefave and removefave functions to prevent CSRF

    • Link

      and for makewatch

  • Link

    clicking the "select all" button on the new messages page send me to the mane site page

  • Link

    Avatar uploads deny .gif files. (Intended functionality, perhaps?)

    • Link

      whoops, didn't see the JPEG/PNG only on the features page.

      • Link

        There's an extra step involved with GIFs due to the fact that they might be animated, but I should have it worked out before too long (for avatars and submissions both).

    • Link

      RESOLVED for avatars; solution for submissions forthcoming

  • Link

    BBCode parser lacks unicode support; strips all non-ASCII characters

    • Link

      RESOLVED

  • Link

    Submission info fields should be hidden if they contain null values

    • Link

      RESOLVED

  • Link

    Symbols don't appear to be compatible as text (like the real heart for <3), it gives me a blank page with the text "internal server error."

    • Link

      Whoop, thanks, I think I just need to change those inputs to handle unicode

      • Link

        Temporarily fixed by stripping unicode characters within escape_sql

        • Link

          Some portions of code have been given UTF-8 support and appear to be working; need to finish this for all code

          • Link

            RESOLVED

  • Link

    Multiple layout and functionality issues in IE

  • Link

    All things found have been discovered using chrome.

    I'll be checking firefox and safari later this evening.

    On my submission "winter sigh" when you actually click to see the full size gives me a blank page that simply says 'not found'

    There doesn't appear to be a way to go back and edit anything on the submission.

    Going into Control panel > manage submissions shows nothing at all. The drop down bars are empty, nor is there any sign of being able to find my submission.

    Even though I did pick specific settings for my submmission IE: Category, Species, Gender, none of that is displaying.

    Will update more as I look around. D:

    • Link

      Thanks, I'll try these in Chrome and see if I can figure out what's wrong.

      • Link

        Gender, species, and category should be RESOLVED for new content

  • Link

    "Brows" function not bringing up window to select image for avatar.

    • Link

      Thanks, missed that one; added a temporary fix like the one on the submission page.

      • Link

        Forms should be working as intended; removed the hack

        • Link

          Still unable to brows for a submission.

          • Link

            What web browser are you using?

            • Link

              firefox. Hold on I think my version is just old as sin. Lemme get the new one.

              • Link

                Hm that's strange. The new one is what I use so if it doesn't work with that it may be your javascript settings blocking the script that handles that form.

                • Link

                  Not sure what it was but it seems to be better now.

                  • Link

                    Were you using 3.6? I'll have to go back and check that out because I know some people are still using that version.

            • Link

              Yeah it was just old. So old it could not auto update so I went ahead and did it manually.

  • Link

    No method of making click-able Links?

    • Link

      [ url=blah ]link for text[ /url ] (without spaces) works in some places but not everywhere.