 |
 |
 |
 |
#151415 - 03/30/02 03:44 AM
Re: [6.3.x] [beta] UBBNews 2.3b Beta [Unmaintained]
|
Member
Registered: 02/18/00
Posts: 60
Loc: Sydney
|
Hi Greg – ALL is well I found the little “culprit”
Line 91 of public_ubbnews.pl shows:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif"> return qq~ <font size="2"><a href="$ULTIMATEBB?ubb=get_topic&f=$name_space->{forum_number}&t=$name_space->{topic_number}"><font color="$vars_style{LinkColor}"><b>$name_space->{forum_title}: $name_space->{topic_subject}</b></font></a> <font color="$vars_style{TextColor}">( $name_space->{topic_date} $name_space->{topic_time} )</font></font>
~;
} </font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I amended this as follows:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif"> return qq~ <font size="$vars_style{TextSize}"face="$vars_style{FontFace}"><a href="$ULTIMATEBB?ubb=get_topic&f=$name_space->{forum_number}&t=$name_space->{topic_number}"><font color="$vars_style{LinkColor}"><b>$name_space->{forum_title}: $name_space->{topic_subject}</b></font></a> <font color="$vars_style{TextColor}">( $name_space->{topic_date} $name_space->{topic_time} )</font></font>
~;
} </font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">and the problem went away!! – yeeeaahh – happy puppy
Thanks for your help . . .
_________________________
I'm depriving a village somewhere of an idiot.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#151423 - 04/08/02 01:11 AM
Re: [6.3.x] [beta] UBBNews 2.3b Beta [Unmaintained]
|
Member
Registered: 01/29/02
Posts: 54
|
hello umm not sure if this would be a problem or not but. i hacked the 2 files it says to hack, uploaed them + the other varios files to the directories and such, chmodded them but there is nothing in my cp to set up anything?? so i can't do anything further. i get no errors anywhere but there is nothing there. also in your instructions u have: [/code]this is what my cp has in it not sure if it should or not .
[code] well that is about all there was only the 2 files too hack so not much code to mess up on my part. i did update the vars wordlet mods files but that did'nt do anything. i'll wait for a answer or mabye a point in the right direction. oh 1 more thing. in your instructions u have this. - Upload files: cp_ubbnews.cgi ( cgi-bin ) chmod 0755 ubbnews.cgi ( cgi-bin ) chmod 0755 vars_ubbnews_sessions.cgi ( vars dir ) chmod 0777 cp.cgi ( cgi-bin ) chmod 0755 cp_common.pl ( templates ) cp_ubbnews_sessions.pl ( templates ) cp_ubbnews_add_newssession.pl ( templates ) cp_ubbnews_edit_newssession.pl ( templates ) public_ubbnews.pl ( templates ) but in your zip file there is a extra file vars_ubb_news.cgi i did upload this and chmodded it to 777 would this be wrong.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#151425 - 04/10/02 02:16 PM
Re: [6.3.x] [beta] UBBNews 2.3b Beta [Unmaintained]
|
Member
Registered: 12/16/01
Posts: 672
Loc: Bath || Reading, England
|
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by deathdealer: hello umm not sure if this would be a problem or not but. i hacked the 2 files it says to hack, uploaed them + the other varios files to the directories and such, chmodded them but there is nothing in my cp to set up anything?? so i can't do anything further. i get no errors anywhere but there is nothing there. </font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">It's at the bottom of the 'Primary Serttings' list box. If you don't have it, make sure you hacked cp_common.pl
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#151428 - 04/14/02 12:30 PM
Re: [6.3.x] [beta] UBBNews 2.3b Beta [Unmaintained]
|
Member
Registered: 02/25/02
Posts: 35
Loc: Turkiye / istanbul
|
Hi there. I'm using ubb 6.2.0 when i install this hack My control panel does not work. [/code]in "installlation and readme.txt" file ;
[code] in My cp.cgi file; [code][/code]and i modified other lines to cp.cgi and cp_common.pl files. But cp does not work. Please help me what is wrong
_________________________
- - - - - The best platform of Turkey that about Litetature, Art, History and Politic www.plat-forum.org
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|