Home
Request Tutorial
Tutorials Search
 
 
Actions
Overview
Dolphin 7 tutorials
Categories
Tags
Latest posts
200 days ago 0 comments Categories: Videos Tags: cron
You really want to test your cron right? well all you have to do is open periodic/cron.php and after:     if (checkCronJob($aRow['time']))        runJob($aRow);} add; mail('youremail@gmail.c
205 days ago 0 comments Categories: Videos Tags:
If you have textfields that keep their data..like say you are in the payment module and try to delete sandbox and it wont take...just insert back slash and 0 beside it and then save and it will be del
205 days ago 1 comments Categories: template Tags:
if your video files wont process even if you know your crons are running try this: open /flash/modules/video/inc/functions.inc.phpreplace:@chmod($sTempFileName, 0644);with:@chmod($sTempFileName, 0777)
214 days ago 0 comments Categories: Videos Tags:
214 days ago 0 comments Categories: Videos Tags:
1-10 of 44
Per page: 
**********CLICK HERE***************
Copyright © 2010 Darren Powless