Previous Thread
Next Thread
Print Thread
Hop To
#188104 06/22/2007 1:29 AM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
I cannot get importer to work.

In installed the V7 all went OK,

Moved the 2 files that came with the import zip file and changed the one place in each with my domain.
Moved the import file to its directory

Before closing the UBB CLassic I had it tell me where all the paths were. which was
Absolute Paths
Path to the CGI Directory: /home/teamzron/public_html/cgi-bin
Path to the NonCGI Directory: /home/teamzron/public_html/ubb
Path to the Members Directory: /home/teamzron/public_html/cgi-bin/Members
Path to the Variables Directory: /home/teamzron/public_html/cgi-bin

URL to the CGI Directory: http://teamzr1.com/cgi-bin
URL to the NonCGI Directory: http://teamzr1.com/ubb

run the importer, pasted the links from above and get this

Checking... You entered the wrong path to the members directory

No matter if I on purpose give a wrong path for the 1st path line it time it still reports Members has wrong path

What is the problem ?

Thanks,

Last edited by teamzr1; 06/22/2007 1:37 AM.

JR
Team ZR-1 Corvette Racer's
teamzr1 #188110 06/22/2007 4:16 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Humm, odd; are the directories here set the same as they are in classic?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #188125 06/22/2007 10:27 AM
Joined: Jan 2004
Posts: 2,474
Likes: 3
D
Pooh-Bah
Pooh-Bah
D Offline
Joined: Jan 2004
Posts: 2,474
Likes: 3
Just a thought....

It's not a lowercase 'M' on members is it?

driv #188127 06/22/2007 11:06 AM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
No I checked and it is uppercase M for Members.
Even if another path line is left empty once importer starts it still gives error about members directory so that path may not even be the cause of failure.

Anyone else with some ideas for I have tried taking /home/ out of the path to even using my domain name at start of paths and get the same error as soon as I click the icon after paths are entered


JR
Team ZR-1 Corvette Racer's
teamzr1 #188130 06/22/2007 11:11 AM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
What it looks for is the memberlist.cgi file in the Members directory to make sure that you've entered the proper path. Is this a classic 6.7 board your importing from?

Rick #188133 06/22/2007 11:14 AM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
Yes 6.7.2 which can be seen at
http://teamzr1.com/cgi-bin/ultimatebb.cgi



JR
Team ZR-1 Corvette Racer's
teamzr1 #188134 06/22/2007 11:16 AM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
The 2 files that come with importer zip file where are they supposted to be installed ?
I assumed it was into the cgi-bin after I renamed the 2 files of same name used with V6.7

I assume the importer file goes into the import directory of the new V7 subdirectory.


JR
Team ZR-1 Corvette Racer's
teamzr1 #188139 06/22/2007 11:41 AM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
The ultimatebb.cgi file goes into the cgi-bin directory. The ultimatebb.php file goes into the normal ubb directory. But those should be done after the import is finished.

The easiest way to make sure you have the proper paths is download the vars_config.cgi file from your cgi-bin. That has the exact paths you'll need to enter during the import.

You can also take a look in your Members directory and make sure there is a memberlist.cgi file.

Last edited by Rick; 06/22/2007 11:42 AM.
Rick #188151 06/22/2007 12:00 PM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
Rick there is no docs as to this process that I could find.
All that the importer zip I downloaded has is one small doc saying to rename the URL.
I assume they were moved BEFORE the import was to be used so would that cause import to fail ?

I did download the var_config and it matches what paths I used

%vars_config = (
q!AdminLogging! => q!YES!,
q!BBName! => q!Team ZR-1 Corvette Racers!,
q!CGIPath! => q!/home/teamzron/public_html/cgi-bin!,
q!CGIURL! => q!http://teamzr1.com/cgi-bin!,
q!CachePath! => q!/home/teamzron/public_html/ubb/cache-5655V2WY!,
q!Cookie_Number! => q!2453634.1457!,
q!EnableAccel! => q!YES!,
q!MaxMemFields! => q!43!,
q!MembersPath! => q!/home/teamzron/public_html/cgi-bin/Members!,
q!NonCGIPath! => q!/home/teamzron/public_html/ubb!,
q!NonCGIURL! => q!http://teamzr1.com/ubb!,
q!VariablesPath! => q!/home/teamzron/public_html/cgi-bin!,
q!cache_pw! => q!5655V2WY!,
);


1;

I checked and there is a memberlist.cgi ( older V6.7.2 works so much have proper files)


JR
Team ZR-1 Corvette Racer's
teamzr1 #188153 06/22/2007 12:28 PM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
I got it, it was due to the 2 files within importer zip being moved in before the importer was used.
Someone should add text to doc that comes with that zip downloaded to tell people that

Now stupid question is what URL is for the admin program ?

Thanks


JR
Team ZR-1 Corvette Racer's
teamzr1 #188154 06/22/2007 12:28 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
That shouldn't cause it to fail. You may want to check and see if your host has your php configuration locked down. If they are using something like open_basedir restrictions it could be locking php and not allowing it to read from other directories.

teamzr1 #188161 06/22/2007 1:08 PM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
Can anyone tell me what file and where it is to get to the admin page ?

If I use the old path and cp.cgi it brings up the old V6.7 classic admin page

The import was done, the 2 files for import were moved and the new V7 is now seen.

When I click on control panel at top I get
http://teamzr1.com/ubbthreads/admin/index.php

I do not find a admin sub-directory in ubbthreads directory

Only get :

FIle not found
I assume that is how to get to admin page ?


Last edited by teamzr1; 06/22/2007 1:16 PM.

JR
Team ZR-1 Corvette Racer's
teamzr1 #188164 06/22/2007 1:11 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Basically you just need to login to your new UBB.threads board. Once you login, you'll see a link to the Control Panel in the navigation bar.

Rick #188166 06/22/2007 1:20 PM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
Something fail in V7 install process to not have a admin sub-directoy ?


JR
Team ZR-1 Corvette Racer's
teamzr1 #188168 06/22/2007 1:26 PM
Joined: Jun 2007
Posts: 286
T
enthusiast
enthusiast
T Offline
Joined: Jun 2007
Posts: 286
OK found that, for some reason FTP failed when the ubbthreads folder was uploaded to host and never showed any error but I found admin folder on PC and moved it


JR
Team ZR-1 Corvette Racer's
teamzr1 #188297 06/22/2007 7:01 PM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
FYI, there are "upgrade" and "install" threads in the "how do I" forum; though after the fact since you're up and running now.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
teamzr1 #205490 01/24/2008 1:04 AM
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40
I am getting this same error..

not gettin' anywhere... only one file in the importer... even moved the other two over to the importer for later move and no go..

Same exact error...

www.sclr.org

Members Dir is correct according to the path / URL and var_config
Ideas?


One Day....
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Curiosity here; please post the path to your members directory as you're inserting it.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #205503 01/24/2008 12:28 PM
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40
/home/httpd/vhosts/sclr.org/cgi-bin/roverboard/Members

Exactly as it is in the classic paths and urls

also tried with trailing slash to see if it works and still no go...

Last edited by Viper_iii; 01/24/2008 12:31 PM.

One Day....
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Can you look in that path and verify that you're seeing a memberlist.cgi file? Also, it's possible that your host has safe mode enabled and it can't actually read that directory. So, if you verify that memberlist.cgi is there, then I'd check with your host to find out if safe mode is enabled.

Rick #205506 01/24/2008 1:29 PM
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40
Yup its there.... Darn.... I'll try a phpinfo and see if its on...


One Day....
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40
http://www.sclr.org/forums/info.php

Nope .. Safemode off...

... something isn't right.... the Members dir.. has lots of files though....

Last edited by Viper_iii; 01/24/2008 1:33 PM.

One Day....
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40
I edited the script and removed the check for the Members Dir...
Unfortunately it just says the same for the next dir...

There is definitely and issue like you said that the server isn't allowing the directory browsing or access for the import...

Safemode in php is off as shown above with the phpinfo... any further ideas... did I miss something?


One Day....
Viper_iii #205568 01/25/2008 12:13 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
At this point it's really hard to say. To really help we'd probably need a support ticket with ftp info to take a look at what's going on.

Rick #205651 01/28/2008 6:52 PM
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40
Looks like Rick Sorted this one out...

Open_Base Dir wouldn't let the importer view directories not in the web root... thus the CGI-bin directory couldn't be seen by the script
...

copied the cgi-bin folders over to a new directory on the same server and it ran no problem.

Just one hitch now is the conversion seems to think there is no old forums (Probably because there are no categories) so it shows them in the active but not in the forums list...


One Day....
Joined: Jan 2008
Posts: 40
newbie
newbie
Joined: Jan 2008
Posts: 40


One Day....

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Ruben), 1,248 guests, and 268 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)