Previous Thread
Next Thread
Print Thread
Hop To
#253912 10/31/2013 12:14 PM
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
The overhaul on the html pages look great.
One item I noticed missing now is a download for a test script.
That a potential new customer could download and run to ensure that ubb would work on the server they use.

Also on the community page I noticed that the menus with drop downs are way out of alignment now.
Such as MyStuff,Active topics and Search.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Ruben #253913 10/31/2013 12:21 PM
Joined: Jun 2011
Posts: 112
Sysop
Sysop
Joined: Jun 2011
Posts: 112
thanks, I had to pull out the header/footer on these forums after I saw those alignment issues, will work on it....

updates coming soon for the next release as well.... SEO, mobile and more...

Ruben #253914 10/31/2013 12:26 PM
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Well I was going to peak at the source. probably a div issue.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Ruben #253915 10/31/2013 12:29 PM
Joined: Jun 2011
Posts: 112
Sysop
Sysop
Joined: Jun 2011
Posts: 112
ok, I'l leave it up for a bit, let me know if you see anything obvious....

Ruben #253916 10/31/2013 12:57 PM
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Looks Neat !


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jan 2004
Posts: 2,474
Likes: 3
D
Pooh-Bah
Pooh-Bah
D Offline
Joined: Jan 2004
Posts: 2,474
Likes: 3
In Firefox - Active topics (when clicked) appears halfway down the page.

Requirements: PHP 4.3+

I'd suggest up to PHP 5.3 as we all know of the issues with 5.4

Joined: Jun 2011
Posts: 112
Sysop
Sysop
Joined: Jun 2011
Posts: 112
release due out to fix 5.4 tomorrow.... working on the drop downs now...

Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
I see something hoky inserted on all pages.
liclass="active"
Should be
li class="active"

I have never used a class in a simple list but it appears to be inserted in the wrong location also.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jan 2004
Posts: 2,474
Likes: 3
D
Pooh-Bah
Pooh-Bah
D Offline
Joined: Jan 2004
Posts: 2,474
Likes: 3
Originally Posted by UBBSystems
release due out to fix 5.4 tomorrow....

Well, that's excellent news. Thank you.

Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
Seriously though, why is it our color scheme matches that of one of the UBB's direct competitors; FusionBB?


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: Jun 2011
Posts: 112
Sysop
Sysop
Joined: Jun 2011
Posts: 112
never even been to their site....


Originally Posted by Gizmo
Seriously though, why is it our color scheme matches that of one of the UBB's direct competitors; FusionBB?

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
No Version Number at the Forum Footer.

Things are changing "layout" but we cant tell version wise.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
p.s. it looks good in chrome.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
You can still see it in the html; I was hoping the version had been truncated completely as security through obscurity (nothings easier to find sites to exploit than Googling the version number an exploit is for).


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: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
The version displayed somewhere ?
We need to compare features and Bugs.

Seeing that this is the support forum we have to know the obvious to reference it.
Or do we wait for the Discussion Topic to start to know which version it is ?

It was being updated today.
Or is it a new Style sheet ?


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
The current version running here is mentioned numerous times in the html coding, view the page source of any UBB page and you'll see it (just showing lines it occurs):
Code
	<meta name="generator" content="UBB.threads 7.5.7" />
	<link rel="stylesheet" href="/forums/styles/common.css?v=7.5.7" type="text/css" />
	<link rel="stylesheet" href="/forums/styles/Ubb_1383272274.css?v=7.5.7" type="text/css" />
	<script type="text/javascript" src="/forums/ubb_js/ubb_jslib.js?v=7.5.7"></script>
	<script type="text/javascript" src="/forums/ubb_js/image.js?v=7.5.7"></script>
	<script type="text/javascript" src="/forums/ubb_js/quickquote.js?v=7.5.7"></script>

As for the version of the new build; we'll know when it's released.


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: Jun 2006
Posts: 811
old hand
old hand
Joined: Jun 2006
Posts: 811
Progress. Nice!

Joined: Feb 2007
Posts: 209
Enthusiast
Enthusiast
Joined: Feb 2007
Posts: 209
Originally Posted by Gizmo
Seriously though, why is it our color scheme matches that of one of the UBB's direct competitors; FusionBB?

Looks like a reverse silhouette using the same color scheme and layout.


-Tim
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
First is they fixed the alignment issue with the menus.

I don't really care about the new style.
It looks okay but it does not float my boat.
Possible Brooks will tweak it a bit.

Since we can create whatever style we want it to be, such as what Brooks did with this site.

That is his option.

It would have been nice if he created a new default style with the new style , Then left the other intact and if I don't like it I could have opted for what we had before in my preferences. But it is what it is.

Besides most of the style changes were what it used to look like when the ubbcentral style was created for v7.2.
Some effects were lost in the newer versions up to v7.5.7 due to css additions in the styles editor and most all never went back in and added them back.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Ruben #253960 11/04/2013 12:37 AM
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
Where the heck am I? It feels like I've stepped into the TWILIGHT ZoNE.

I clicked here for my monthly view (and chuckle).... I almost deleted the link since I thought that I had been hijacked.

Did I miss an announcement? Or is this a new "Guess what we're doing?" release?

Is this Halloween-colored makeover suppose to be a peek into a future UPGRADE for the rest of us? Seriously I'm confused.


--BIll B
Ruben #253964 11/04/2013 11:00 AM
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
There are no post icons along side Private Message.
For me anyways.


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
It appears to be by design on the forum style.
blank gifs are used now for nonewfolder.gif.
So you only will see a image if it is say a new post or locked and probably global announcements(which appears to be a envelope icon/with a small red x).


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
I'm hoping that the issues that I'm seeing in FFox are fixed; the QR box's header is white so it clashes with the background gradient (as does the background for the new reply, topic options, manage topic, and page indication areas), the left column is right against the center one yet the right and center have a ~10px space; this is all on the default stylesheet.

Last edited by Gizmo; 11/04/2013 5:28 PM.

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: Mar 2007
Posts: 522
Addict
Addict
Joined: Mar 2007
Posts: 522
Be thankful you can see the QR box at all. I can't stay logged in with IE11, so I had to log in with my phone to comment.


Steve

UBB.classic from 2000-2003
UBB.threads from 2003-present!
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
Come on guys... I'm sure that this must just be the "beta" version.....

wink

Ruben #253988 11/05/2013 11:03 AM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
It's looking better; I think it'd look better with a 5px border on the left/right vs having none now; but whatever works...

At least now the html issues with the private message page are more obvious and may actually get worked on to get the bug squished since it's been there and pretty obvious since 7.2...


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!
Ruben #253989 11/05/2013 11:09 AM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
Since someone is actually looking at this, a spacer on the body_col should work too as the buttons and the top page indicator are scraping right on the border of the breadcrumb bar... And the bottom page par looks odd with no border, it's just :there:


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!
Gizmo #254002 11/07/2013 10:47 AM
Joined: Jun 2006
Posts: 391
addict
addict
Joined: Jun 2006
Posts: 391
Originally Posted by Gizmo
Seriously though, why is it our color scheme matches that of one of the UBB's direct competitors; FusionBB?

No worry, since FusionBB is apparently no longer being developed. Sold and supported, but no developement in I can't remember how long.


Greg AKA Virgil Earp at the OK Corral
Tombstone, AZ
GregK #254047 11/15/2013 12:31 PM
Joined: Feb 2007
Posts: 209
Enthusiast
Enthusiast
Joined: Feb 2007
Posts: 209
Originally Posted by GregK
Originally Posted by Gizmo
Seriously though, why is it our color scheme matches that of one of the UBB's direct competitors; FusionBB?

No worry, since FusionBB is apparently no longer being developed. Sold and supported, but no developement in I can't remember how long.

Pot, meet the kettle.


-Tim
Joined: Jun 2006
Posts: 3,837
I
Ian Offline
Carpal Tunnel
Carpal Tunnel
I Offline
Joined: Jun 2006
Posts: 3,837
Originally Posted by Gizmo
Seriously though, why is it our color scheme matches that of one of the UBB's direct competitors; FusionBB?

I did wonder that - the blue/orange is very similar.

Joined: Mar 2014
Posts: 1
F
stranger
stranger
F Offline
Joined: Mar 2014
Posts: 1
I dont have a problem with the new code.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
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
Who's Online Now
1 members (Ruben), 476 guests, and 111 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)