My blog
About me
CV page
Scripts & resources
Ask a question
Search
Topic Title
Topic Body
Both
2 Important Updates for Simple Blog Script [PHP] Feb 16, 2010
Two fixes to update the Simple Blog.
Update One (admin/pages/posts.php)
--------------------------------------------
Line 196 after
<?php
Add
if($_POST['topicID'] != NULL)
{
Then after line 213, add another bracket to become:
<?php } }?>
Update Two (pages/showdates.php)
--------------------------------------------
Replace Line 40:
while(true)
To become:
while($startYear <= $endYear)
That is it.
0 replies
Categories
General
(1)
PHP
(2)
MySQL
(0)
PHP Classes
(4)
Dates
[2009]
»
September
»
October
»
November
»
December
[2010]
»
January
»
February
»
March
»
April
»
May
»
June
»
July
»
August
All rights reserved © Aziz S. Hussain 2009 -
Contact Me
-
Privacy Policy
-
TOS