Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2002
Posts: 11
Junior Member
Junior Member
Offline
Joined: Apr 2002
Posts: 11
Solution for

Upgraded my board to 6.2 , now i get this error after i redid the hack..

No application profile found for application number: '000001'
(Backtrace: : ubb_applicants_misc.cgi:91 -> sub main::Tracer)
(Backtrace: : ubb_applicants.cgi:144 -> sub main::OpenAppProfile)
(Backtrace: : ultimatebb.cgi:871 -> sub main::perform_application_function)


open ubb_applicants.cgi and look for:

#determine path for the forum

Under this section is a check to see if the forum is private (so it can find the special folder stored under it). Apparently 6.2 changed the possible variables which can be stored in this location.

Here is what it looks like on mine after making it private:

if ($permission eq 'privaterestrict&privaterestrict') {
$exact_path .= "/private-$this_forum[7]";
# does user have permission to enter?
&check_private_access($vars_appform{FormForumNumber}, $this_forum[12]);

Basically he used 'private' on line 2 above.

I changed it to what the setting is in vars_forums.cgi when I set the forum private and it was able to detect the forum as private and find the correct path the to the .app and .cgi files.

Hope this helps get people over the hump. Its actually a very nice hack, just not very portable.

Now I am working on the email system not working now.

NOTE: This does NOT work with Sticky 1.6. The code will have to be changed to work with the new file format for stickys. Well, scratch that, the sticky feature doesnt work, but it works.

Sponsored Links
Entire Thread
Subject Posted By Posted
[6.2x] Application Forms v2.1.0 Corona 02/26/2002 1:16 AM
Re: [6.2x] Application Forms v2.1.0 Bookie 02/26/2002 1:49 AM
Re: [6.2x] Application Forms v2.1.0 bglynn 02/28/2002 5:16 PM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/01/2002 3:39 AM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/01/2002 4:24 AM
Re: [6.2x] Application Forms v2.1.0 Corona 03/02/2002 6:08 AM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/04/2002 7:33 AM
Re: [6.2x] Application Forms v2.1.0 MrStormyNights 03/04/2002 11:57 AM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/04/2002 9:00 PM
Re: [6.2x] Application Forms v2.1.0 Raichu Babai 03/05/2002 2:10 AM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/08/2002 5:00 PM
Re: [6.2x] Application Forms v2.1.0 *Speedy* 03/08/2002 8:36 PM
Re: [6.2x] Application Forms v2.1.0 Corona 03/10/2002 8:32 PM
Re: [6.2x] Application Forms v2.1.0 Corona 03/10/2002 8:37 PM
Re: [6.2x] Application Forms v2.1.0 Raichu Babai 03/10/2002 11:33 PM
Re: [6.2x] Application Forms v2.1.0 Corona 03/11/2002 6:40 AM
Re: [6.2x] Application Forms v2.1.0 Raichu Babai 03/11/2002 11:08 AM
Re: [6.2x] Application Forms v2.1.0 MrStormyNights 03/13/2002 7:01 AM
Re: [6.2x] Application Forms v2.1.0 Painfool 03/13/2002 9:55 PM
Re: [6.2x] Application Forms v2.1.0 MrStormyNights 03/13/2002 10:32 PM
Re: [6.2x] Application Forms v2.1.0 Corona 03/15/2002 8:43 AM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/15/2002 3:23 PM
Re: [6.2x] Application Forms v2.1.0 Corona 03/15/2002 6:02 PM
Re: [6.2x] Application Forms v2.1.0 Corona 03/15/2002 6:33 PM
Re: [6.2x] Application Forms v2.1.0 Painfool 03/18/2002 6:46 PM
Re: [6.2x] Application Forms v2.1.0 bglynn 03/19/2002 4:36 AM
Re: [6.2x] Application Forms v2.1.0 MrStormyNights 03/20/2002 9:50 PM
Re: [6.2x] Application Forms v2.1.0 Raichu Babai 03/21/2002 12:17 AM
Re: [6.2x] Application Forms v2.1.0 tomjinx1 03/23/2002 5:44 PM
Re: [6.2x] Application Forms v2.1.0 tomjinx1 03/26/2002 4:34 PM
Re: [6.2x] Application Forms v2.1.0 tomjinx1 04/02/2002 6:46 PM
Re: [6.2x] Application Forms v2.1.0 bglynn 04/05/2002 3:04 AM
Re: [6.2x] Application Forms v2.1.0 Mark Spivey 04/09/2002 3:50 PM
Re: [6.2x] Application Forms v2.1.0 Mark Spivey 04/09/2002 11:05 PM
Re: [6.2x] Application Forms v2.1.0 Mark Spivey 04/09/2002 11:49 PM
Re: [6.2x] Application Forms v2.1.0 Nokia666 04/14/2002 12:57 PM
Re: [6.2x] Application Forms v2.1.0 Corona 04/20/2002 6:20 AM
Re: [6.2x] Application Forms v2.1.0 MrStormyNights 04/22/2002 7:55 AM
Re: [6.2x] Application Forms v2.1.0 Corona 04/23/2002 9:26 PM
Re: [6.2x] Application Forms v2.1.0 Corona 04/24/2002 11:25 PM
Re: [6.2x] Application Forms v2.1.0 deathdealer 04/25/2002 12:12 AM
Re: [6.2x] Application Forms v2.1.0 Corona 04/25/2002 9:16 AM
Re: [6.2x] Application Forms v2.1.0 Stu Bond 007 04/25/2002 8:37 PM
Re: [6.2x] Application Forms v2.1.0 deathdealer 04/26/2002 3:13 AM
Re: [6.2x] Application Forms v2.1.0 Corona 04/26/2002 7:55 AM
Re: [6.2x] Application Forms v2.1.0 Stu Bond 007 04/26/2002 10:30 AM
Re: [6.2x] Application Forms v2.1.0 Mark Spivey 04/29/2002 7:48 PM
Re: [6.2x] Application Forms v2.1.0 Corona 04/30/2002 11:15 PM
Re: [6.2x] Application Forms v2.1.0 Bring In The Geek 05/02/2002 10:47 PM
Re: [6.2x] Application Forms v2.1.0 Bring In The Geek 05/02/2002 10:51 PM
Re: [6.2x] Application Forms v2.1.0 Corona 05/03/2002 10:56 PM
Re: [6.2x] Application Forms v2.1.0 Corona 05/03/2002 10:59 PM
Re: [6.2x] Application Forms v2.1.0 Corona 05/05/2002 12:05 AM
Re: [6.2x] Application Forms v2.1.0 Corona 05/05/2002 10:34 AM
Re: [6.2x] Application Forms v2.1.0 Bring In The Geek 05/06/2002 5:19 PM
Re: [6.2x] Application Forms v2.1.0 Corona 05/07/2002 8:51 AM
Re: [6.2x] Application Forms v2.1.0 Galactic 05/31/2002 10:50 PM
Re: [6.2x] Application Forms v2.1.0 Corona 06/02/2002 8:45 PM
Re: [6.2x] Application Forms v2.1.0 Mashie 08/09/2002 10:42 PM
Re: [6.2x] Application Forms v2.1.0 Corona 08/29/2002 12:15 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,823
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)