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

Update is not showing [Solved] | Forum

filip sich
filip sich Jan 10 '14
Hello,

please in my admin on site: gaywall.nl I don't see any updates. On site gaywall.eu I saw a new update of oxwall but on gaywall.nl didn't show any updates. Please, how can I fix it? 


Thanks for answers! :)


EDIT: On gaywall.nl I don't see updates of plugins too.

The Forum post is edited by Alia Jan 14 '14
Alia Team
Alia Jan 10 '14
Filip, most likely this is Cron issue.
Can you PM me your control panel access details? Thank you.
filip sich
filip sich Jan 11 '14
I sent it :) but I have cron enabled
Kaan
Kaan Jan 11 '14

@filip do you have writen Public_html/ow_cron/run.php or only ow_cron/run.php?

The Forum post is edited by Kaan Jan 11 '14
filip sich
filip sich Jan 11 '14
Kaan: This is my CRON job: curl http://www.gaywall.nl/ow_cron/run.php >/dev/null 2>&1
Kaan
Kaan Jan 12 '14
Hm maybe an another Crjon job url as:

wget -q -O /dev/null http://www.yoursite.com/ow_cron/run.php
 
I don't think CRONjob's run >/dev/null 2>&1 a better cron job maybe?
filip sich
filip sich Jan 12 '14
I use this cron for another oxwall powered website. And it works. Ok I will try this cronjob. Thanks :)
Alia Team
Alia Jan 13 '14
Filip, just a quick question.

Config.php of your gaywallnl website  says that DATABASE prefix is OW_.
While database specified for this site uses GW_ prefix.
I was wondering what and why you did this?
filip sich
filip sich Jan 13 '14
I accidentally used the database for two sites. Now the database is used only for one site - gaywall.nl. I delete tables with gw_
Alia Team
Alia Jan 14 '14
Ok. I will let you once I find out what is the problem with your updates.
Alia Team
Alia Jan 14 '14
Filip, fixed. You can now see update notices in your admin area.
filip sich
filip sich Jan 14 '14
Thank you so much Aliia!! :) Where was the problem, please?
filip sich
filip sich Jan 14 '14
Aliia, I try to register on this site but I don't have any permissions. I can't add photos, comments, status...just nothing. And in admin I try to delete some users but i get error 500. Please can you have a look? Thank you! :)
Alia Team
Alia Jan 15 '14
Regarding update notices not showing - issues was on our end ( the way "Store" worked)

>>And in admin I try to delete some users but i get error 500. Please can you have a look? Thank you! :)

This issue was fixed today.  You will need to update "Privacy" plugin. More info: http://www.oxwall.org/forum/topic/15218

>> I try to register on this site but I don't have any permissions. I can't add photos, comments, status...just nothing

Have just tested registration. Everything seems to work fine.


filip sich
filip sich Jan 15 '14
Thank you Aliia very much again! And thank you for the prompt resolution! Now everything works.