Esato

Forum > General discussions > Esato forum > Esato bugs

Previous  123 4 ... 91011  Next
Author Esato bugs
Muhammad-Oli
Sony Xperia Z
Joined: Jun 13, 2004
Posts: > 500
From: The NZ of L
PM
Posted: 2009-05-28 10:35
Reply with quoteEdit/Delete This PostPrint this post
What I have written is: <a href="#latest">go</a>

That should work right? For some reason it changes when I submit.
This message was posted in the mail
2008, 2009, 2010 Best Australasian Member.
Cycovision
P990
Joined: Nov 30, 2003
Posts: > 500
From: England
PM, WWW
Posted: 2009-05-28 10:38
Reply with quoteEdit/Delete This PostPrint this post
No, because it's php you need to use the full url including the arguments and then the anchor directly after the "&start=0" bit, like I did in my previous post.

Alternatively, you can alter the "start=0" bit to direct to a specific post within the thread.
Muhammad-Oli
Sony Xperia Z
Joined: Jun 13, 2004
Posts: > 500
From: The NZ of L
PM
Posted: 2009-05-28 10:40
Reply with quoteEdit/Delete This PostPrint this post
Ok I'm at work so I'll try later when I can think about it more.

How come it changed then? Cause this was working before the forum changes.
This message was posted in the mail
2008, 2009, 2010 Best Australasian Member.
masseur
P910
Joined: Jan 03, 2003
Posts: > 500
From: Sydney, London
PM
Posted: 2009-05-28 10:43
Reply with quoteEdit/Delete This PostPrint this post
@cyco, your link doesn't work for me as I have my preferences set to show posts in descending date order

also, the link style as specified by Muhammad-Oli is what I have used here several times myself and it was working in the 2009 portfolio topic until recently
Cycovision
P990
Joined: Nov 30, 2003
Posts: > 500
From: England
PM, WWW
Posted: 2009-05-28 10:43
Reply with quoteEdit/Delete This PostPrint this post
I don't know. It should technically work with your links anyway, but I have sometimes had trouble with anchors on dynamic pages before and so just use this method to make sure

@Masseur

Bugger! Never thought of that.

It must be tagging the absolute address on to the url then, i.e. pointing to "esato.com/board/#announce" instead of just "#announce"
[ This Message was edited by: Cycovision on 2009-05-28 09:46 ]
Muhammad-Oli
Sony Xperia Z
Joined: Jun 13, 2004
Posts: > 500
From: The NZ of L
PM
Posted: 2009-05-28 10:49
Reply with quoteEdit/Delete This PostPrint this post
I really don't know what that means to be honest. Does it mean I just need to have the link to the portfolio page in there somewhere to make it work?
This message was posted in the mail
2008, 2009, 2010 Best Australasian Member.
Cycovision
P990
Joined: Nov 30, 2003
Posts: > 500
From: England
PM, WWW
Posted: 2009-05-28 10:59
Reply with quoteEdit/Delete This PostPrint this post
^^^

No, if you look at the page source code, your links are absolutely correct. Looks like it might be a bug or board setting after all
Muhammad-Oli
Sony Xperia Z
Joined: Jun 13, 2004
Posts: > 500
From: The NZ of L
PM
Posted: 2009-05-28 11:08
Reply with quoteEdit/Delete This PostPrint this post
Awesome. So can we get this fixed Laffen?
This message was posted in the mail
2008, 2009, 2010 Best Australasian Member.
laffen
Sony Xperia Z5 Compact
Joined: Aug 07, 2001
Posts: > 500
From: Oslo, Norway
PM
Posted: 2009-05-30 16:34
Reply with quoteEdit/Delete This PostPrint this post
@Muhammad-Oli

I have changed the source code of your post which solved the problem

You can't use relative hashes anymore. <a href="#placetogo">link</a> won't work because the base path of all forums pages now are http://www.esato.com/board/. This is a tag in the HTML code (< base href="http://www.esato.com/board/" >) and has nothing to do with PHP.

It used to be /board/a_page.php without the http://www.esato.com. I changed the base path when adding the members.esato.com/ subdomain. Sorry about that.

These links should work
- http://www.esato.com/board/viewtopic.php?topic=177537#latest
- /board/viewtopic.php?topic=177537#latest
- viewtopic.php?topic=177537#latest

This won't
- #latest
[ This Message was edited by: laffen on 2009-05-31 00:50 ]
Muhammad-Oli
Sony Xperia Z
Joined: Jun 13, 2004
Posts: > 500
From: The NZ of L
PM
Posted: 2009-05-31 01:47
Reply with quoteEdit/Delete This PostPrint this post
Thanks for clearing that up Laffen. I appreciate the work you put in round here.
This message was posted in the mail
2008, 2009, 2010 Best Australasian Member.
tequilacat
P1
Joined: May 24, 2004
Posts: 91
From: Nizhny Novgorod, Russia
PM, WWW
Posted: 2009-06-02 19:35
Reply with quoteEdit/Delete This PostPrint this post
laffen,

is it possible to provide fallback solution to upload images in old way?

I can't get new image upload working in 3 browsers - Opera 9.64, IE 6, FF (don't know FF version).
The Opera has no [Upload] button (blue rect too small), the FF shows upload button but after file selection uploading hangs and then FF hangs. IE shows upload link image while loading ("incomplete image" IE icon), then it disappears.

I specifically turned off the firewall ads blocking (if some script components can't load) - to no effect.

well, it is nice, the ajax thing - it just doesn't work in my case
Muhammad-Oli
Sony Xperia Z
Joined: Jun 13, 2004
Posts: > 500
From: The NZ of L
PM
Posted: 2009-06-07 10:01
Reply with quoteEdit/Delete This PostPrint this post
Is there any reason why my post in this thread here no longer has coloured text? I only just noticed that all the text which used to be blue (and hasn't been changed recently) is now black. It doesn't look as good as it did anymore. Any fix?
This message was posted in the mail
2008, 2009, 2010 Best Australasian Member.
tranced
LG Nexus 4
Joined: Jan 19, 2006
Posts: > 500
From: Santo Domingo, wonDeRland
PM
Posted: 2009-06-07 14:17
Reply with quoteEdit/Delete This PostPrint this post
@tequilacat: you can still use the old way: http://www.esato.com/board/uploadimage.php

i'd forgotten about it
I jay0726 | (+3, 0) | Clara, Evita, Mimmi & Victoria | My Pics | Do your job!
tequilacat
P1
Joined: May 24, 2004
Posts: 91
From: Nizhny Novgorod, Russia
PM, WWW
Posted: 2009-06-10 15:38
Reply with quoteEdit/Delete This PostPrint this post
tranced, thank you
gola
W900 white
Joined: Jul 17, 2007
Posts: > 500
From: South Africa
PM
Posted: 2009-06-10 15:57
Reply with quoteEdit/Delete This PostPrint this post
I Still can't quote or edit posts on Opera Mini 3
"Getting wisdom is the wisest thing you can do!"
Proverbs 4: 7
Access the forum with a mobile phone via esato.mobi
Previous  123 4 ... 91011  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic