-
I actually installed the Batch Module. It seems to work...it posted the message I had sent. What is the prefered method though...the cron or the batch module? If it doesn't matter then I'll just stick with the batch module, but if running Cron is prefered I'd rather figure out how to get the command used correctly.
2007-02-26 15:16:34 UTC in CoMoblog Mobile Blog Application
-
I'm trying to setup the cron job to run...I used the format from the installation guide;
/10 * * * * /path/to/php -q /path/to/comoblog_batch.php
The problem I'm encountering is with this part of the command:
/path/to/php -q
First what does the -q do?
Also is /path/to/php supposed to point to my php folder? My host is running PHP, but I have no PHP folder....so I'm not sure...
2007-02-26 15:12:06 UTC in CoMoblog Mobile Blog Application
-
Actually don't worry about...I've found something else I'm going to use. Thanks anyway.
2007-02-23 16:20:06 UTC in Rnews RSS/Atom web aggregator
-
Here's what I get when with the main page.
userid is mikeprefs_query is SELECT * FROM user_prefs WHERE userid = 'mike'timeout is 300last update is getting rss sources!!mike_linksSELECT * FROM mike_links ORDER BY name
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/weekendo/public_html/newyork/index.php on line 152
unable to fetch rss...
2007-02-19 13:32:00 UTC in Rnews RSS/Atom web aggregator
-
Output when I go to the 'add a source' page and try to add a source I get:
userid is mikeuser is authedlinks category is 0prefs_query is SELECT * FROM user_prefs WHERE userid = 'mike'timeout is 300INSERT INTO mike_links (id,name,main_link,rss_link,image_url,user_order,category,last_update) VALUES ('', 'test', 'http://www.torrentspy.com'...
2007-02-15 22:43:07 UTC in Rnews RSS/Atom web aggregator
-
Actually I did see that before and was actually going to install that instead, but I was under the impression I needed access to the root server. I'm trying to install this on a regularly hosted site. Would I be able to install comoblog on that??.
2007-02-15 15:33:33 UTC in EasyMoblog
-
Hopefully someone is still monitoring this.
I had the program uploaded to my public_html folder and so when I go to my site, I'm redirected automatically to the /_install/install.php file, which is obviously correct...except for the fact I keep getting an "Access forbidden" error...so obviously I can't install if I'm not able to access the file...and this only seems to happen with...
2007-02-15 03:36:07 UTC in EasyMoblog
-
Is anyone there???
I've been able to log in and I've updated the pref.php file in order for the Links table to be created. I'm able to access the 'user prefs' and 'add a source' links. I have two problems I can't seem to account for though.
1.) When I go to add a feed, I fill out the form and hit Enter....but then I get a "There has been an error - please try again" message...
2007-02-15 03:24:07 UTC in Rnews RSS/Atom web aggregator