Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (Gizmo, SteveS), 38 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/07/07
Posts: 4
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 23
Dunny 15
SteveS 13
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 2 of 5 < 1 2 3 4 5 >
Topic Options
#238127 - 07/23/10 03:04 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ruben]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
If you read the post I provided. I believe you will need to run all of the rebuild functions after you edit the one vars_config.cgi file.
_________________________
Blue Man Group
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#238128 - 07/23/10 03:06 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ruben]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
I will ABSOLUTELY let you know! You guys rock, users or otherwise!!! I think it spins a wierd error which I will post once done uploading as I THINK I tried this before! So nice to just not be ALONE in this massive issue I have had for DAYS smile

Post soon!
Top
#238129 - 07/23/10 03:13 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ace_Jr]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
oh man I totally missed that link! AWESOME LINK! Reading now to see what I need to do!
Top
#238130 - 07/23/10 03:15 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ace_Jr]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
Man that is a nice guide. I think I will start over and take that guide step by step! Thanks for the guide! I will post what the results are!!
Top
#238131 - 07/23/10 03:26 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ace_Jr]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
THis is the wierd error I get, ANY IDEAS??? I get this when trying to access cp.cgi or the board itself. I will try the guide posted but this error is wierd!! What does it mean?

Software error:
Invalid range "a-Z" in transliteration operator at Modules/vars.pm line 17.


Software error:
[Fri Jul 23 13:24:58 2010] vars.pm: Invalid range "a-Z" in transliteration operator at Modules/vars.pm line 17. Compilation failed in require at ultimatebb.cgi line 56.

Software error:
[Fri Jul 23 13:24:58 2010] vars.pm: [Fri Jul 23 13:24:58 2010] vars.pm: Invalid range "a-Z" in transliteration operator at Modules/vars.pm line 17. [Fri Jul 23 13:24:58 2010] vars.pm: Compilation failed in require at ultimatebb.cgi line 56. BEGIN failed--compilation aborted at ultimatebb.cgi line 56.
Top
#238132 - 07/23/10 03:27 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ace_Jr]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
Do I need to do something in the Modules directory or something? ANY ADVICE would be awesome!
Top
#238133 - 07/23/10 03:40 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ace_Jr]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
From a note in the guide:
Upload all files (including the Modules subfolder) in the cgi-bin folder of the zip file into your cgi directory. Permissions for all of these files and your cgi directory must be set to 755. You do not need to set permissions on the Modules subfolder or its contents.

As memory calls I remember it is more steps for permission settings for classic. So you need to double check all of the file/folder permissions.
Also you need to make sure you use ascii for the proper file uploads.
_________________________
Blue Man Group
Top
#238135 - 07/23/10 03:58 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ruben]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
Also I am not sure this is the issue but. There was two flavors of ubb classic depending on the path to perl to download.
Since you moved hosts the path to perl may have changed.
Another note from the guide.

Why Are There Two Different Sets of Files to Download in the Member Area?

When you log into the Member Area, you’ll see the current version of UBB.classic™ available in two slightly different files:

Get Latest Version (#!/usr/bin/perl)**
Get Latest Version (#!/usr/local/bin/perl)**

The UBB.classic™ is written in a language called Perl, and in order to run correctly, it needs to know where the Perl language files are located on your server’s system. The way we tell the UBB.classic™ where Perl is located is by placing a special line at the beginning of the main UBB.classic™ file. When you ask your web host for the “path to Perl”, they will give you an answer that probably looks like one of the two lines above. If you download the file that matches your “path to Perl” then you do not have to open the UBB.classic™ files and edit this introduction line.

If it turns out that your web host has Perl installed in a different location than either of the two above, you can download either one of the files and the detailed installation instructions will tell you how to edit the “path to Perl”.
_________________________
Blue Man Group
Top
#238136 - 07/23/10 05:45 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ruben]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
Path to perl is correct and I can load the hello.cgi and display it just fine as a test of cgi and perl

I dont think the error I posted is permission related....

Its talking about a specific invalid range in the vars.pm file where it is calling some "A-Z" type listing

I have checked all of the permissions as well

That is an error I have never seen before and I think it is the sole reason this board wont worl!!

ARRGGGGH!!

Anyone know what the error I posted means??
Top
#238137 - 07/23/10 05:53 PM Re: PLEASE PLEASE help!!! :( :( Begging..... [Re: Ace_Jr]
Ace_Jr Offline
stranger
Registered: 07/20/10
Posts: 21
Well I changed the BIG Z to a small z as siggested by a rare google find

but NOW I get this error:

Software error:
Can't locate object method "_open_buffered" via package "UBB::FileHandle" at /home2/vpoolcom/public_html/cgi-bin/ubb_lib_filehandle.cgi line 275

ANYONE???

You guys rock for even trying! Love you all! smile

I am DYING over here frown
Top
Page 2 of 5 < 1 2 3 4 5 >



Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10492 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image