A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS Related Topics
upgrade path 3.1.4 to latest and greatest
Tags: upgrade
Feb 17, 2010
3:44 pm
Member
Forum Posts: 43
Member Since:
Mar 11, 2008
Offline

Stop laughing at the back!

Yes I am still on

Version: 3.1.4

Build:     357

My wordpress version is 2.6.3

And very happy with my forum and 600 odd posts I am too. But the time has come to upgrade.

Whats the best path? wordpress first, forums after? any particular order? I know that I will have to rewrite the midnight css that I currently use.

 

Advice please?

RR


Feb 17, 2010
7:22 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

first, make a good backup of your db… then grab 4.2 (yes, its RC 1, but will release by this weekend barring and catastrophes)…

remove the current simple-forum directory and all its contents before uploading the new one…

then, try to upgrade…

now, a few folks have had trouble upgrading from far back, it works for most… hence the reason for the db backup… if it fails, we will get you 4.0 and go there first…

please keep us abreast of the progress…

May 24, 2010
4:09 pm
Member
Forum Posts: 43
Member Since:
Mar 11, 2008
Offline

Ok,

I eventually got round to it.

It Just works :)

Thanks guys. When I update the skin to match Ill send it in.

:)

May 24, 2010
8:25 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

good work! thanks for letting us know…

May 28, 2010
2:43 pm
Member
Forum Posts: 43
Member Since:
Mar 11, 2008
Offline

Happy with the update,

I manually updated the midnight skin with my old changes. Its pretty much where I was before with it.

A couple of css issues, both of which can be seen on this page

http://www.spondonoffroad.co.u…..o-footage/

 

My entry for <div class="sfsignaturestrip">
Is getting overridden by a colour in sf-framework.css

The forum stats are in black and I cant find a setting in midnight css to change them

<span class="sfstatsmaxdata">47</span>

This is one of the span classes i want to alter. I suppose Im really looking for a clue for a line number to alter or to add to midnight.css

 

I thought that layout would be controlled by framework and colours by midnight? Have I got a misunderstanding of the styling system?

Thanks for the help and excellent plugin guys.

RR

May 28, 2010
3:16 pm

SP Master
Forum Posts: 22238
Member Since:
Nov 9, 2008
Online

There are quite a few classes/styles that may be defined in code but are not in the skin stylesheet. These tend to be those that we feel most people will not want to change that much but gives them the freedom to change without having to touch the code itself.

So – for signatures – take a look at the entry:

#sforum .sfposttable .sfsignaturestrip p, #sforum .sfposttable .sfsignaturestrip a, #sforum .sfposttable .sfsignaturestrip img

This has a colour of #333333 so you may want to change this. #FFFFFF would gove you white text for example.

But for the stats, the entries do not exist so you will want to add them. Define (in the stats area of the css):

sfstatsheader, sfstatsdata, sfstatsonline, sfstatscounts, sfstatstitle, sfstatsgroups, sfstatsforums, sfstatstopics, sfstatsposts, sfstatsmembers, sfstatstop, sfstatsfooter {
    color: #FFFFFF;
}

Although change the coloue for your choice. ~or break them up to give different areas different colours.

I would also look into renaming your skin to a custom name to preserve it from future updates.

Yellow Swordfish
Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: Yellow Swordfish, SPQC, steve.engelking, irlandes1, MacBravO
56 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 502

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2626

Members: 7363

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10895

Posts: 79576

Moderators: Brandon C (162)

Administrators: Yellow Swordfish (22236), Mr Papa (23688)