Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Farjo
286
Archived fixes / Reserved names
« on November 2nd, 2012, 08:46 PM »
If you add a reserved name and click Save, the text field goes blank and an error is generated:

Code: [Select]
http://bla.bla/index.php?action=admin;area=regcenter
 8: Undefined index: reserved
 File: /bla/Sources/ManageRegistration.php
 Line: 237
287
Off-topic / Re: Your typing speed..?
« on November 2nd, 2012, 06:32 PM »
29 words per minute. Interestingly 27 correct but none wrong. "You are better than 37.47% of all users (position 52657 of 84212 - last 24 hours)" - so I can say I'm in the middle third ;)

What was yours?
288
The Pub / Re: Wedge private alpha is OUT!
« on November 2nd, 2012, 06:25 PM »
Quote from Farjo on November 2nd, 2012, 10:50 AM
...Or if 3gig is too big...
Drrrrrr! :bah:
289
The Pub / Re: Wedge private alpha is OUT!
« on November 2nd, 2012, 11:36 AM »
I must say I've had a lot of fun and am truly impressed, so well done and thank you both. It's been great looking around the admin panel and finding new things to play with.

Obviously being the first alpha there are bugs to be found. Do you want us to post them all or is it solely to see if it will load and for us to have fun? Should we wait for a later version to start the serious testing? It would be foolish to dishearten you with a flood or error reports!

ps I hope you caught up on some sleep last night Nao :rbzz:

pps :bravo:
290
Archived fixes / Adding a profile field
« on November 2nd, 2012, 11:17 AM »
Have tried to add a field with various combinations of options however this message is always give right after Save is hit:
The database value you're trying to insert does not exist: string

In the admin error log there are two errors:
 http://bla.bla/index.php?action=admin;area=memberoptions;sa=pro…
 The database value you're trying to insert does not exist: string
Function: EditCustomProfiles
 File: /bla/Sources/ManageMemberOptions.php
 Line: 1212

Code: [Select]
1204: array(
1205: $colname, $_POST['field_name'], $_POST['field_desc'],
1206: $_POST['field_type'], $field_length, $field_options,
1207: $show_reg, $show_mlist, $show_display, $show_profile,
1208: $private, $guest_access, $active, $default,
1209: $can_search, $bbc, $mask, $enclose, $placement,
1210: ),
1211: array('id_field')
==>1212: );
1213: }


 http://bla.bla/index.php?action=admin;area=memberoptions;sa=pro…
 2: array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have an equal number of elements
 File: /bla/Sources/Class-DB.php
 Line: 508

Code: [Select]
504: // Here's where the variables are injected to the query.
505: $insertRows = array();
506:
507: foreach ($data as $dataRow)
==>508: $insertRows[] = self::quote($insertData, array_combine($indexed_columns, $dataRow), $connection);
291
The Pub / Re: Wedge private alpha is OUT!
« on November 2nd, 2012, 10:50 AM »
Quote
Sorry, but you are not allowed to access the gallery
Apparently there is an issue with permissions so only Friends can access that gallery.

Nao, Arantor, perhaps the alpha can be emailed to the betatesters? Or if 3gig is too big to email then perhaps email them a link to one of those file sharing sites?
292
The Pub / Re: Wedge private alpha is OUT!
« on November 1st, 2012, 02:32 PM »
Incidentally, is there anywhere you want us to post test reports / updates? Could get a bit messy in one thread?
293
The Pub / Re: Wedge private alpha is OUT!
« on November 1st, 2012, 02:15 PM »
Sorry - been busy playing, but also cooking, shopping, washing up - y'know the single life ;)

Installation was easy and straight forward. My only comment would be that there may be a lot of support topics because people won't have moved the root folder to the root directory.

The admin panel has a great look and feel about it. The likes.png file is missing from my download. I'm looking forward to investigating the admin panel more as each time I look there's something else I didn't notice to check out :)

It's cool that the number of errors show up in the top menu as currently it's something that I tend to ignore, so in future an admin will be able to investigate while the problem is current.

I love it that you can link an album to a thread and then add an image to the thread to add it to the album.

Am getting an error when viewing an image, which is in an album linked to a thread:
 Type of error: Undefined
 http://blablabla.bla/index.php?action=media;sa=item;in=1;sort=0
 8: Undefined index: display_quick_reply
 File: /bla/Themes/default/Media.template.php
 Line: 756
294
The Pub / Re: Wedge private alpha is OUT!
« on November 1st, 2012, 10:50 AM »
And it's installed :cool:
295
The Pub / Re: Wedge private alpha is OUT!
« on November 1st, 2012, 10:27 AM »
I have access and it downloads fine. Congratulations both :)
296
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on October 30th, 2012, 10:36 PM »
Gotcha :)
297
The Pub / Re: Logo Madness
« on October 28th, 2012, 08:02 PM »
Aller Display for me - it's the W that puts me off Sansation.
298
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on October 27th, 2012, 03:17 PM »
Quote
@Testers> Okay, due to a bug in Wedge's membergroup handling, you probably didn't have access to any boards if you weren't already a Friend. This should be fixed...
Do you mean the betatesters? If so I cannot see any extra board(s) today.
299
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on October 26th, 2012, 07:26 PM »
Hey we've got two badges :yahoo: It's like working for McDonalds again (in a good way - I did enjoy it). How can we get the Smiley badge :D <-- my winning smile
300
The Pub / Re: Looking for volunteers to test the Wedge private alpha!
« on October 23rd, 2012, 08:34 PM »
Hi, been using SMF for 5 years, live since a year ago. Available time will be perhaps a couple of hours a day. Like Bob I'm most looking forward to the seeing the admin section.