Page Index Toggle Pages: 1 [2] 3 4 5 Send TopicPrint
Very Hot Topic (More than 25 Replies) New_RecentPostBar (Read 23769 times)
Ferazelt
New Member
*
Offline


YaBB Hacker

Posts: 21
Location: Northridge, CA
Joined: Jan 9th, 2006
Gender: Male
Re: New_RecentPostBar
Reply #15 - Jan 31st, 2006 at 6:29am
Print Post  
I see... Alright, I will use these forums more then. (Whats PITA mean?)
  
Back to top
WWWAIM  
IP Logged
 
jans
Senior Member
****
Offline


Oooops!

Posts: 374
Location: Meppel
Joined: Oct 27th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #16 - Jan 31st, 2006 at 10:41am
Print Post  
Pain In The Ass  Grin

Thanks for including this forum and it's visitors in your discussion and, you'll see it's worth it  Cheesy
  
Back to top
WWW  
IP Logged
 
Ferazelt
New Member
*
Offline


YaBB Hacker

Posts: 21
Location: Northridge, CA
Joined: Jan 9th, 2006
Gender: Male
Re: New_RecentPostBar
Reply #17 - Jan 31st, 2006 at 11:30pm
Print Post  
oh, i believe it, trust me... um... can you do what I asked you to do a long time ago?

Quote:
[could you] point me at a mod that does what you are talking about, I could backward engineer it and figure out how to do it, then release that in 1.4. Jans, could you please check my forums, I have a new .lng pack format and a couple more things that need translating, thanks
  
Back to top
WWWAIM  
IP Logged
 
Xavier
Senior Member
****
Offline



Posts: 442
Location: Ipswich
Joined: Apr 5th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #18 - Feb 1st, 2006 at 6:01am
Print Post  
I found a bug in the RecentPostsBar.pl file in the sources directory instead of
Code
Select All
<img src="./yabbfiles/ModImages/RecentPostBar/off.gif" alt="" border="0" /> 


It should be
Code
Select All
<img src="$modimgurl/RecentPostBar/off.gif" alt="" border="0" /> 


AND
Code
Select All
<img src="./yabbfiles/ModImages/RecentPostBar/on.gif" alt="" border="0" /> 


It should be
Code
Select All
<img src="$modimgurl/RecentPostBar/on.gif" alt="" border="0" /> 



This is a problem as i have my forum on a sub domain with a different name for my yabbfiles
  
Back to top
WWWYIM  
IP Logged
 
Ferazelt
New Member
*
Offline


YaBB Hacker

Posts: 21
Location: Northridge, CA
Joined: Jan 9th, 2006
Gender: Male
Re: New_RecentPostBar
Reply #19 - Feb 1st, 2006 at 7:44pm
Print Post  
You should actually be using This file, it has no images. (This should fix your problem Xavier)

You should try to reverse the install of 1.2+ before installing 1.3, as there are many things that may look the same but are not.
  

RecentPostsBar_1.3.zip ( 14 KB | Downloads )
Back to top
WWWAIM  
IP Logged
 
Xavier
Senior Member
****
Offline



Posts: 442
Location: Ipswich
Joined: Apr 5th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #20 - Feb 2nd, 2006 at 12:35am
Print Post  
Should the .ds_store files be there
  
Back to top
WWWYIM  
IP Logged
 
jans
Senior Member
****
Offline


Oooops!

Posts: 374
Location: Meppel
Joined: Oct 27th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #21 - Feb 2nd, 2006 at 8:05pm
Print Post  
Ferazelt wrote on Jan 31st, 2006 at 11:30pm:
oh, i believe it, trust me... um... can you do what I asked you to do a long time ago?




sorry, missed this one, can't give you a link, will pick up v 1.3 and your new language file you want translated you can send me by PM
  
Back to top
WWW  
IP Logged
 
jans
Senior Member
****
Offline


Oooops!

Posts: 374
Location: Meppel
Joined: Oct 27th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #22 - Feb 2nd, 2006 at 9:01pm
Print Post  
Quote:
I found a bug in the RecentPostsBar.pl file in the sources directory instead of
Code
Select All
<img src="./yabbfiles/ModImages/RecentPostBar/off.gif" alt="" border="0" /> 


It should be
Code
Select All
<img src="$modimgurl/RecentPostBar/off.gif" alt="" border="0" /> 


AND
Code
Select All
<img src="./yabbfiles/ModImages/RecentPostBar/on.gif" alt="" border="0" /> 


It should be
Code
Select All
<img src="$modimgurl/RecentPostBar/on.gif" alt="" border="0" /> 



This is a problem as i have my forum on a sub domain with a different name for my yabbfiles


You are right Xavier, missed that out, left testing link in there  Grin

I'll attach my new one based on version 1.3, because in th v 1.3 the ugly <hr> is back and Ferazel does not like the graphics ( something about too many actions ?? the only thing I did is assingn a picture so thats BS )

And NO the DS files should NOT be there, sloppy  Lips Sealed

Attaching My changed v1.3 here, completely the same as the 1.3 above but complete with language packs, and image navigation ins stead of txt navigation and the nicer lookin <div> in stead of <hr>

Just wanted to help you Ferazel, just wanted to help you, not to get credit for your work, because it still is YOUR FINE WORK  Grin
  

Jans_new_RecentPostsBar_1.3.zip ( 17 KB | Downloads )
Back to top
WWW  
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: New_RecentPostBar
Reply #23 - Feb 6th, 2006 at 9:22am
Print Post  
@Jans: changed the german-language-file to let it sound better Smiley, thanks for modifications Smiley

Code
Select All
###############################################################################
# Recent Posts Bar Language file							    #
###############################################################################
# recent_post_bar.lng for Recent Posts Bar for YaBB2
#
# Language: Deutsch
# For version: 1.3
#
# Author: Larian
#
###############################################################################

# $yytitle
# $BoardWatchDesc
#  $admin_txt{'1'}
#  $postbar_txt{'1'}
#  $defaults_txt{'1'}
#  $help_txt{'1'}


%admin_txt = (

'1' => "Neuste Beiträge-Leiste Einstellungen",
'2' => "Zurücksetzen:",
'3' => "Anzahl der neusten Beiträge, die angezeigt werden sollen:",
'4' => "Zellen-Hintergrund-Farbe beim drüberfahren ändern:",
'5' => "Zellen-Hintergrund-Farbe:",
'6' => "Zellen-Highlight-Farbe:",
'7' => "Textfarbe:",
'8' => "zu überwachendes Forum:",
'9' => "Hintergrundfarbe des überwachten Forum:",
'10' => "Benutzer kann die Farbwerte der Leiste ändern:",
'11' => "Zurücksetz-Nachricht:",
'12' => "Setze alle Variablen zurück (Die zurückgesetzten Farben und Txtvariablen können in der Sprachdatei verändert werden!)",
'13' => "Neuste Beiträge-Leiste Einstellungscenter",
'14' => "Gib durch Kommas getrennt, die Foren ein, die überwacht werden sollen (z.B. General Board,Test Zone)"

);



%postbar_txt = (

'1' => "Neuste Beiträge",
'2' => "Einstellungen",
'3' => "Keine Beiträge",
'4' => "Anzahl der neusten Beiträge, die angezeigt werden sollen:",
'5' => "Zellen-Hintergrund-Farbe beim drüberfahren ändern:",
'6' => "Zellen-Hintergrund-Farbe:",
'7' => "Zellen-Highlight-Farbe:",
'8' => "Textfarbe:",
'9' => "zu überwachendes Forum:",
'10' => "Hintergrundfarbe des überwachten Forum:",
'11' => "Fehler!",
'12' => "Bitte informiere den Admin daß die \"Neuste Beiträge-Leiste Einstellungen\"<br>im AdminCenter eingestellt werden müssen.",
'13' => "Neuste Beiträge-Leiste Einstellungscenter",
'14' => "Neuste Beiträge-Leiste Hilfe",
'15' => "Gib durch Kommas getrennt, die Foren ein, die überwacht werden sollen (z.B. General Board,Test Zone)",
'16' => "E<br>i<br>n<br>s<br>t<br>e<br>l<br>l<br>u<br>n<br>g<br>e<br>n"

);

%defaults_txt = (

'0' => "15",
'1' => "on",
'2' => "FEFEFE",
'3' => "AFC6DB",
'4' => "62686F",
'5' => "",
'6' => "99A9CD",
'7' => "0",
'8' => "off",
'9' => "on",
'10' => "Der Admin hat die \'Zurücksetzen\'-Funktion angeschaltet, die Einstellungen werden nicht gespeichert!",
'11' => "tekst ",
'12' => "Gib durch Kommas getrennt, die Foren ein, die überwacht werden sollen (z.B. General Board,Test Zone)"

);

%help_txt = (

'choice' => "<b><u>Auswahl</u></b>",
'value' => "<b><u>Standard/Rücksetzen Wert</u></b>",
'descr' => "<b><u>Beschreibung</u></b>",
'0' => "Neuste Beiträge-Leiste Hilfe",
'1' => "Zurück zu den Einstellungen",
'2' => "Anzahl der neusten Beiträge, die angezeigt werden sollen:",
'3' => "Diese Nummer darf zwischen 1 und 40 liegen.",
'4' => "Zellen-Hintergrund-Farbe beim drüberfahren ändern:",
'5' => "Diese Option stellt ein, ob eine Javascript-Routine genutzt wird um die aktuell markierte Zelle hervorzuheben.",
'6' => "Zellen-Hintergrund-Farbe:",
'7' => "Normale, nicht hervorgehobene Hintergrundfarbe der Zellen",
'8' => "Zellen-Highlight-Farbe:",
'9' => "Hintergrundfarbe der Zellen beim drüberfahren",
'10' => "Textfarbe:",
'11' => "Textfarbe der Neusten Beiträge-Leiste",
'12' => "zu überwachendes Forum:",
'13' => "Gib den NAmen der Kategorien ein, die mit einer anderen Hintergrundfarbe dargestellt werden sollen",
'14' => "Highlightfarbe des überwachten Forum:",
'14a' => "Text-Highlightfarbe des überwachten Forum:",
'15' => "oben in der Leiste",
'16' => "off",
'17' => "Minimiere die Leiste um Platz zu sparen"


);

1;
 

  
Back to top
 
IP Logged
 
chadchud
New Member
*
Offline


I love YaBB 2.1

Posts: 14
Location: Wolverhampton
Joined: Jan 7th, 2006
Gender: Male
Re: New_RecentPostBar
Reply #24 - Feb 15th, 2006 at 9:46am
Print Post  
hi - I installed everything and the recent posts bar was working great but then I noticed a few things were happening.

firstly, my forum was very slow sometimes and I could only put this down to high traffic at first, but I think it may be the mod

secondly, it actually made my server die randomly - I'm not sure if it's my hosting company or if it was the mod or something else! I've taken it off for now to see what happens (the forum is quicker at the minute!) but i'll run a few tests to see what happens. I'll re-upload it and then see again.

It's a good mod - any ideas what's wrong?
  

Back to top
WWW  
IP Logged
 
jans
Senior Member
****
Offline


Oooops!

Posts: 374
Location: Meppel
Joined: Oct 27th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #25 - Feb 15th, 2006 at 12:57pm
Print Post  
At least in my region (Holland) and as I have heard from a customer fro the company we buy our IT stuff from it's a problem in vast areas of at least Europa.  As it seems (I've checked that with my provider) there is som big misconfiguration of some relaying hosts regarding the IP addresses, which could cause some trouble (since monday or wednesday last week) they tell me.

Contact your host and/or provider to find out more, I have the mod running too and I can not really find that it is slowing down my server and I am running it since previous version, and am fully up to date with this (and all my other mods)
  
Back to top
WWW  
IP Logged
 
chadchud
New Member
*
Offline


I love YaBB 2.1

Posts: 14
Location: Wolverhampton
Joined: Jan 7th, 2006
Gender: Male
Re: New_RecentPostBar
Reply #26 - Feb 16th, 2006 at 7:10pm
Print Post  
yeah - i took it off, but i want it back!

I don't think it was the mod that made my server crash - i think it was just  a coincidence - it all happened at the same time as adding the mod!

I've contacted my hosing company, but as usual, they're not very helpful!

I'll add it agin in a couple of weeks!

Thanks

chad
  

Back to top
WWW  
IP Logged
 
chadchud
New Member
*
Offline


I love YaBB 2.1

Posts: 14
Location: Wolverhampton
Joined: Jan 7th, 2006
Gender: Male
Re: New_RecentPostBar
Reply #27 - Feb 21st, 2006 at 3:21pm
Print Post  
the hosting company didn't seem to respond very well - It wasn't the mod that effected it - it was something else!

Everything is back to normal now - I'm gonna apply the recent posts mod again soon!

Thanks

Chad
  

Back to top
WWW  
IP Logged
 
ExhaultedRuler
Full Member
***
Offline


Up, Up, and Away!!

Posts: 152
Location: Honolulu
Joined: Nov 29th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #28 - Mar 3rd, 2006 at 7:30am
Print Post  
I ran Boardmod to install this and it halted on the first search & replace.... i

also it is looking for a default.css that I don't have. Where can I find this file?
  

Irwin's Superman Adventures Message Boards - Everything you ever wanted to know about the Hawaiian Superman!
Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: New_RecentPostBar
Reply #29 - Mar 3rd, 2006 at 7:37am
Print Post  
Hi
you have this file in

public_html/yabbfiles/Templates/Forum/default.css
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 [2] 3 4 5
Send TopicPrint