-
Content Count
101 -
Joined
-
Last visited
-
Forseen_ reacted to a file: Menu/Navigation Icons
-
dimartin1 reacted to a file: Menu/Navigation Icons
-
starkstark reacted to a post in a topic: Menu/Navigation Icons
-
starkstark reacted to a file: Menu/Navigation Icons
-
rodege5389 reacted to a post in a topic: php-vips support for images
-
Icasafibe reacted to a file: Menu/Navigation Icons
-
Mr 13 reacted to a post in a topic: php-vips support for images
-
silenceheaven reacted to a review on a file: Menu/Navigation Icons
-
Maxxius reacted to a post in a topic: Menu/Navigation Icons
-
Maxxius reacted to a post in a topic: Menu/Navigation Icons
-
Maxxius reacted to a file: Menu/Navigation Icons
-
silenceheaven reacted to a review on a file: Menu/Navigation Icons
-
Yeah it is a styling issue, I could add a section for styling as well as the normal icon configuration but it would be redundant. Also to save headaches it would be best to keep all CSS in the theme if it pertains specifically to that theme.
-
It is already hooking into the mobile navbar templates, so it should appear, at least on the default theme. Are you using a custom theme?
-
Update posted, I'll get more features implemented so please let me know if there are things you want to see!
-
@Fosters for some reason the application page is not loading any content, it just shows the title bar and the page is empty. Is there a reason this happens, like a noob mistake on my end or is it something more serious? Something like another admin disabling showing on the index page perhaps?
-
silenceheaven started following monkeyPatch Condondrum, CoinGate Payment Gateway, Email Templates Revamp and 2 others
-
It would be great if we could get a revamp for the email templates as they are a bit lackluster in some places (like conversation replies) and it would be fantastic! Thanks!
-
Could it be implemented that in the monkeyPatch method, code could be cached to disk/redis/wherever so the code to be executed is not always processed per request but could be saved? This could be a healthy compromise to deal with the eval method. Thanks!
-
silenceheaven reacted to a post in a topic: php-vips support for images
-
https://github.com/libvips/php-vips
-
All the applications and plugins will always end up meeting the method monkeyPatch in the init.php file, and when looking at improvements to performance this may be the biggest area and also the hardest. I'm not sure if the PHP opcache will optimize code executed by eval. As with many languages, eval is known to be `evil` but also not very fast and I'm wondering what sort of approach to optimize this method would be. Would we have to wait for a more significant version release to rectify this issue or are there any plans to modify it coming in IPB 4.x? I'm no expert but that monkeyPatch h
-
silenceheaven started following 4.4: Turbo charging loading speeds
-
Any work on changes to the plugin/application system of loading the entire PHP file in, doing a str_replace and EVALing the entire thing as doesn't using EVAL prevent opcache-specific optimizations from functioning? (haven't looked into it so not sure if true)
-
Ya'll got any of those updates for this application?
-
Can you send me that version as well I am experiencing the same issue.
-
I'll try to replicate and have an update out by this weekend!
-
silenceheaven reacted to a review on a file: Menu/Navigation Icons
-
Yeah I can implement that ?
-
silenceheaven reacted to a post in a topic: Members Shop ( Support Topic )
-
Members Shop ( Support Topic )
silenceheaven replied to TheJackal84's topic in IPS Marketplace Topics
Could an extension for items be created so I can make my own item types easily? @TheJackal84 -
Post any issues or suggestions!