We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Some problem | Forum

Greg
Greg Mar 2 '11
Hello

For start sorry for my english i do my best for explain

I dont know what a cron? how i install this, what this? in fact sorry noob

I install oxwall enought cron, i have a error when i am log on and want see other people on website i see this error

Fatal error: Class 'CreateConversationForm' not found in /home/zewouaib/public_html/oxwall/ow_plugins/mailbox/components/create_conversation.php on line 47

Link with cron ?

Many thx for your help
Greg
Greg Mar 2 '11
i put this one on cpanel who can help me thx
Attachments:
  cron.JPG (21.42Kb)
Greg
Greg Mar 2 '11
when i desactived this plugin

Mailbox
User mailbox for sending each other private messages.

i have not this fatal error
Fatal error: Class 'CreateConversationForm' not found in /home/zewouaib/public_html/oxwall/ow_plugins/mailbox/components/create_conversation.php on line 47

Greg
Greg Mar 2 '11
i find for fatal error i update plugin mailbox

for my cron not work again thx for help
Greg
Greg Mar 3 '11
omg i become crazy with my cron lol

i test with many link and no work, i read many post but not understand all

thx for help
Attachments:
  cron.JPG (42.42Kb)
Daniele
Daniele Mar 6 '11
to start the crowjob you put the code like this:
php home/zewouaib/public_html/oxwall/ow_cron/run.php
Greg
Greg Mar 6 '11
many thx for help, how i can be test if work now?
mack
mack Mar 7 '11
i got the same problem i alrady put did that before but i cant see any result i see my users online all the time: */5 * * * * /usr/local/bin/php /home/myname/public_html/ow_cron/run.php

i put this conde ow_cron/run.php
and also i did it from my control panel but still nothing, any body can help me
thanks.
Daniele
Daniele Mar 7 '11
1° To see if it works crowjob you put your e-mail, after which you will receive an email every minute (if you put * * * * *) with the result of crowjob.
2 ° All data oxwall where you put them? Did you put in home/pubblic_html, or in another type home/pubblic_html/oxwall?
Daniele
Daniele Mar 7 '11
I forgot to say, the crowjob must be set for every minute (* * * * *).
Otherwise work poorly
Greg
Greg Mar 7 '11
i think no work i receive this mail

Status: 404 Not Found
X-Powered-By: PHP/5.3.3
Content-type: text/html

No input file specified.
Den Team
Den Mar 9 '11
Guys, here is the extended manual for proper cron configuration. Please, follow it.
Greg
Greg Mar 9 '11
is ok i work now i must use this line

/usr/local/bin/php /home/domain/public_html/subdomain/ow_cron/run.php

because my run.php in subdomaine

Thx for help