Web site issues

Hi everybody, My apologies for issues that have affected some users over the past week. I believe that these issues are currently worked around, so there should be no outstanding issues. Let me know if you encounter any. Here's what happened. I have been working on a new page-serving infrastructure for the past three months. This is a higher performance model that will also be easier to maintain. The model allows caching of entire pages, meaning that you get a faster site and the server doesn't have to work so hard. I have applied the new model only to item pages (tracks, articles, etc) at this stage. Unfortunately, there was one design element in these pages that is not cacheable. This is the logic around the display of edit buttons. I need to address this. In the interim, I turned caching off. Now, the new infrastructure allows this but the old one doesn't so that caused further issues. I have now turned caching back on but marked the item pages as non-cached. So everything should be working for now. I will be working through the issues as quickly as possible. Last week's deployment was obviously was not tested properly, and I apologise for that. Unfortunately my working time available is basically 9pm to 1am, 4 nights a week, so it's hard to get things done! If you hit any issues, feel free to comment here, message me, or add them to the issue tracker https://bitbucket.org/leptinella/tramper.nz/issues
26 comments
11–20 of 26

I had a look but don't see where to set up a link if trying to edit an existing contribution posted when linking wasn't working. In fact the edit tab seems to have disappeared. I'm using Chrome as a browser.
Same question. Previous issue is fixed - Matthew thx a lot. I posted GS Hut photo as a test :) However is it possible to edit previous photos or I need to repost'em all?
Hi @glenn and @dr_on you should see the edit link right down the bottom left. Note that this is loaded with JavaScript so if it's not there then the JS is broken for you...let me know. The reason it's loaded with JavaScript is so that the whole page can be cached without caching the edit button. If it is there, then perhaps I need to put a link in a more obvious place in which case let me know that too!
Matthew, I double checked the page with one of my recent photos http://tramper.nz/15745/katherine-creek-crossing/ I was not able to find anything. Down the bottom left I see only "revision history" but no "Edit" link is available... If I press revision history the web site moves me to the page, where there is sth like edit button. But it returns error when I try to press it
Matthew, same here as Dr_On. No edit button. My PC has the latest version of Java and it is the same for Chrome, IE & Mozilla.
Thanks. Sorry about that. I'll look into it tonight.
I see it's fixed this morning. Thanks!
Matthew, thx for your efforts and sorry for pointing those endless bugs. Unfortunately I will continue. :) I tested edit button. It opens but after I change related information, added George Sound track to Katherine creek crossing photo and tried to publish it website returned an error. Finally as I can see in my profile the photo has George Sound track in description but the picture itself disappeared.
And sth is wrong with Track finder now. If you put a name of the place in search box it returns error (however if keep it empty - trackfinder works)
Thanks for the bug reports! The track finder issue is resolved -- just needed a server restart after a .NET update.
11–20 of 26

Sign in to comment on this thread.

Search the forums

Forum This website
Started by matthew
On 27 May 2015
Replies 25
Permanent link

Formatting your posts

The forums support MarkDown syntax. Following is a quick reference.

Type this... To get this...
Italic *Italic text* *Italic text*
Bold **Bold text** **Bold text**
Quoted text > Quoted text > Quoted text
Emojis :smile: :+1: :astonished: :heart: :smile: :+1:
:astonished: :heart:
Lists - item 1
- item 2
- item 3
- item 1 - item 2 - item 3
Links https://tramper.nz https://tramper.nz
Images ![](URL/of/image)

URL/of/image
![](/whio/image/icons/ic_photo_black_48dp_2x.png)
Mentions @username @username

Find more emojiLearn about MarkDown