| Author |
Topic Search Topic Options
|
Pugnacious
Newbie
Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
|
Post Options
Thanks(0)
Quote Reply
Topic: Timestamp Posted: 17 February 2006 at 7:50pm |
|
I've looked and looked for the answer here, but i'm either just not
seeing it, or it's not here. In version 7.97, there is a
timestamp on the RTE message box by default. I want to get rid of
it. Anyone know anything about it or can point me in the right
direction?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2006 at 9:24am |
|
The only reason why it is used is that some browsers cache the RTE area.
The time stamp is a simple why to create a unique querystring so that browsers will always load a fresh window and not use a cached copy that can course issues.
|
|
|
 |
Pugnacious
Newbie
Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
|
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2006 at 8:28pm |
|
Is there any way to hide or change it's location so that it's not visible that won't cause errors?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2006 at 12:12pm |
|
The only place you should see if is within the HTML source code, so it shouldn't be an issue as users shouldn't ever see or notice it.
|
|
|
 |
Pugnacious
Newbie
Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2006 at 1:07pm |
It shows up using firefox. Also, there's an unexplained error
where the link to the CSS inside the skin_file.asp gets posted as
well. I'll post about it in a seperate topic if i can't figure it
out. It only happens on some people's browsers namely IE.
Here, see for yourself. Link
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2006 at 1:24pm |
|
I have had a look at your forum and the time stamp is not from what I mentioned earlier.
It seems that you have modified web Wiz Forums to display a time stamp at the top of all pages within the forum (or at least it says '1:14 PM 1/21/2006' at the top of every page).
The RTE area uses an IFrame to show an editable page.
Because of the modification you have made to display '1:14 PM 1/21/2006' on every page, it is also showing up within the RTE's editable iframe page.
Edited by -boRg- - 21 February 2006 at 1:25pm
|
|
|
 |
Pugnacious
Newbie
Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2006 at 1:28pm |
|
Actually, the only code i've modified is the skin file and the images. it's probably something my host is doing.
|
 |
Pugnacious
Newbie
Joined: 12 February 2006
Location: United States
Status: Offline
Points: 31
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 February 2006 at 2:11pm |
|
Fixed --Sorry to bug you, but it was an error on my part in the skin_file.asp--
Now, i just have to fix that bug with the posting of the cascading style sheet link. Thanks.
|
 |