Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (driv, id242), 41 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/05/06
Posts: 708
Top Posters (30 Days)
Ruben 49
DennyP 24
Gizmo 23
Dunny 18
SteveS 14
AllenAyres 12
dbremer 10
SD 9
drkknght00 9
driv 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 10 1 2 3 ... 9 10 >
Topic Options
#174820 - 01/21/07 07:27 AM [NOTABUG] 7.1.4 Posting Buttons
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Result of upgrading from 7.02 -> 7.1.4b


My Posting buttons have now gone like this?
Any ideas ?

Its on all my style sheets
as in ubb original and also my custom sheet.
See image.



Attachments
335-ubbstyle.gif




Edited by Rick (01/25/07 12:29 PM)
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#174822 - 01/21/07 07:35 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Maze Offline

enthusiast
Registered: 06/05/06
Posts: 245
Loc: Berlin
Tried to hit the reload button in your browser?
_________________________
##eek##
Top
#174823 - 01/21/07 07:47 AM Re: 7.1.4 Posting Buttons [Re: Maze]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Yeh crtl + F5

Logged in - Logged out.

Cleared the cache still the same.

If this is due to new styles needing to be uploaded
due to the upgrade, the upgrade script doesnt ask
or inform you to upgrade a style sheet.

I am having fun 7.02 -> 7.1.4b \:\)
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174839 - 01/21/07 11:13 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
There are new images for the posting buttons, so you'll need to make sure you upload the new images in the images/generic/default and default_dark directories. We can't check for these currently in the upgrade process because there is no way to compare version #'s on an image ;\)
Top
#174840 - 01/21/07 11:50 AM Re: 7.1.4 Posting Buttons [Re: Rick]
Ian Offline
Registered: 06/05/06
Posts: 4337
Loc: Essex, UK
haven't you found a way yet rick?

slacking again ;\)
Top
#174856 - 01/21/07 01:56 PM Re: 7.1.4 Posting Buttons [Re: Ian]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
/images/general/default
/images/general/default_dark


They look strange in my setup as dark,
as the boarder of the "button" is the same as
the back ground.

Will try and sort that now.

Trying to find an example of the code used i
impoorted "ubbthreads_1"

When i clicked contiune, (Using FF for design work)
i revieved the following errors.

Parse error: syntax error, unexpected $end in /xxxx/xxxxx.com/forum/admin/importstyle2.php(94) : eval()'d code on line 1

Parse error: syntax error, unexpected $end in /xxxx/xxxxx.com/forum/admin/importstyle2.php(101) : eval()'d code on line 1


Then the page auto refreshes and i recieve this one
on a blank screen.

Parse error: syntax error, unexpected ',' in in /xxxx/xxxxx.com/forum/styles/10.php on line 11

-----------
Anyways in my Style i found the correct style setting.
Style Settings/Post Properties/post-buttons

background: #252D8B;
color: #252D8B;
padding: 2px;

But i need a boarder ??
How do i add that as there is only the icon and
text the same colour as the background.

Any Examples please?
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174917 - 01/21/07 05:29 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
border is easy:
border: 1px solid #000000;

Thats: size type color
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#174927 - 01/21/07 07:28 PM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Cheers Gizmo :where not worthy: <-- Missing emotion lol

Didnt have an example to go off \:\)

Note :
Import error? How strange (see above).
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174976 - 01/22/07 05:02 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
border: 1px solid #FED51E;
color: #252D8B;
padding: 2px;

Now all i'm getting is a Left and Right Boarder
around what should be the button.

Need a top and bottom,
Or if someone can post the contents of theres

Style Settings/Post Properties/post-buttons
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174978 - 01/22/07 05:11 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Ian Offline
Registered: 06/05/06
Posts: 4337
Loc: Essex, UK
Got to ask Mark - but why are all your posts containing short lines - just curious as it is bugging me LOL
Top
#174981 - 01/22/07 05:16 AM Re: 7.1.4 Posting Buttons [Re: Ian]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
"border" covers top left right and bottom.
"border-left" "border-right" "border-top" "border-bottom" should cover the individuals.
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#174983 - 01/22/07 05:51 AM Re: 7.1.4 Posting Buttons [Re: Ian]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
 Originally Posted By: Ian
Got to ask Mark - but why are all your posts containing short lines - just curious as it is bugging me LOL


Habbit \:\( (Dont like it when they go off the page). :end lol
But i can write really long ones, that can go on and on, but ive found that users with older displays see things so diffrent and any pre formatting has gone out the window with them, i guess it started with classic and kinda stuck, sorry just my way of writing posts.

border: 1px solid #FED51E;
color: #252D8B;
padding: 2px;

This is what i get. See Attached.


Attachments
336-buttons.gif


_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174984 - 01/22/07 06:05 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
That is very odd; what browser mark?
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#174989 - 01/22/07 09:31 AM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
IE7 not tested in FF

if you have v7.1.4b running could you post
the contents of your
Style Settings/Post Properties/post-buttons


Its my original style from 7.02
just adding to the new fields.
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174990 - 01/22/07 09:56 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Okay results from FF2 (Top)
IE7 Bottom


Attachments
337-buttons.gif (24 downloads)

_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#174992 - 01/22/07 12:43 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

How's IE6? (I don't have your address to check)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#174995 - 01/22/07 01:17 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
This looks like something in the parent class might be causing an issue. What do you have for the .post-options class?
Top
#175003 - 01/22/07 02:36 PM Re: 7.1.4 Posting Buttons [Re: Ian]
Zarzal Offline
old hand
Registered: 06/05/06
Posts: 1142
Loc: Berlin, Germany
 Quote:
Got to ask Mark - but why are all your posts containing short lines - just curious as it is bugging me LOL

looks like he use a PDA or an other mobile device


Edited by Zarzal (01/22/07 02:37 PM)
_________________________
my board: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen
Top
#175025 - 01/22/07 06:12 PM Re: 7.1.4 Posting Buttons [Re: Zarzal]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Post options calss =

border-left: 1px solid #FED51E;
background: #252D8B;
color: #F8AC13;
padding: 2px;

Hope that helps.
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#175048 - 01/22/07 06:55 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
 Originally Posted By: Mark S
IE7 not tested in FF

if you have v7.1.4b running could you post
the contents of your
Style Settings/Post Properties/post-buttons


Its my original style from 7.02
just adding to the new fields.
i did this in the 7.1b4 discussion threead.
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#175123 - 01/22/07 08:52 PM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
\:\) will check that now, and resolve tomorrow,
i'm all in a wobble after being violated. lol

( Note : its private joke and its virtual, Gizmo never really touched me. )
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#175125 - 01/22/07 08:59 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
haha, or did i ;)... hahaha
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#175132 - 01/22/07 09:07 PM Re: 7.1.4 Posting Buttons [Re: Gizmo]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
Top
#175437 - 01/24/07 08:59 AM Re: 7.1.4 Posting Buttons [Re: gliderdad]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Customising the .css
Gizmo posted its seems to be ok now.

I originaly had

border-left: 1px solid #FED51E;
background: #252D8B;
color: #F8AC13;
padding: 2px;


So i changed the colours from what Gizmo posted in the
7.1 discussion thread.

border: 1px solid #FED51E;
font-size: 9pt;
font-weight: bold;
color: #357082;
background: #252D8B;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 0px;

And it now seems okay In IE7 & FF \:\)


Attachments
341-buttons4.gif




Edited by Mark S (01/24/07 09:02 AM)
Edit Reason: updated my original .ccs style
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#175439 - 01/24/07 09:01 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
Yes, border effects all sides; whereas border-left, border-right, border-top, border-bottom, all effect individual sides.

It can be fun to tweak with hehe...
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#175440 - 01/24/07 09:01 AM Re: 7.1.4 Posting Buttons [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
They dont have that smooth button look
like these forums. mine just look bland...

I guess i will have to make a image
and use that as the back ground.
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#175441 - 01/24/07 09:02 AM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
One of my favorites:
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;

Insta-shadows lol
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#175443 - 01/24/07 09:04 AM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
i'm getting into this .css stuff now,
not just with threads, but web design too.

Still reading so nothing to show you lol.
But its the way forward IMO

Thanks for the above gizmo \:\)
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#175502 - 01/24/07 03:18 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
I recommend w3schools for anyone wanting to learn about CSS; i use them to look up various paramaters.
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#175512 - 01/24/07 05:06 PM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Ian Offline
Registered: 06/05/06
Posts: 4337
Loc: Essex, UK
indeed - good site - been around for a while \:\)
Top
#177266 - 02/03/07 02:48 PM Re: 7.1.4 Posting Buttons [Re: Rick]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: Rick
There are new images for the posting buttons, so you'll need to make sure you upload the new images in the images/generic/default and default_dark directories. We can't check for these currently in the upgrade process because there is no way to compare version #'s on an image ;\)


So copy all the images from
ubbthreads-7-1b5\images\general\default\

to here:
/public_html/forums/images/forumimages/default/


and from here:
ubbthreads-7-1b5\images\general\default_dark\

to here:
/public_html/forums/images/forumimages/default_dark/

???

Don't think so as I still don't have images showing.

I also have WAY TOO BIG of ToolTip fonts on mouse-over. The fonts are black and the tool-tip mouse-over is black so can't read it either.

Using he Koniro style sheet as the default and it worked well before.



Edited by ntdoc (02/03/07 02:52 PM)
Top
#177268 - 02/03/07 03:01 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Well I suppose it must be the Styles folder or some other location as once caching dies out there are only links now and no image buttons.

Viewing source page seems to show the folder is correct

src="/forums/images/general/default_dark/toggle_open.gif"




Edited by ntdoc (02/03/07 03:05 PM)
Top
#177270 - 02/03/07 03:05 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Harold Offline

Registered: 06/04/06
Posts: 775
Loc: Defiance, Ohio
You'll want to edit the style. Misc. Properties - .popup_content.

Here's an example that I grabbed out of one of mine:

 Code:
background: #ffffff;
font-size: 9pt;
color: #000000;	
border: 1px solid #999999;
padding: 0px;


Also for your new images not showing, the local browser cache needs to be cleared.
Top
#177272 - 02/03/07 03:07 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

No, they go in /images/general/ not /images/forumimages.
(BTW - Rick meant images/general rather than images/generic)

If you look at the images on this forum, such as this which replaces the button, you'll see that they're located in /forums/images/general/default/*.gif
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177274 - 02/03/07 03:11 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Harold Offline

Registered: 06/04/06
Posts: 775
Loc: Defiance, Ohio
 Originally Posted By: ntdoc
no image buttons.

Post Properties - .post-buttons. Example:

 Code:
border: 1px solid #999999;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 2px;
padding-right: 2px;
font-size: 10pt;
background: #343434;


I also played with the special link properties to get the post buttons to show the hover with a different background and link color inside.
Top
#177275 - 02/03/07 03:15 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
 Originally Posted By: Mark S
/images/general/default
/images/general/default_dark



 Originally Posted By: Mark S
Customising the .css
Gizmo posted its seems to be ok now.

I originaly had

border-left: 1px solid #FED51E;
background: #252D8B;
color: #F8AC13;
padding: 2px;


So i changed the colours from what Gizmo posted in the
7.1 discussion thread.

border: 1px solid #FED51E;
font-size: 9pt;
font-weight: bold;
color: #357082;
background: #252D8B;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 0px;

And it now seems okay In IE7 & FF \:\)


You may want to consider importing the ubbcentral style sheet for 7.1 as a guide.

You can find it in the Forum Styles section.
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#177277 - 02/03/07 03:15 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
okay posted to here and still see no button images.
Have cleared all cookies, caches, etc.

/forums/images/general/default/
/forums/images/general/default_dark/


So as Harold says I suppose I have to edit .CSS as part of the upgrade process (well that is not smooth for an upgrade)
Top
#177278 - 02/03/07 03:16 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Thanks Mark.

Just sort of sucks that I have to modify the CSS in the first place on an upgrade that is only 1 beta behind.
Top
#177281 - 02/03/07 03:19 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
If you go to post properties, post buttons in the style you need to add as stated. This is the code Rick used for this default style sheet here. Starting with beta 4 they are no longer using images for buttons.

border: 1px solid #AFC2C7;
font-size: 9pt;
font-weight: bold;
color: #357082;
background: #FFFFFF url('http://www.yoursite.com/ubbthreads/styles/images/ubbthreads/header_grad.gif');
padding-left: 2px;
padding-right: 2px;


Edited by gliderdad (02/03/07 03:20 PM)
Top
#177282 - 02/03/07 03:19 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Hmmm... Okay.

Default Style sheet the image buttons work correctly.

The Kornio style sheet has no buttons anymore.
Top
#177283 - 02/03/07 03:20 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
You have to do it for each style
Top
#177284 - 02/03/07 03:21 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
I know what you mean as i used that as a base too,
flip over too the ubb central skin for now \:\)

Then you can tweak and make your own button images
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#177285 - 02/03/07 03:27 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: gliderdad
You have to do it for each style


@^@&#*%&*%&((*&*_ That is messed up. I have a ton of styles available on the board.
Top
#177286 - 02/03/07 03:27 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Just signed up on your site to see -- the images themselves are showing up fine. So yeah, if you want them to look like buttons, like on this site, you'll need to adjust the styles... the default style doesn't include that as the images themselves were buttons...

if that makes sense lol
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177287 - 02/03/07 03:29 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
I don't have duplicate image and link anymore I only have links. NO images showing for buttons just links in other styles besides the default.

Wish I had known that before I upgraded now people are pissed off.
Top
#177288 - 02/03/07 03:31 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Harold Offline

Registered: 06/04/06
Posts: 775
Loc: Defiance, Ohio
It takes some patience. I matched most of the post buttons and popup content of each style to the characteristics that you see in the "My Stuff" drop down.
Top
#177289 - 02/03/07 03:32 PM Re: 7.1.4 Posting Buttons [Re: Harold]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
It's been posted on the portal news page since the 11th, it really isn't bad, I did the same as Harold but then again only have about 8 styles


Edited by gliderdad (02/03/07 03:33 PM)
Top
#177292 - 02/03/07 03:35 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ
 Originally Posted By: ntdoc
NO images showing for buttons just links in other styles besides the default.


Again, I see the images on your site. They just don't look like buttons, because that's not part of your current stylesheet... unless I'm misunderstanding the problem...


Attachments
359-NewImages.gif


_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177294 - 02/03/07 03:36 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Okay thanks everyone. My fault for not reading up on everything before do the upgrade.

I'll just tell them to live with it for now till I get around to editing the Style sheets.
Top
#177295 - 02/03/07 03:38 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: jgeoff
 Originally Posted By: ntdoc
NO images showing for buttons just links in other styles besides the default.


Again, I see the images on your site. They just don't look like buttons, because that's not part of your current stylesheet... unless I'm misunderstanding the problem...




Well the Kornio one is used by most people and when the board was on 7.02 it looked like buttons.

I made no changes to the Kornio Style sheet and now it no longer looks like buttons.

From what everyone is saying though it appears to be due to all style sheets now needing some minor updates.
Top
#177296 - 02/03/07 03:38 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
If you use this code and remove the backround it will at least show a box around them.

border: 1px solid #AFC2C7;
font-size: 9pt;
font-weight: bold;
color: #357082;
background: #FFFFFF url('http://www.sugarglider.net/ubbthreads/styles/images/ubbthreads/header_grad.gif');
padding-left: 2px;
padding-right: 2px;
Top
#177298 - 02/03/07 03:45 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ
 Originally Posted By: ntdoc
Well the Kornio one is used by most people and when the board was on 7.02 it looked like buttons.

I made no changes to the Kornio Style sheet and now it no longer looks like buttons.

From what everyone is saying though it appears to be due to all style sheets now needing some minor updates.


Understood now. And it makes sense when you think about it.

I like that Kornio one - it should be your default. And the text links don't look half bad with that one, actually. (I'd just add a little space between them)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177299 - 02/03/07 03:46 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Okay are we talking about which .CSS file here.


ubbthreads_1.css

or

koniro_1169365344.css

(names as created by the import routine)

Both files are in the /forums/styles/ folder


Edited by ntdoc (02/03/07 03:47 PM)
Top
#177300 - 02/03/07 03:51 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
Go into your control panel-->styles chose your style and edit. Under post properties you should see post-button. Add it there
Top
#177302 - 02/03/07 03:53 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Being that those are 2 separate styles, you'd want to add it to both -- or whichever styles you want in that directory to alter in that way...

Edit: Yeah, gliderdad's way is definitely safer!



Edited by jgeoff (02/03/07 03:54 PM)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177303 - 02/03/07 04:03 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Thanks guys.

Styles - Edit Koniro - Post Properties - .post-buttons

Will have to work on making it look nice again and not flat.
Top
#177305 - 02/03/07 04:10 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Okay along the lines of style sheet maybe.

Here and before the upgrade. If you click on Active Topics past 24hr you get the column header titles.

Subject Forum Poster Posted

On my forum the Forum and Posted are not showing now.

The data is there but not the title on the column head
Top
#177308 - 02/03/07 04:14 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Tested the Default Style sheet and it too has this issue so not sure what the root cause is but doesn't seem to be caused by the Koniro style sheet.
Top
#177309 - 02/03/07 04:15 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
F5
Clear Cache, but i guess you knew we would say that.

Has to be somthing silly?
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#177311 - 02/03/07 04:16 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ
 Originally Posted By: ntdoc
On my forum the Forum and Posted are not showing now.

The data is there but not the title on the column head


Weird... cuz it's rendering as:
 Code:
<tr>
<td class="tdheader" width="35%">
Subject
</td>
<td class="tdheader" width="25%">

</td>
<td class="tdheader" width="15%">
Poster
</td>
<td class="tdheader" width="25%">

</td>
</tr>

and not showing the titles at all... and the TD classes are all the same....
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177312 - 02/03/07 04:18 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
Honnestly mate, import ubbcentral x1
from the styles frum, its not that diffrent to Koniro style
and take it from there.

There are images which are in the 7.1.5b zip file

Then you should have a working froum again \:\)


Edited by Mark S (02/03/07 04:20 PM)
Edit Reason: I'm helping some one who inspires me
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
#177314 - 02/03/07 04:21 PM Re: 7.1.4 Posting Buttons [Re: Mark S]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: Mark S
Honnestly mate, import ubbcentral x1
from the styles frum, its not that diffrent to Koniro style
and take it from there.

There are images which are in the 7.1.5b zip file

Then you should have a working froum again \:\)



Well then that is more than a tweak that is a BUG and a big BUG (IMHO) if you have to go resetting all style sheets then there better be a B6 or RC1 before release. I can understand broken things in a beta, but to me this behavior is not very acceptable for a Release version whenever that comes.

This behavior invalidates a lot of the hard work the original author of these styles put into them.


Edited by ntdoc (02/03/07 04:24 PM)
Top
#177315 - 02/03/07 04:36 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

It's not really a bug, tho -- it's just that new features were added, so the styles had to be altered to accommodate them. Technically, I assume, you should only have to alter the new parts which are:
 Originally Posted By: Rick

.newtotal, is specified under Category/Forum Properties and is used to show the number of new posts/topics.

.popup_content, is specified under Misc. Properties and is used for the popups on the Active Topic screen and a couple other areas.

.post-buttons, is specified under Post Properties and is used for the various options when viewing a post, such as reply, quote, etc. We're no longer using just images for these since we've reintroduced multiple languages.


You can install a 7.1 style sheet as a new sheet, then look into it to see the new properties that've been added. It shouldn't take more than a few minutes I would think, working with them side-by-side...

(Of course, this isn't counting that problem you're having with the column names in Active Topics - tho as you said it doesn't appear to be a Styles issue)

_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177316 - 02/03/07 04:39 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Thanks Geoff that makes sense. I'm just frustrated this morning. Up till 04:00 dong the update and then wake up and find these issues.
Top
#177317 - 02/03/07 04:40 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Understood. Been there, Done that. ;\)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177318 - 02/03/07 04:42 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
 Originally Posted By: jgeoff

Understood. Been there, Done that. ;\)


Same here, good luck with everything \:D
Top
#177319 - 02/03/07 04:43 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
Not sure about your active topic stuff as mine is working.
Top
#177320 - 02/03/07 05:00 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
It might be due to some customizations. We have one Admin that does some mods now and then.

For now I'll wait for him to come online and see if he can take a look at his mods and fix it.

Though I did overwrite all files with the contents of the upgrade.
Top
#177321 - 02/03/07 05:05 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
That would do it, there were some files re written for the 7.0. beta 4. I had to redo all the mods I had, Ian Spence re wrote the post in 24 hour mod I did so it would be compatible with beta 4 and up
Top
#177322 - 02/03/07 05:07 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Yes, but one would think that if I overwrote ALL files that it would have invalidated any mods. It did remove a couple of mods I know we had.
Top
#177323 - 02/03/07 05:09 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
Yes it would, did you add any of them back yet? Thought you may have.
Top
#177336 - 02/03/07 05:42 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Nope have not added any back.

Just set the board to :

 Quote:

Show Relative Timestamps:
This will show timestamps relative to the current time if within 48 hours, such as '5 minutes ago', 'Yesterday @ 2:30'


But that appears to be ignored as well. Logged out, back in - removed cookies, still seems to ignore and use absolute times for me.
Top
#177339 - 02/03/07 05:48 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Rebooted the Server even and times still not in relative mode for me.

May look at sign on as new user and see.
Top
#177340 - 02/03/07 05:49 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Nope no change.

Today at 10:12 PM instead of like 4 hours ago
Top
#177345 - 02/03/07 05:54 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Your personal preference for relative timestamps will override the board default. The default is for users that haven't logged in.
Top
#177346 - 02/03/07 05:55 PM Re: 7.1.4 Posting Buttons [Re: Rick]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Well I wasn't logged on. I was on as a Guest and there was no relative displayed.

Just set my personal to Relative as well. So the board and my prefs are both set to Relative, but there is no relative being displayed.


Edited by ntdoc (02/03/07 05:57 PM)
Top
#177349 - 02/03/07 06:05 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
The active topics looks like a language file didn't get uploaded. Not sure how it let you go through the upgrade script without it, but the languages/english/activetopics.php language file appears to be missing or empty.
Top
#177351 - 02/03/07 06:06 PM Re: 7.1.4 Posting Buttons [Re: Rick]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Hmm, I'm visiting your board not being logged in and I'm showing relative timestamps.

(NTDOC) - Yesterday at 10:12 PM
Top
#177352 - 02/03/07 06:08 PM Re: 7.1.4 Posting Buttons [Re: Rick]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
My new board had permissions errors originally but once I fixed it that went fine. On Korg it had no permission issues that it showed, only a timeout.

I'll check, or upload the one from the 7.1B5 zip.
Top
#177354 - 02/03/07 06:08 PM Re: 7.1.4 Posting Buttons [Re: Rick]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Yes, actually just now it is showing that way. Weird as I rebooted the server, delete my cache and cookies and no change. Now waiting a few minutes and going back on it looks to be working.

I think maybe I was confused as it does say TODAY but I was expecting it to say like 2 hours or 4 hours ago.

User misconception \:o


Edited by ntdoc (02/03/07 06:10 PM)
Top
#177355 - 02/03/07 06:10 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
likely cached content be yer culprit ;\)
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#177356 - 02/03/07 06:11 PM Re: 7.1.4 Posting Buttons [Re: Rick]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: Rick
The active topics looks like a language file didn't get uploaded. Not sure how it let you go through the upgrade script without it, but the languages/english/activetopics.php language file appears to be missing or empty.


The file is there and says:

 PHP:

<?
$ubbt_lang['FORUM'] = "Forum";
$ubbt_lang['POSTED'] = "Posted";
$ubbt_lang['JUMP_NEW'] = "Jump to new posts";
?>

Top
#177363 - 02/03/07 06:17 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Check it via the CP and see if any fields are blank -- it seems that's a new language file altogether as I don't have that one for 7.0
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177365 - 02/03/07 06:17 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Here are the files in the languages\english folder and I have no other languages installed at this time.

 Quote:
activetopics.php
addevent.php
addfav.php
addfavforum.php
addfavuser.php
addpost.php
adduser.php
add_favorite_user.php
admin
approvepost.php
avatar.php
calendar.php
categories.php
cfrm.php
changebasic.php
changedisplay.php
changemood.php
coppaform.php
deleteevent.php
deletepost.php
doaddevent.php
doeditevent.php
domailthread.php
domovepost.php
domovethread.php
donotifymod.php
dopoll.php
doratethread.php
dorateuser.php
dosearch.php
download.php
do_editprivate.php
editbasic.php
editdisplay.php
editevent.php
editforums.php
editpost.php
editprivate.php
edittopics.php
editusers.php
faq.php
filemanager.php
generic.php
grabnext.php
includepoll.php
includepollresults.php
island_custom_links.php
island_forum_stats.php
island_new_users.php
island_public_calendar.php
island_search.php
island_shoutbox.php
island_top_posters.php
island_whos_online.php
jumper.php
list_address.php
login.php
logout.php
mailthread.php
markallread.php
mess_handler.php
mess_reply.php
modifypost.php
movepost.php
movethread.php
mycookies.php
myhome.php
newpost.php
newreply.php
newuser.php
notifymod.php
online.php
pollmanager.php
portal.php
portal_islands.php
postlist.php
previewsig.php
richtext_text_editor.php
search.php
searchtips.php
searchusers.php
sendmessage.php
sendprivate.php
showaddressbook.php
showday.php
showflat.php
showicons.php
showmembers.php
showprofile.php
smilies.php
standard_text_editor.php
start_page.php
toggleignore.php
verifyemail.php
viewmessage.php
viewmessages.php
viewpoll.php
wrapper.php
Top
#177372 - 02/03/07 06:34 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Any ideas Rick??
Top
#177374 - 02/03/07 06:42 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
It's showing up now. It almost appears that there were some caching issues on the server side. I visited earlier and the text wasn't there. Visited again, and it's there.
Top
#177377 - 02/03/07 07:36 PM Re: 7.1.4 Posting Buttons [Re: Rick]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Just gotta love CACHE \:D

Enough to drive one over the edge at times

Thanks
Top
#177378 - 02/03/07 07:41 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
Rofl, been dealing with it all day trying to explain to my members why they are having issues. Once they clear their browser they are all happy.
Top
#177380 - 02/03/07 07:57 PM Re: 7.1.4 Posting Buttons [Re: gliderdad]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: gliderdad
Rofl, been dealing with it all day trying to explain to my members why they are having issues. Once they clear their browser they are all happy.


Well a bit more to it then that.

1. Cleared all local cache and cookies.
2. Logged out from board
3. Rebooted Server
4. Logged back in
5. STILL NOT WORKING
6. Wait another 15 minutes no changes made
7. Now looks correct
8. WTH
Top
#177381 - 02/03/07 08:00 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Maybe clearing the board's cache via control panel would've cut those steps down a little... ;\)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177382 - 02/03/07 08:01 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Perhaps, but if that's true then maybe it should be added as a recommendation to the upgrade docs ;\)
Top
#177383 - 02/03/07 08:02 PM Re: 7.1.4 Posting Buttons [Re: ntdoc]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Think of it as a "hidden feature" -- like an Easter Egg... \:D
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#177384 - 02/03/07 08:06 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
gliderdad Offline
Registered: 06/08/06
Posts: 1466
Loc: NY
Roflmao, Well after I do an upgrade I install what mods I have(I know they work as I test them on a test site prior to going live). After all mods are in and before I open my board back to the public I clear the board cache via the control panel. Only a hand full of people had caching issues with their browser.
Top
#177385 - 02/03/07 08:15 PM Re: 7.1.4 Posting Buttons [Re: jgeoff]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
Forcing a cache rebuilt generally will work ;)...
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#177386 - 02/03/07 08:27 PM Re: 7.1.4 Posting Buttons [Re: Gizmo]
Mark S Offline
Carpal Tunnel
Registered: 07/04/06
Posts: 4447
Loc: Liverpool : England : UK
See i'm not the only one who can have problems !!
ntdoc's in my club now \:\)

Glad you got it sorted ...
_________________________
Version v7.5.6 smile smile < Threads satisfaction status
People who inspire me Rick Gizmo Ian David jgeoff ntdoc
Oooo i hear 8 is coming? just after 7 my friend.
Top
Page 1 of 10 1 2 3 ... 9 10 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Custom forum permissions
by ntdoc
05/18/12 02:07 PM
Forum Stats
10489 Members
36 Forums
33841 Topics
181698 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image