Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cbupdater not updating
#11
Thank you for those explanations but I did a "git pull" to download new update and I have this window again :

[attachment=0]<!-- ia0 -->Sélection_001.png<!-- ia0 -->[/attachment]

not the new one as you explained.


Attached Files Image(s)
   
Reply
#12
You can try clearing browsers cache to see if it fixes the problem.

If not, are you sure you have the last version of the code?
if you can check it, the last commit is:
chore(Schema File) sync schema files of Webforms and ModComments

or just send me the file :
corebosfolder/modules/Calendar4You/calendar_share.php to check if it's the last version.

Thanks
Reply
#13
Attached is my version of calendar_share.php


Attached Files
.zip   calendar_share.php.zip (Size: 3.75 KB / Downloads: 3)
Reply
#14
bigotconsulting Wrote:Attached is my version of calendar_share.php

This is the old version of the code. Are you git pulling to the master of Corebos and not to one of its branches? Can you check if you are in master using git branch
command ?
Reply
#15
Yes I'm git pulling to the Master of Corebos
Reply
#16
Hi ,

sorry for the late response. Can you please tell me what output you get from this git commands?

git remote -v
git show --summary

and if you can check which is the latest commit you have using git log (the latest is the first) too, that would give us more than a hint.

Thanks
Reply
#17
Hi,

I give you output :

- git remote -v :

origin <!-- m --><a class="postlink" href="https://github.com/tsolucio/corebos">https://github.com/tsolucio/corebos</a><!-- m --> (fetch)
origin <!-- m --><a class="postlink" href="https://github.com/tsolucio/corebos">https://github.com/tsolucio/corebos</a><!-- m --> (push)

- git show --summary

commit 6d954ecc2a1811d1c9bbb00dffc6ad131402a7ed
Merge: 6196edc 54b0f6e
Author: root <root@simple-et-libre.com>
Date: Sun Jan 18 20:09:09 2015 +0100

Merge branch 'master' of <!-- m --><a class="postlink" href="https://github.com/tsolucio/corebos">https://github.com/tsolucio/corebos</a><!-- m -->

- git log

eliminate debug message and unneeded comments

commit 738d104c6c246505b5d13c4239dc79decfb16006
Author: Omar Llorens <omar@tsolucio.com>
Date: Fri Jan 16 10:58:14 2015 +0100

Thanks


loridacito Wrote:Hi ,

sorry for the late response. Can you please tell me what output you get from this git commands?

git remote -v
git show --summary

and if you can check which is the latest commit you have using git log (the latest is the first) too, that would give us more than a hint.

Thanks
Reply
#18
Hi,

your last commit is of 16th of January. Can you try to do a git pull this way:

git pull <!-- m --><a class="postlink" href="https://github.com/tsolucio/corebos.git">https://github.com/tsolucio/corebos.git</a><!-- m -->

and tell me what do you get.

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)