ryanwhite96
08-20-2011, 11:01 AM
I have tried to add the blog post and its also shows me the message that blog has been created successfully but it doesnot display on front. can you please let me know the reason?
|
||||
Can Any one help me with the PHP Queryryanwhite96 08-20-2011, 11:01 AM I have tried to add the blog post and its also shows me the message that blog has been created successfully but it doesnot display on front. can you please let me know the reason? tangoforce 08-20-2011, 01:34 PM Yeah sure, it's line 1307 of your include.utils.php file within the subdirectory of /system which is inside /code. Take a look there and you'll find the fault. Change the code to this: //Tell forum what the problem is $In = more_detail(); //Let them know what software I'm using $Program = $Software_Name; //Give exact error messages display_errors(); //Disable mind reading mode set_feature(MIND_READING, 0); You should find that does it for you :rolleyes: Chris Hick 08-20-2011, 02:03 PM BAhaha oh man, Tango.. That is just too fun lol;) Ryan, what he is saying is you need to tell us more for us to help you. lol |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum