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 - CerealGuy
346
Features / Multiple Recycling Bins for different Categories/Boards?
« on January 26th, 2014, 04:23 PM »
I would like to have the Feature that we can specifically change the behavior of the "Delete Post/Topic" function.
For Example i have Support Forum and dont want that the deleted topic come in the same Board as Genereal Posts/Topics when i delete them. In the moment we can only set the "global" recycling board.
347
Support / [Aeva] Soundcloud
« on January 26th, 2014, 03:50 PM »
Im waiting for Wedge to release since a year or probably more and im really happy that it happend :D
Therefore played a bit with it and im really amused. It's awesome :yahoo:
Ok here we go:
I was trying to add a new embed thing to aeva but i failed and dont really know why.
Code: (end of Subs-Aeva-Sites.php) [Select]
array(
'id' => 'scld',
'title' => 'Soundcloud',
'website' => '[url]http://www.soundcloud.com[/url]',
'type' => 'pop',
'plugin' => 'html',
'pattern' => 'http://(?:www\.)?soundcloud\.com/([0-9a-zA-Z-\/]{0,})',
'movie' => '<iframe width="{int:width}" height="{int:height}" scrolling="no" frameborder="no" src="[url]https://w.soundcloud.com/player/?url=[/url]$1&color=ff6600&auto_play=false&show_artwork=true"></iframe>',
'size' => array(
'normal' => array(480, 385),
'ws' => array(640, 385),
),
'ui-height' => 0,
'show-link' => true,
'lookup-title' => '<title>(.*?)</title>',
),

I changed a lot and therefore theres much useless stuff in it (tried with less, didnt helped :D).
The problem is that the regex looks to work, i get that href stuff (show-link & lookup-title) and the link is working how it should. But for some reasons, i dont have the iframe and dont know why. Its not in page source?! But how could that be if show-link works? It's enabled in ACP.

Thanks in advance :)

PS: I dont know why but i pasted the code without the [url] tag but it appeared. Looks like a bug?!

Posted: January 22nd, 2014, 10:50 PM

Would be nice if someone could help :angel:
348
Archived fixes / Bug in Installer
« on January 22nd, 2014, 07:28 PM »
When i tried to install it, i entered a wrong dbname and it correclty throw the error, but the Submit button disapeared. Had to refresh the page and correctly fill the gaps :D
349
Archived fixes / Re: Log throws errors
« on January 22nd, 2014, 07:26 PM »
Aaaand another one :D
Code: [Select]
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL http:/xxxxxx/wedge/index.php?action=notification;show=latest
Apply Filter: Only show the errors with the same message 8: Undefined index: notifier_mentions_html
Apply Filter: Only show the errors from this file File: /home/xxxxx/xxxxx/wedge/gz/app/Class-Notifier.php
Line: 1