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 - Pandos
421
Archived fixes / Help Popup is broken
« on November 22nd, 2013, 11:26 AM »
In a newly installed forum the help popup is broken (latest git).
It only displays the $text variable without content.
422
Quote from Sara on November 12th, 2013, 12:20 AM
Yeah, can I be rude for one second?  I hope that person steps on a lego while barefoot. :D
You're really evil  :cool:
423
Archived fixes / Blank screen in (languages) admin panel
« on November 1st, 2013, 11:36 AM »
index.php?action=admin;area=languages
will show you a blank screen.


Forget it...
Error was on my side...
424
Features / Re: Support for PECL Memcached
« on October 31st, 2013, 03:47 PM »
OK, removing then makes sense.
Fun fact that SMF will approve all modifications? OK, no more words to say... :)

I'm using memcached in a wide range of things. Not only for SMF. So if Wedge/SMF never really make use of memcached, it doesn't matter to remove support for memcached entirely. View bytes less :)

Dunno if memcached is ported to windows. Don't think so.


425
Archived fixes / Errors within new contact lists
« on October 25th, 2013, 08:01 PM »
URL: /profile/?area=contacts:
Quote
Notice: Undefined index: buddies in /Sources/Profile-Modify.php on line 1290Notice: Undefined index: buddies in /Sources/Profile-Modify.php on line 1291Fatal error: Function name must be a string in /Sources/Profile-Modify.php on line 1291
profile/?area=lists:
Quote
Notice: Undefined index: buddy_add_button in /Themes/default/Profile.template.php on line 647" class="new">
profile/?area=lists;sa=ignore
Quote
Warning: Invalid argument supplied for foreach() in /Themes/default/GenericMenu.template.php on line 84Unable to find the "editContactList" template block.

Notice: Undefined index: add in /Themes/default/Profile.template.php on line715" class="new">
By the way...
Setting privacy in topics does'nt work. Switched to members but it's saved with default settings. Even after modifying.
426
Bug reports / Re : Re: Where should I put up the source code?
« on October 25th, 2013, 01:47 PM »
Yes, we're talking about $txt.
Thought there's a solution with awk, but it does'nt work.

So the only option is to delete all text content from files and then search for duplicate entries. Postponed it to later... :)



427
The Pub / Re: Stupid git?
« on October 24th, 2013, 08:49 PM »
Quote from forumsearch0r on October 24th, 2013, 08:27 PM
Using public git hosters is a bit unflexible. Why don't you set up your own git server?
+1 :eheh:
428
Bug reports / Re: Where should I put up the source code?
« on October 24th, 2013, 08:25 PM »
John mentioned somewhere the elimination of duplicated language strings.
Is there any progress on this? Found a lot in e.g. login.english.php....

429
Off-topic / Re: feline hiccups
« on October 24th, 2013, 04:54 PM »
You're a lucky guy if...  :yahoo:
430
Off-topic / Re: feline hiccups
« on October 24th, 2013, 02:11 PM »
Quote from forumsearch0r on October 24th, 2013, 01:44 PM
Also I quite like the special looks. :D
Especially at Halloween  :niark: :lol:
431
The Pub / Re: Stupid git?
« on October 24th, 2013, 10:10 AM »
Keep my local repo up to date is really boring at this time.
So there are a a lot of changes in my local repo and SmartGitcompletely discard my changes to files I've staged before.
So I have to backup my local repo and merge the changed files after updating from master.

Dunno how to solve it.
Using SourceTree. Perhaps I should give Netbeans a try...
432
Archived fixes / Re: Quick Reply bug
« on October 22nd, 2013, 10:31 AM »
Ehm.. but that's not the way it's meant to be?
If I choose WYSIWYG then I expect WYSIWYG, right? ;)
433
Archived fixes / Re: Quick Reply bug
« on October 22nd, 2013, 09:12 AM »
Yes!
434
Archived fixes / Re: Quick Reply bug
« on October 22nd, 2013, 03:58 AM »
So perhaps it's only with chrome? Hmmm.....

435
Archived fixes / Quick Reply bug
« on October 21st, 2013, 11:02 PM »
Go to a topic and hit "Quick Reply" . Write something and switch to full Editor. Click "Post" and you'll get the error message:  the body was left empty....