You are probably making your thinking more complex than is necessary.
Look at it, if you want, from two perspectives: A) LoA states that the thought is far more important than the action (think before you act) intelligent manifestation must occur before action is of any use.
Action is simply the occurrence of a volition (thought) within your mind and a resulting 'movement' of physical material, energy, or vibration (manifestation) that is a natural outcome of that volition reaching a critical mass. Discipline, passion, focus, and repetition are key players in bringing that volition to its critical mass - otherwise you get procrastination, or no results. or B) Occam's Razor (sp?), it would be far more simple to stop 'trying' to think of ways and instead just let it happen from the original intent you set out for the site. (Or it could also be thought sequences that are more simple).
As for your site...
You do not necessarily have to take the plugin off of your server - it looks like it would be a very easy fix, a variable is simply being passed a data type (integer, string, &c) that it isn't set for. Even though it is unusual for a PHP script to enforce typing (as it has a flexible context), it should be a good learning experience.
Also, I still strongly recommend that you update your php.ini because your website is now live and if more errors come up the Apache server will display them to EVERYONE that browses your site (extreme security risk).
Check with your host and ask if they allow custom php.ini's - if so, you would find it in your root directory and very easily change it with a text editor.
-- Alexander
Last edited by Iksander : 03-22-2007 at 03:57 PM.
|