Added a blog section. better than the one located in the profile. This one is much more community orientated..
http://indie-resource.com/index.php?opt ... &Itemid=22
added a blog
Re: added a blog
Looks good! 
I'll have to make some time to experiment with what all you've added soon

I'll have to make some time to experiment with what all you've added soon
w00t
- SpiritWebb
- Posts: 3107
- Joined: Sun Jul 12, 2009 11:25 pm
Re: added a blog
Went to add a blog, and received this error:
Code: Select all
Warning: opendir(/home/content/f/s/d/fsdeveloper/html/indie-resource/images/idoblog/upload/spiritwebb) [function.opendir]: failed to open dir: Permission denied in /home/content/f/s/d/fsdeveloper/html/indie-resource/libraries/joomla/filesystem/path.php on line 77
Warning: readdir(): supplied argument is not a valid Directory resource in /home/content/f/s/d/fsdeveloper/html/indie-resource/libraries/joomla/filesystem/path.php on line 78
Warning: closedir(): supplied argument is not a valid Directory resource in /home/content/f/s/d/fsdeveloper/html/indie-resource/libraries/joomla/filesystem/path.php on line 95
Warning: opendir(/home/content/f/s/d/fsdeveloper/html/indie-resource/images/idoblog/upload/spiritwebb/preview) [function.opendir]: failed to open dir: Permission denied in /home/content/f/s/d/fsdeveloper/html/indie-resource/libraries/joomla/filesystem/path.php on line 77
Warning: readdir(): supplied argument is not a valid Directory resource in /home/content/f/s/d/fsdeveloper/html/indie-resource/libraries/joomla/filesystem/path.php on line 78
Warning: closedir(): supplied argument is not a valid Directory resource in /home/content/f/s/d/fsdeveloper/html/indie-resource/libraries/joomla/filesystem/path.php on line 95
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: added a blog
working on that but it actually doesnt stop you from bloging, matter of fact a refresh will usually fix it,
Re: added a blog
looks like you just need to chmod 777 a few folders. That or you have a mismatched variable somewhere
w00t