23-Dec-2012, 11:09 AM
I don't even know where to begin except that I love the program. Did the install flawlessly. Thought I was going to be able to integrate into html and even read the integration instructions first and yep they lead you to believe it's not a problem, just edit the .htaccess and enter that ginormous line of commands, easy do. Now the part in step one about you must first create a php file was a little trippy because it doesn't tell you what to do with it but yea (maybe the server reads it anyway) so we do this with the "example.php" file as suggested and edit the lisum so it's edible, we go for the manual page edit option as I only got like 20 so no biggie. Then..............
I start embedding the <?php * ?> into the html and get nada. Go figure. Search and find this thread, YES! Now, look; AddType application/x-httpd-php .html this is an easy do so no problem (damn this is a long road) and then I get my path; <?php require("pathtofile/myphpfile.php"); ?> but what in the hell is "myphpfile.php"? Hmmmm, the palatable example.php file? Nope that didn't work. I start throwing .httaccess in different directories, I try to point to /commentics.php I create a new php file called myphpfile.php with the code in it. Man then out of desperate measures just to get a peek at it I change my index file name from html to php and I got left hand justified commentics all piled on top of each other with a button that is grey like it's not going to work and it doesn't.
Well, it's 3am. Lets see what kind of response we get here. Much appreciated and happy holidays to all you other wee hour keyboard monkeys.
I start embedding the <?php * ?> into the html and get nada. Go figure. Search and find this thread, YES! Now, look; AddType application/x-httpd-php .html this is an easy do so no problem (damn this is a long road) and then I get my path; <?php require("pathtofile/myphpfile.php"); ?> but what in the hell is "myphpfile.php"? Hmmmm, the palatable example.php file? Nope that didn't work. I start throwing .httaccess in different directories, I try to point to /commentics.php I create a new php file called myphpfile.php with the code in it. Man then out of desperate measures just to get a peek at it I change my index file name from html to php and I got left hand justified commentics all piled on top of each other with a button that is grey like it's not going to work and it doesn't.
Well, it's 3am. Lets see what kind of response we get here. Much appreciated and happy holidays to all you other wee hour keyboard monkeys.