php forum
php mysql forum
php mysql smarty
 
Page 3 of 4 < 1 2 3 4 >
Topic Options
#154527 - 12/23/02 03:08 AM Re: [6.3.x] [beta] News Fader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK

   Re: [6.3.x] [beta] News Fader to Del.icio.us Add to del.icio.us
  Digg Re: [6.3.x] [beta] News Fader Digg it
Yes, cp_common.pl changed in 6.3.1 onwards..

Instead, find this:
Code:
          document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_mod&r=$ran> - $vars_wordlets_cp{menu_vars_mods}</option>");
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#154528 - 12/31/02 09:16 AM Re: [6.3.x] [beta] News Fader
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
For those of you only wanting 1 line of text at a time, I just found a great fix...

Open: public_forum_summary.pl

Look for FDRboxHgt = 43; -- set number lower (I'm using 15)

Look for height="49" -- again, I'm using 15.

I know the 2nd line has been mentioned previously, but I have not seen where the first has been... I had immediately changed the 2nd line when I installed the hack, but untill I also reduced the 1st number, nothing changed.


* Now, if I can just figure out how in the hell the get the NewsFader on top of the box that says FORUM - TOPICS - POSTS - Etc... I'll be ecstatic! [ smile ]

Top
#154529 - 12/31/02 09:17 AM Re: [6.3.x] [beta] News Fader
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
Also, any update on getting the blank line in the CP say News fader..?

Top
#154530 - 12/31/02 09:40 AM Re: [6.3.x] [beta] News Fader
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25408
Loc: Texas
Did you upload your wordlets file?
_________________________
- Allen wavey
- What Drives You?

Top
#154531 - 12/31/02 10:52 AM Re: [6.3.x] [beta] News Fader
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
I've had WORDLETS installed for quite awhile now, but if there is a specifc segment of code that I should look for, would it be possible to have somebody post it for me..? wink

Top
#154532 - 12/31/02 04:09 PM Re: [6.3.x] [beta] News Fader
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5115
Loc: Portland, OR, USA
After:
Quote:
quote:</font><hr /> document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_mod&r=$ran> - $vars_wordlets_cp{menu_vars_mods}</option>");<hr /></blockquote>You should have something like:
<blockquote><font class="small">quote:
[qb] document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_news_fader&r=$ran> - $vars_wordlets_mods{news}</option>");[/qb]
And in your vars_wordlets_mods you should have:
Quote:
quote:
news => "News Fader Settings",
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#154533 - 12/31/02 04:46 PM Re: [6.3.x] [beta] News Fader
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
FANTASTIC

It worked like a champ, and should be noted for others with the same problem...

Top
#154534 - 01/03/03 10:56 PM Re: [6.3.x] [beta] News Fader
Kahuna Offline
Junior Member

Registered: 01/03/03
Posts: 4
I have read through this topic, and found a few questions the same as mine, but no answer. My question is:
When I install this hack, I find that the newsfader appears below the "Forum Name" "Moderator" etc.. Can someone please help me? Thanks!

Kim

Top
#154535 - 01/05/03 03:49 AM Re: [6.3.x] [beta] News Fader
BRIT Offline
Member

Registered: 08/31/02
Posts: 41
Loc: UK
Strange, I installed this and it worked first time for me in 6.3. I noted the above with reference to the cell size, that was my only bug about it, so I'll try and adjust it with that.
_________________________
www.themotorhead.com

UBB Classic 6.3.1.2

Top
#154536 - 01/05/03 05:20 AM Re: [6.3.x] [beta] News Fader
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5115
Loc: Portland, OR, USA
After:
Code:
[/code]You should have (something similar, i ripped it from my 6.4 release)
[code]
That SHOULD place it just above the mentioned fields.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#154537 - 01/05/03 01:07 PM Re: [6.3.x] [beta] News Fader
Kahuna Offline
Junior Member

Registered: 01/03/03
Posts: 4
when i copy that it doesn't copy spaces, so it is all drawn out horizotnally when i paste it..I am trying to just copy and paste it to replace the old coding..Please help!

Top
#154538 - 01/05/03 01:54 PM Re: [6.3.x] [beta] News Fader
Kahuna Offline
Junior Member

Registered: 01/03/03
Posts: 4
Didn't work..hmmmm

Top
#154539 - 01/06/03 04:23 AM Re: [6.3.x] [beta] News Fader
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5115
Loc: Portland, OR, USA
I'll throw my 6.4 news fader in the 6.4 section, take the code from that.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#154540 - 01/19/03 02:33 PM Re: [6.3.x] [beta] News Fader
The Red Devil Offline
Junior Member

Registered: 05/03/01
Posts: 28
Loc: Norway
nm, found the answer laugh

Top
#154541 - 02/04/03 04:04 PM Re: [6.3.x] [beta] News Fader
NetAdmin Offline
Junior Member

Registered: 02/04/03
Posts: 2
Here's a fix for JC Templates, it will stick the fader above the Forum/Topic/Post/Moderators etc.

This fix is assuming you have not hacked the file yet.


[code][/code]

Top
#154542 - 02/11/03 04:16 AM Re: [6.3.x] [beta] News Fader
Xynta Offline
Junior Member

Registered: 02/11/03
Posts: 2
link is invalid, could anyone upload this one?

Top
#154543 - 02/19/03 09:20 PM Re: [6.3.x] [beta] News Fader
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 391
Loc: Toronto
"URL" UBB Code not working on this site?!

Here take it from my site. http://romanianational.com/NewsFader[6.3.x].txt


Felix

Top
#154544 - 02/21/03 09:52 AM Re: [6.3.x] [beta] News Fader
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
I have a new and interesting question that pertains to the spacing in this hack...

I just purchased a new 19" monitor (Sony Multiscan G410), and have obviously increased my screen res. I went from 17" @ 800x600 to the new 19" set at 1024 x 768, but now there is such a large difference in the centering offset of the NewsFader script. I have adjusted the NewsFader CP to reflect 900 pixel width, but now am receiving complaints from the guys with the smaller monitors.

What I would like to do, is have it set as a percentage (95%) to match the characteristics of the rest of the board, to allow for the "float" for various screen resolutions.

I'm still using 6.3.1.2, and need to know if this is a possibility..?

Top
#154545 - 02/26/03 09:49 AM Re: [6.3.x] [beta] News Fader
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
Any solutions yet..?

Top
#154546 - 02/26/03 10:12 AM Re: [6.3.x] [beta] News Fader
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 391
Loc: Toronto
Tim, I used both 800x600 and 1024x768 and your table looks perfect on both settings.
I am probably one of the "guys with smaller monitors"?

Top
Page 3 of 4 < 1 2 3 4 >


Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
1 Registered (zahqan), 47 Guests and 10 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
Yesterday at 11:45 PM
Multiple Identity Detector
by MattUK
Yesterday at 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
welcomeback1, Paug, Tim Keating, anscers, Murphdog
13324 Registered Users

 

 

 
fusionbb message board php hacks