While I’m willing to come to these forums and help people out from time to time, I’m no personal helpdesk in any way, shape or form. This goes for stuff I’ve contributed myself as well as for the complete out-of-the blue support questions.
If you have a question or need help: ask on these forums. Either find a related topic or start your own. Don’t PM me. Don’t email me. I won’t respond. Never. This isn’t because I don’t like you or because I think you don’t deserve help. This is because I have work and a life of my own that I find infinitely more important. I will help out when I can, and I’ll especially keep track of the topics for code I’ve contributed. But I have little time for people who think they can either abuse topics by going wildly off-topic to ask a certain user (like me) for help, or for people who think I’ll help out when they ask me by PM or email. All you’ll get by approaching me like that is that I’ll ignore you for as long as I remember you did.
Some things about me
Am I your “buddy”, “dude”, or “bro”? No I am not.
If you are on a free host, expect problems, and no I do not know how to get around them.
If you complain and bump topics because you have not gotten a response in 3.5 minutes, you are in too big of a hurry for me.
If you have a module you think would be a benefit our community, let me know. If it makes sense to me I may work on it.
Yes, you can extend the code of any simpilot module as you please, but do not profit from it.
If you use pastebin instead of posting massive ammounts of code in the forum I will be happy for at least an hour.
If your server crashed and you did not have a backup of your site and data, there is nothing I nor anyone else can do to make it magically return.
One of my favorite threads:
FAQ
I have the error:
Notice: The template file “/home/yoursite/public_html//core/templates/events/events_index.tpl” doesn’t exist in /home/yoursite/public_html/core/classes/TemplateSet.class.php on line 248"
The answer is in the error - The file does not exist in the path as it should be.
There are 3 possible reasons:
1 - The file really isnt there in the folder like it should be.
2 - You have loaded the file to the wrong place on your server.
3 - The file got corrupted on upload.
The solution:
Reload the file to your server, and make sure it is in the correct path.
Your module templates do not fit my skin.
I only supply generic templates with the modules I put out. You need to fit them into your template.