|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
I setup UBB 6.6 on localhost...and there are some warnings :
Trying to require ubb_lib.cgi...:Can't locate /ubb_lib.cgi at (eval 10) line 1. The ubb_lib.cgi file was not found or did not load properly. Are you sure that this is the right vars_config.cgi file?
There was a complication error while loadingthe UBB.classic libraries and data file:
Can't locate /ubb_lib.cgi at C:Inetpubwwwrootcgi-binultimatebb.cgi line 139
Please show me how to fix this error ! (+_+)
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Look in your vars_config.cgi and ensure all the paths are set correctly.
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
Thank you Gizzy....
The contents of my var_config.cgi file.
# Stock file # $Id: vars_config.cgi,v 1.4 2002/07/09 00:34:24 cvscapps Exp $
%vars_config = ( CGIPath => q!!, NonCGIPath => q!!, MembersPath => q!!, VariablesPath => q!!, CGIURL => q!!, NonCGIURL => q!!, ); 1;
How to set the paths for var_config.cgi ?. My paths to cgi directories is: C:Inetpubwwwrootcgi-bin
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
go to your cp (cp.cgi) and it'll yell at you to set them.
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Hey, that's my job to say :x... But yes, as Ian said, when you enter your CP it'll prompt you for all the new install information. You have to complete the new install before it'll allow you to do anything with your board.
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
Thank you both of you Gizzy, Ian Spence I have installed my board successfully..but i have another question.. When i use the Quick Reply hack..There was a error.... ![[Linked Image]](http://phamtrungdung.biz/quickwquote.jpg) Please show me how to fix this error.
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
It can't find the image, make sure you have the proper quickreply image uploaded to your UBB NONCGI directory ANDin your CP/STYLES make sure you have the correct name of your quickreply graphic 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
upload qdown.gif to your noncgi directory
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Yeh, it's never been added to the styles settings (unless someone did it finally), it should be just the gif in your noncgi directory.
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
hello....i have some more question.... 1- When i visit Ha noi mua thu forum..i saw this hack: ![[Linked Image]](http://phamtrungdung.biz/musicpic1.jpg) In that post....user can listen music ! Do you know this hack ? 2- I'm looking for a RECENT VISITOR hack for UBB 6.6 Please show me the link to download that hack......I tried the hack of UBB 6.7 but in my ubb_lib_pntf.cgi file there is'nt if($in->{ubb} !~ m/^(forum|get_topic|pntf)$/) { line.
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
Originally posted by Chí Phèo: In that post....user can listen music ! Do you know this hack ?
Im aware that if you enable HTML in anyone of your forums, you could easily do a tag right into your post and either play a video or listen to music. 
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Downside: you have to wait for it to buffer content before you can listen to anything 
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
Originally posted by havoq:
Originally posted by Chí Phèo: [qb]In that post....user can listen music ! Do you know this hack ? [/qb] Im aware that if you enable HTML in anyone of your forums, you could easily do a tag right into your post and either play a video or listen to music.
Although I check Allow HTML in Forum Settings -->Permissions , when i use embed tag...there is a warning......... Sorry, we do not permit the following HTML tag or attribute: EMBED
» Please use your browser's back button to return. I apologize for my stupid question....In UBB 6.6 Recent Visitor is default. We must enable it. ![[Linked Image]](http://phamtrungdung.biz/anh/34.gif)
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
<embed src="http://www.domain.com/yourfile.mpg" width=" " height=" " align=" " autostart="false"> </embed> You've tried something like that and it gives you an error? If so, it might be because theres restrictions in 6.6 with that TAG
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
Embed has been blocked for a while now. Just like body, html, etc
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
Hello..Ian. Do you know how to put Radio Button in Quick Reply box like this picture : ![[Linked Image]](http://phamtrungdung.biz/traloinhanh.jpg) I'm using UBB 6.6
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
My board doesn't work properly :-(...When I click to the Category link, it will not show the forums in Category. It turn to the ultimatebb.cgi page. Please show me the files that need to fix. ![[Linked Image]](http://phamtrungdung.biz/hoiubb.jpg)
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
1, I reccomend you add the Infopop copyright wording back to your board.
Secondly, if you're gonna require a person to register to view the boards, at least have the register page working.
I'm gonna need an account to log in with. If you do not want to post it here, PM me.
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
wow.. umm... it's as if the category numbers don't exist, but the rest of the category info is still there
and all you should need to do for the other part is to stick the code right above the textarea.
You've obviously got a new board, so I reccomend that you upgrade to the latest release
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
Thank you, Ian.. I found the cause of that error. The error will occur when I use Catogory Minimize MOD. The file is affected is public_forum_summary.pl. And...i have a question. I use SPLIT CATEGORY MOD, It works but the last category is sticked with Statistic section ![[Linked Image]](http://d7e20genetic.org/thongke.jpg) and ![[Linked Image]](http://d7e20genetic.org/fader.jpg) Do you know how to split these section ?
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Chí Phèo; you are aware that removal of the InfoPop copyright is against the licensing agreement right?
|
|
|
|
Joined: Jan 2004
Posts: 15
Junior Member
|
Junior Member
Joined: Jan 2004
Posts: 15 |
When I send a post... a error occurred:
panic: utf8_length: unaligned end at CGIPath/ubb_lib.cgi line 1129.
and the code of line 1129: $that =~ s/[x00-x1f]//g; Who can help me to fix this error !!!
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
Originally posted by Gizzy:
Chí Phèo; you are aware that removal of the InfoPop copyright is against the licensing agreement right?
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
We will not provide support here for anyone in violation of the Infopop licensing agreement; unless with Infopops approval. Originally posted by Gizzy:
Chí Phèo; you are aware that removal of the InfoPop copyright is against the licensing agreement right?
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|