Previous Thread
Next Thread
Print Thread
Hop To
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
I tried editing my post on this site for a typo and I get a usual message:
Quote
The thread has been modified.
The thread has been modified. In a moment you will be automatically returned to the forum.

Return to the forum | View your post

However it never will refresh. You have to select Return to forum or View your post.
Pm's seem to be okay.
I tried this on a few of my posts pre and post of 7.5.8.
and it just sits there.

PS,
Using current Firefox as a browser.
Ha another edit.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
Yes, but this is the kind of thing that generates a lot of feedback from my users... There's something about an old saying "It is easier to find fault than it is to praise." --- Or something like that.

I don't mind ONE glitch like this, but if there's more than a couple of them, then it will spiral out of control. It even could bump "Obamacare" off of the front page. ha ha ha...


--BIll B
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Don't get me started on Obamacare. wink


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Dec 2003
Posts: 237
Enthusiast
Enthusiast
Joined: Dec 2003
Posts: 237
DITTO..... tried editing a post on my forum and the auto return doesn't work; it just sits there.

Tried this with IE9.

Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
libs/html.inc.php

find:

PHP Code
 
$refresh = array_get($header, 'refresh', '');
$refresh = ( $refresh == 0 ) ? '' : $refresh;
 

replace:

PHP Code

$refresh = array_get($header, 'refresh', '');
$refresh = ( $refresh === 0 ) ? '' : $refresh;
 

( changed on this board )

Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Thank you for the quick resolution ,SD!





Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
Is there going to be another dot release with these changes?

I downloaded an hour ago and am installing as we speak. I don't mind making the tweaks myself, but I don't want to miss any in these discussions.

Or -- will you open a READ ONLY forum and include each of your new tweaks (Patches) in a consecutive list for us?


--BIll B
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
That probably will not happen.
You will need to just keep track of changes that are not in the member area and incorporate them in your code.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jun 2006
Posts: 16,289
Likes: 115
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,289
Likes: 115
See here:
Originally Posted by SD
yah, i don't expect a point release.

i just think i will fix the small things and then upload a new .zip after a week of users using it.

only reason for a p1 release is if there is a killer in there somewhere.

only real 'bug' right now is in html.inc.php ( fix supplied in that thread ) with $refresh and that isn't a show stopper.

the rest of the fixes are already in the members area.

2c


I imagine all of our little grypes will be included as well.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
only changes are, two bugs in html.inc.php

header.tpl bugs

adduser.inc.php for stopforumspam level 2 or greater check

( so far )

Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
Okay.... I guess that I understand.

So far I've made TWO changes/tweaks/hacks -- whatever you want to call them. :-)

1. Fixed the "auto return", and
2. Added the Stop Spam w/ IP address upgrade.

Now, I'm going to sit back and check-in with my users. I see that there are 43 of them online already.

It's been a great day... and now my "internal" clock says that's it 5 o'clock.... if you know what I mean!!!?!?!?
[Linked Image from vcca.org]


--BIll B

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Forum Privacy Policy
by ECNet - 02/26/2024 11:58 AM
Who's Online Now
2 members (Geoff, domspeak), 353 guests, and 190 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)