yii: using gii outside localhost

by prettyscripts on 2010-07-30 11:37:13 • 2 comments »

phpframeworkyii

i'm currently reviewing / learning yii, another php framework. while following the guide to configure gii, i wasn't able to access gii. 403 error was displayed. it's because by default gii only allow access via localhost. if you're like me having a sep… more »

Tags: framework, gii, php, yii

smf: recover deleted topic

by prettyscripts on 2010-07-14 12:51:00 • Leave a comment »

smfsql

important: you must have a backup of the database with deleted topic. if not, you might as well skip this post. instruction here is based on smf v1.1.x and uses phpmyadmin. it's a free browser based mysql administration tool. but if you're a mysql expe… more »

Tags: delete, phpmyadmin, retrieve, smf, topic