Markus Fischbacher
Forum Replies Created
-
Forum: Plugins
In reply to: [Log Viewer] Too Early User CheckingHey there, sorry for long time no hear.
I decided to rewrite most of the code in the comming weeks in favour of just fixing this.Forum: Plugins
In reply to: [Log Viewer] Too Early User Checkinghmm… i think i found the problem. its just, that i currently just cant move it to the right position as it doesn’t work then.
I need some more time this weekend to figure this out – if my childs are entertained enough so i can get an hour for this πForum: Plugins
In reply to: [Log Viewer] Too Early User CheckingHmmm… i will have a look at it – i used the excellent WordPress Plugin Boilerplate as a “Template” for all of my plugins. But for this one it was at an early stage so i guess there could be a change at a later point.
Forum: Plugins
In reply to: [Log Viewer] No files found.Have you also set define( ‘WP_DEBUG’, TRUE ) in config.php?
They must be set both. Also may you have a look if a debug.log file is present in /wp-content folder. If not, for testing, try to create one and have a look what the plugin says.If debug.log isn’t generated on php errors automatically it could be that the /wp-content folder isn’t writeable.
Forum: Reviews
In reply to: [Log Viewer] Not working with large filesYou should rate it as you like/dislike it. What i meant was, that it would be better to do this conversation in support threads.
You really have log files bigger than 4086k? Hell, i couldn’t even manage logs a little smaller than 4M but 60 or 16GB is just insane oO How you manage that Debug environment without rolling logs?
Anyway as i sayed before i will look into loading only the last x lines for big files.
I dont like to include a dedicated “Settings Page” for options like Filesizes or ammount of last lines as i would like to keep the Plugin simple as possible as it is only a helper for debugging/development – but i think a already have a idea.Thanks for your feedback. I like the way you displaying the messages – i thought in this once too but discarded it in favor of simplicity.
Forum: Reviews
In reply to: [Log Viewer] Not working with large filesThank you for your feedback – i just wished you would first submitted it on the support forums instead of low-staring it in the reviews.
If you just wanted to promote you own plugin ( which for sure is great ) you also could leave me a note and i would be happy to do so πHow large are those large files you’re talking about? I tried it up to 2048k and it worked well – althought it was on my local environment. As a workaround i could think about implementing a “last 500 lines” option for big files if it would help.
Forum: Plugins
In reply to: [Log Viewer] Feature request: Debug Bar supportsolved… at least somewhat π
You’re right. I just copied the code from wordpress directly and replacing it with better solution in one of the next versions. For now i fixed it with calling it static.
Forum: Plugins
In reply to: [Log Viewer] Feature request: Debug Bar supportWas productive. First integration is done ( better layout and taking over funktions to panel has to come later ) – please update and share your thoughts.
Forum: Plugins
In reply to: [Log Viewer] Feature request: Debug Bar supportBrace yourselfes! Debug-Bar integration is comming π
Forum: Reviews
In reply to: [Log Viewer] Useful pluginGreat to hear. Thanks.
Hopefully I could improve it further so feel free to submit suggestions.Forum: Plugins
In reply to: [Log Viewer] Feature request: Debug Bar supportHeja neojp,
i also have thought about this but simply havent had time to implement it. I hope to get some free time in the next weeks to work again on the plugin. But I will try to add Debug Bar support in the next version.
Forum: Reviews
In reply to: [MP6] Very good …… me stupid, shame on me. Could someone please delete this thread.
Forum: Plugins
In reply to: [Log Viewer] Plugin could not be activated :(I tried it on several installs. Was really just a static this error.
Forum: Plugins
In reply to: [Log Viewer] Plugin could not be activated :(Sorry for late response. HavenΛt got notifications for new questions.
Anyway, there was a problem wich should be solved with latest version. Could you please try to install and give some feedback? If there is again an error, please provide some info on your install: WordPress version, PHP Version, OS Type should do the trick so that i could try to resolve it.