Search found 33 matches

by wcm316
Mon May 05, 2008 6:32 pm
Forum: [2.0.x] Styles Database Releases
Topic: [2.0.21] RedSilver
Replies: 148
Views: 191341

Re: [2.0.21] RedSilver

appaloosa wrote:
sander815 wrote:can this safely be used on 2.0.23
Am wondering the same thing.

Anyone?

~app
The template would have to be upgraded to 2.0.23. You would first have to upgrade it to 2.0.22 [a couple adjustments] and then upgrade it to 2.0.23

http://www.phpbb.com/community/viewtopic.php?t=369968
by wcm316
Thu Apr 19, 2007 8:29 pm
Forum: [2.0.x] MODs in Development
Topic: [DEV] Member Map (UK) gauging interest
Replies: 7
Views: 545

Re: [DEV] Member Map (UK) gauging interest

I would be interested in having a map for the United States by state location by members.
by wcm316
Thu Apr 19, 2007 5:37 pm
Forum: [2.0.x] MODs in Development
Topic: [DEV] Subscription Pro
Replies: 48
Views: 9645

Re: Feature Request...

Add me to the list of interest for the mod. My interest is for paid subscriptions to enter the site. I operate a high school class website and having the ability to add more subscription types such as tickets for reunions for different classes, keeping a acurate way of tracking who has made a purcha...
by wcm316
Mon Apr 02, 2007 4:47 pm
Forum: 2.0.x Support Forum
Topic: Making Fields Required On Registration.
Replies: 34
Views: 2374

Re: Making Fields Required On Registration.

Thank you that help greatly.
by wcm316
Sun Apr 01, 2007 11:08 pm
Forum: 2.0.x Support Forum
Topic: Making Fields Required On Registration.
Replies: 34
Views: 2374

Re: Making Fields Required On Registration.

Could you tell me how to go about moving the Location field under the Username field on registraton?
by wcm316
Sat Mar 31, 2007 4:09 pm
Forum: [2.0.x] MOD Writers Discussion
Topic: [Tutorial] How to add a new field to profile in 2.0.4
Replies: 602
Views: 178882

Re: [Tutorial] How to add a new field to profile in 2.0.4

try this

Code: Select all

$classyear = stripslashes($classyear);
instead of this

Code: Select all

$classyear = stripslashes{$classyear};


I don't see any difference in what you want me to try than what is already there. It looks exactly the same to me.
by wcm316
Sat Mar 31, 2007 4:27 am
Forum: [2.0.x] MOD Writers Discussion
Topic: [Tutorial] How to add a new field to profile in 2.0.4
Replies: 602
Views: 178882

Re: [Tutorial] How to add a new field to profile in 2.0.4

wcm316 wrote: Parse error: parse error, unexpected ',' includes/usercp_register.php on line 1081


that one is fixed now I get one on line 231
$username = stripslashes($username);
$classyear = stripslashes{$classyear};
by wcm316
Fri Mar 30, 2007 8:38 pm
Forum: [2.0.x] MOD Writers Discussion
Topic: [Tutorial] How to add a new field to profile in 2.0.4
Replies: 602
Views: 178882

Re: [Tutorial] How to add a new field to profile in 2.0.4

I took a try on loading this on a test site that is using 2.0.22 and when I go to click on register I get an error: Parse error: parse error, unexpected ',' includes/usercp_register.php on line 1081 I had also changed the name from realname to class_year would that cause any problems? I have update ...
by wcm316
Mon Mar 26, 2007 4:04 am
Forum: [2.0.x] MOD Requests
Topic: Registration Field
Replies: 4
Views: 386

Re: Registration Field

Very confusing...in the first post you state this I need to be able to have on registration a field added in the Registration Information and show up on the profile page. Is there anyway to use one of the profile fields such as "Location" have the field answered in the registration inform...
by wcm316
Sun Mar 25, 2007 11:01 pm
Forum: [2.0.x] MOD Requests
Topic: Registration Field
Replies: 4
Views: 386

Re: Registration Field

That would work "if" upon registration the profile section was being filled out. On registration to my site the profile section isn't filled out. If anyone fills out the profile part upon registration they are denie registration. So my hope was to be able to add the field in the registrati...
by wcm316
Sun Mar 25, 2007 5:28 pm
Forum: [2.0.x] MOD Requests
Topic: Registration Field
Replies: 4
Views: 386

Registration Field

I need to be able to have on registration a field added in the Registration Information and show up on the profile page. Is there anyway to use one of the profile fields such as "Location" have the field answered in the registration information field and then show up in the Location Field ...
by wcm316
Sat Mar 24, 2007 6:19 pm
Forum: [2.0.x] MOD Requests
Topic: Additional Field on Registration not in Profile
Replies: 0
Views: 254

Additional Field on Registration not in Profile

I can't find anywhere to delete my post so I removed it.
by wcm316
Thu Sep 28, 2006 3:57 am
Forum: 2.0.x Support Forum
Topic: The connection has timed out
Replies: 4
Views: 355

Still doesn't work

The fix: Knowledge Base article on fixing server/cookie settings Hi went to the article did the manual correction in the config and I still get the following: Unable to open connection to phpBB Server, reported error is: Connection timed out My site has been up for months this just has happen.
by wcm316
Thu Aug 03, 2006 7:50 pm
Forum: [2.0.x] Styles Development & Discussion
Topic: Style Won't Delete
Replies: 7
Views: 793

Style Won't Delete

When I go into Style Management and click on Delete for a style I get this message
Template->make_filename(): Error - file admin/confirm_body.tpl does not exist


It won't delete from the Style Management list.

Go to advanced search