Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: BigMike on March 15, 2004, 02:45:23 PM

Title: Scripting Bug Found: Edit Profile > Account Settings
Post by: BigMike on March 15, 2004, 02:45:23 PM
I have found a small bug under the Profile section.

I can log in as the admin, go to my profile, and then select "Account Settings" (action=profile;u=1;sa=account) and I get the following syntax error:

"Line 169 Char 6"

I searched and I didnt see anyone else reporting this bug.

My SMF can be found at: http://board.marlincrawler.com/new
SMF Team: If you would like an admin account just create a new user and make a post about it and I'll give ya access. Of course nothing is on the board as its just an installation to check it out and geeze it is so fricken awesome!!

Great work!

BigMike
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: BigMike on March 15, 2004, 02:49:15 PM
Well I just checked a couple files without and clue as to which ones are called for that action and its not the index.php or profile.php as line 169 of those files looks good to me........

Wish I could offer more help. You guys must be very busy, but also rather excited I can imagine  ;D

Regards,
BigMike
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: [Unknown] on March 15, 2004, 02:52:04 PM
This has already been fixed in the cvs...

-[Unknown]
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: Oldiesmann on March 15, 2004, 02:56:44 PM
Try either Profile.template.php or Profile.english.php
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: BigMike on March 15, 2004, 03:10:15 PM
Hey [Unknown], I will look around for the latest version and try to find bugs within them.

Sorry for the mistake and great to know that you're ahead of me always  :P


Regards,
BigMike
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: BigMike on March 15, 2004, 03:11:33 PM
Hey, ok, now Im really a llama. Are the Current versions only available to chatter members ? Or can I update my beta version? Just courious so I don't post more bugs that have already been fixed.

Cya
BigMike
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: [Unknown] on March 15, 2004, 03:12:14 PM
CVS does not mean current version, it means current working development copy.

-[Unknown]
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: BigMike on March 15, 2004, 03:18:50 PM
Quote from: [Unknown] on March 15, 2004, 03:12:14 PM
CVS does not mean current version, it means current working development copy.

-[Unknown]

hmmmm......... that.. uhh,,,  that makes..... sense..........

Hey Unknown, If I become a charter member, could I get my hands on the Magic Llama script?? I really have great plans for it on my forum.

Regards,
BigMike
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: bostasp on March 15, 2004, 03:30:04 PM
Even us Charter Members don't have our hands on the Magic Llama script :P
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: BigMike on March 15, 2004, 06:33:58 PM
BTW, I just tried to install some packages and it gives me a hundred and one errors..

Does the CVS version have the file 'Subs-Package.php' ?
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: Chris Cromer on March 15, 2004, 06:56:16 PM
The package manager isn't 100% complete.
Title: Re: Scripting Bug Found: Edit Profile > Account Settings
Post by: [Unknown] on March 15, 2004, 07:13:32 PM
You should have a Subs-Package.php.

-[Unknown]