php forum
php mysql forum
php mysql smarty
 
Page 4 of 6 < 1 2 3 4 5 6 >
Topic Options
#153501 - 09/13/02 03:00 PM Re: [6.3.x] Application Forms v3.1.5
zigote Offline
Junior Member

Registered: 09/17/01
Posts: 4
Loc: USA
Everything seems to be ok in 'Applicant Form Settings'
I get this error when trying to access 'Application Form Templates'

path_to_cgi-bin/forum/vars_appform_template_worksheet.cgi:
syntax error at (eval 11) line 63, near "; lt"

I double checked everything, I Followed instructions,
Then I checked to make sure all file where in place then looked for vars_appform_template_worksheet.cgi
I have no vars_appform_template_worksheet.cgi
So I renamed vars_appform_template_1.cgi to vars_appform_template_worksheet.cgi and it worked, Then after I'm done editing that file, It deletes itself..

Am, I missing something here or what ?

Current UBB 6.3.0.1

Top
#153502 - 09/13/02 05:03 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Hello Zigote,

I just shipped you an email to the email address you have listed within your profile here at ubbdev.

I was working with a gentlemen in trying to figure out this bug in the distant past, however he vanished (not sure if we fixed the problem or not). I believe its a permission problem on the cgi-bin and variables directory and only shows on some unix based webservers. But i might be wrong and would like to nail down whats causing this error message.

--Corona

Top
#153503 - 09/13/02 09:07 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Bug Fix and upgrade patch for v3.1.2 released! Upgrade Patches to v3.1.2.1, and is a must have!

Repairs the following:
  • Eval Syntax and Permission errors within the control panel for some webservers
  • Repaired display issues within registration routines

Download the Upgrade Instructions: Upgrade Patch 3.1.2 to 3.1.2.1
Thank you for the Bug Report Zigote!

This fix has been applied to the install instructions for 3.1.2.1 and all future versions. Download and refer to the install instructions if needed.

PS: Infopop devs should add a file existence check to the &RequireVars function! While it might create some additional overhead, it woulda saved me some heartache smile

Top
#153504 - 09/13/02 10:28 PM Re: [6.3.x] Application Forms v3.1.5
zigote Offline
Junior Member

Registered: 09/17/01
Posts: 4
Loc: USA
Thanks Corona,
Still working good here,

Great Job on this one

And this would be a good idea...
Quote:
quote:

PS: Infopop devs should add a file existence check to the &RequireVars function! While it might create some additional overhead, it woulda saved me some heartache smile

Top
#153505 - 09/14/02 08:19 AM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Quote:
quote:
Originally posted by Corona:
If your old forum wasn't showing this info, then recheck your modifications. Most likely in public_topic_page.pl
that did it thanks. smile
wondering. . . hitting the SUBMIT button returns people to the main page. And as the app opens in a seperate window it is cumbersome. can you think of an easy way around this? perhaps a page with text saying "Application process initiated, please close this window and check your email." or some such?

Otherwise GREAT hack and thanks for the special attention laugh
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153506 - 09/14/02 09:12 AM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Heya Chrimera,

Im not sure what you mean about the windows splitting off. I did visit your board and took a peak at the application form mod.

While i do see a split window setup, its in your html code. A split window is created when you click 'join us'. Even in v3.1.1, the hack should all run within one window (doesn't need multiples).

Currently you have the 'join us' button which is coded as follows:
<a href="http://www.thedarkwatch.com/recruiting.html" target="_blank"> (target _blank tells the browser to pop open a new window)

changing this to: <a href="http://www.thedarkwatch.com/recruiting.html"> should remove the window split.

The big issue is... v3.1.1 does not support age checks (and they are enabled on your forum) nor email verification (and they are also enabled on your forums). Im suprised it transitions through the pages at all smile

I urge you to look back through the threads here and upgrade to v3.1.2.1. v3.1.2.1 handles the age checks and email notifications much nicer. In v3.1.2.1, there no major issues on the transitions that i'm aware of.

To simplify the upgrades from one version to the next (i know the appform mod is a huge hack), i've prepared Upgrade instructions which will bump the version up on each instruction set followed with as minimal work as possible. You will need to follow 2 of these upgrade instruction sets.

First, Upgrade from v3.1.1 to v3.1.2 Instructions are found here: Upgrade from 3.1.1 to 3.1.2 Instructions This upgrade will resolve many of the transition problems i see on your forums.

Second, Upgrade from v3.1.2 to v3.1.2.1 instructions are found here: Upgrade Patch 3.1.2 to 3.1.2.1

These upgrades will give you a much cleaner transition from one page to the next. This hack will be built up quite a bit over the next few weeks and if you want it to perform its best, hit the upgrades when they are released. smile

Im working on v3.1.3 which pretty much puts the completing touches on transitioning through pages cleanly (seems to work really well so far and looks very sleek). v3.1.3 also allows unregistered users to submit forms if you decide to allow it. Couple other features of v3.1.3 is wordletization of buttons and text and the ability to disable a form. V3.1.3 hopefully will put me closer to being able to work on code which allows the hack to have its own custom administrative functions.

BTW: I did look into the graying out of fields. While it is possible, it only works on IE4.0 browsers or higher atm. I do still plan on adding this functionality -- but its gonna be a few months.

Top
#153507 - 09/15/02 05:18 PM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Links time-out frown
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153508 - 09/15/02 09:22 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Quote:
quote:
Originally posted by Chrimera:
Links time-out frown
Hrm, very strange. Try these links until my domain registrar repairs my domains configuration:

Upgrade from 3.1.1 to 3.1.2 Instructions
Upgrade Patch 3.1.2 to 3.1.2.1
Application Forms 3.1.2.1 Full Install

Top
#153509 - 09/16/02 01:39 AM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
New Version 3.1.3 Released!

  • Now supports Unregistered Users! Option available to allow registered or unregistered users in the Control Panel
  • Fixes Transitions (Smoother, more logical progression from one page to the next)
  • Wordlets Added
  • Always displays form rules/instructions regardless of the users registration level
  • Application Form Mod can now be disabled with a switch in the Control Panel

Upgrade from v3.1.2.1 to v3.1.3 Instructions are found here: Upgrade from 3.1.2.1 to 3.1.3 Instructions
Download the full version here: Application Forms V3.1.3
If you experience any troubles, please let me know!

Top
#153510 - 09/16/02 04:34 PM Re: [6.3.x] Application Forms v3.1.5
catcherman Offline
Member

Registered: 05/14/01
Posts: 262
Loc: Los Angeles, CA
Congrats Corona - your mod seems to have really taken off! It's still working great in my forums. I haven't edited the code at all since we last spoke. I saw you on the Recent Visitors list this weekend. We might make a fisher out of you yet! smile

Thanks again, from me and my members.
_________________________
Do more than just get your tackle wet - www.catcherman.com

Top
#153511 - 09/18/02 07:33 PM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Corona,

Perhaps I did seomthing wrong, but I upgraded to 3.1.2.1 and now anyone can get to my Private Forums frown

this is bad, but more than likely something I have done. Anyone familiar enough with this hack to tell me what I deleted that I should not have?

<--panic
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153512 - 09/18/02 07:47 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Heya Chrimera,

This shouldn't happen, have done 3 upgrades on different boards and haven't had this problem before. Before im able to help, i need some more info.

Is an error produced? and if so, what is the error?

Also, can you tell me how you have permissions set on the private forum which users are gaining access to? is Restrict Viewing and Writing of Posts To Administrators, the forum Moderator, and other authorized* users checked? And is a password set?

Are registered users gaining access? How about unregistered users?

I'll help find the problem. Just give me some more info -- i'll be around all night. smile

Also, your domain keeps bouncing back my emails with SMTP errors. Do you have another email address? If so, PM me!

Top
#153513 - 09/18/02 08:45 PM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Im not saying the mod is behind the error smile

its most likely the user, just thought you might save me some forehead slapping smile

I'll regress back to 3.1.1 and try again

(edited by chrimera to cut down on spam smile )

I reverted back to 3.1.2.1 and all seems normal (^5)
Fat fingers and 12 hour days I think. I'll try the final upgrade later in the week when Im rested. Sorry I never got you on IRC but its not on this computer.

btw I was impressed with your quick response.
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153514 - 09/18/02 10:13 PM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
At the risk of Spam, I want to restate here that the mod is not responsible for the anomaly. My fat fingers are. I simply posted to find out the most logical place for me to look for MY error smile

just so ya know is all.
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153515 - 09/18/02 10:49 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Quote:
quote:
Originally posted by Chrimera:
At the risk of Spam, I want to restate here that the mod is not responsible for the anomaly. My fat fingers are. I simply posted to find out the most logical place for me to look for MY error smile

just so ya know is all.
Had me scared smile

Just in case, i setup a test board w/ application forms v3.1.3 to be a mirror reflection of your own site in order to make sure permissions were being set properly and not giving inappropriate explicit permissions.

I then went through all the functions i could (as a test registered user, an unregistered user and then as an admin/mod pushing the form through all the admin functions, then retesting as the author of the form). Permissions were working properly in all instances, and i can't find any bugs with this hack that would of caused this.

I even tried backdooring in with trying to crack the board with URL modifications but couldn't gain access to areas where i wasn't allowed.

My guess at this point is that its simply a botched install. If you re-upgrade to v3.1.3, and have this problem again, please get in touch.

Top
#153516 - 09/20/02 11:39 AM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Corona, check your email smile
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153517 - 09/20/02 04:58 PM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
OK Check it again smile
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153518 - 09/21/02 09:08 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Found inconsistencies in the upgrade 3.1.2 to 3.1.2.1 and upgrade 3.1.2.1 to 3.1.3 texts. They have been fixed.

Top
#153519 - 09/21/02 10:24 PM Re: [6.3.x] Application Forms v3.1.5
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
You are my Hero/Heroine. thnks
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#153520 - 09/21/02 10:57 PM Re: [6.3.x] Application Forms v3.1.5
Corona Offline
Member

Registered: 06/25/01
Posts: 199
Glad that your upgrade to 3.1.3 went well Chrimera smile

Top
Page 4 of 6 < 1 2 3 4 5 6 >


Who's Online
1 registered (Pilgrim), 42 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Displaying a gif for a paying member
by Iann128
Yesterday at 07:04 AM
Restore The "New Topic Is Highlighted" Feature
by hikelite
01/02/09 07:41 PM
Web Hosting
by Pilgrim
01/02/09 04:13 PM
Finishing touches on a UBB migration
by AllenAyres
01/02/09 03:04 PM
Sidebar options?
by Pilgrim
12/26/08 03:40 PM
Legacy Style
by sirdude
12/24/08 07:18 PM
ubb.social
by Placebo
12/21/08 07:30 AM
New Mods
Displaying a gif for a paying member
by Iann128
12/29/08 11:44 AM
Legacy Style
by Micky
12/21/08 01:36 PM
ubb.social
by
08/03/06 10:38 AM
Newest Members
bluedthunder, blaqskreen, RAICHU, sebak, BaronDriver
13371 Registered Users
Top Posters
AllenAyres 25461
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks