|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Warning: Call-time pass-by reference has been deprecatedI am installing Campsite on a Godaddy account. First time I tried, I managed to fix this, but then another warning came about me not setting up a publication... hen another issue came up.
"Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/content/b/r/a/braintree75/html/template_engine/classes/CampContext.php on line 195" |
|
|
Re: Warning: Call-time pass-by reference has been deprecatedHi, I just looked at following page, that explains a lot:
http://bugs.mysql.com/bug.php?id=19060 As for me, I would simply fix the issue by enabling the feature in php.ini file and that is it for now. Than I would write to campsite developers info about it for the case they did not notice planed MySQL change and hope, that they fix it. Or simply use the adventure of opensource and write the patch to CampContext.php. After it is fixed, I would send it to developers to put it to the future releases. Ondra On Jul 20, 2008, at 3:06 , arxentia@... wrote: > I am installing Campsite on a Godaddy account. First time I tried, I > managed to fix this, but then another warning came about me not > setting up a publication... hen another issue came up. > > "Warning: Call-time pass-by-reference has been deprecated; If you > would like to pass it by reference, modify the declaration of > call_user_func(). If you would like to enable call-time pass-by- > reference, you can set allow_call_time_pass_reference to true in > your INI file in /home/content/b/r/a/braintree75/html/ > template_engine/classes/CampContext.php on line 195" > > |
|
|
Re: Warning: Call-time pass-by reference has been deprecated"Error: The site alias 'www.yuberkis.com' was not assigned to a
publication. Please create a publication and assign it the current site
alias."
How do I fix this one? I thought it would be through the administation menu, but I cannot seem to access it without setting up a publication? Regards, Miguel
On Sun, Jul 20, 2008 at 1:59 AM, Ondra Koutek <koutek@...> wrote: Hi, I just looked at following page, that explains a lot: |
|
|
Re: Warning: Call-time pass-by reference has been deprecatedHi Miguel,
Log in to http//your.domain/admin/ user is "admin" and the password is the one you set at installation time. once there, go to Content -> Publications in the main menu create a new publication and set the alias to your domain (url you are gonna use to access the site) hope this helps. best, On Sun, Jul 20, 2008 at 5:56 PM, arxentia baez <arxentia@...> wrote: > > "Error: The site alias 'www.yuberkis.com' was not assigned to a publication. Please create a publication and assign it the current site alias." > > How do I fix this one? I thought it would be through the administation menu, but I cannot seem to access it without setting up a publication? > > Regards, > > Miguel > > > On Sun, Jul 20, 2008 at 1:59 AM, Ondra Koutek <koutek@...> wrote: >> >> Hi, I just looked at following page, that explains a lot: >> http://bugs.mysql.com/bug.php?id=19060 >> >> As for me, I would simply fix the issue by enabling the feature in php.ini file and that is it for now. Than I would write to campsite developers info about it for the case they did not notice planed MySQL change and hope, that they fix it. >> Or simply use the adventure of opensource and write the patch to CampContext.php. After it is fixed, I would send it to developers to put it to the future releases. >> >> Ondra >> >> >> On Jul 20, 2008, at 3:06 , arxentia@... wrote: >> >>> I am installing Campsite on a Godaddy account. First time I tried, I managed to fix this, but then another warning came about me not setting up a publication... hen another issue came up. >>> >>> "Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/content/b/r/a/braintree75/html/template_engine/classes/CampContext.php on line 195" >>> >>> >> > -- /holman |
|
|
Re: Warning: Call-time pass-by reference has been deprecatedFor some reason, I cannot access the admin's page. I have done exactly as told, and reviewed the installation on a Godaddy shared hosting account. I am not sure why it's happening. Holman, I do not mind giving you access for you to verify what I am telling you. Perhaps I need to chage hosts?
Miguel
P.S. I have looked into this CMS not for news/magazine publishing- and beyond because of it's multilingual functionality I found it quite appealing.
On 7/20/08, Holman Romero <holman.romero@...> wrote:
Hi Miguel, |
|
|
Re: Warning: Call-time pass-by reference has been deprecatedHi Miguel,
Send me user/password to be able to log in and take a look, please do it private to holman.romero@... On Mon, Jul 21, 2008 at 6:28 PM, arxentia baez <arxentia@...> wrote: > For some reason, I cannot access the admin's page. I have done exactly as > told, and reviewed the installation on a Godaddy shared hosting account. I > am not sure why it's happening. Holman, I do not mind giving you access for > you to verify what I am telling you. Perhaps I need to chage hosts? > > Miguel > > P.S. I have looked into this CMS not for news/magazine publishing- and > beyond because of it's multilingual functionality I found it quite > appealing. > > > On 7/20/08, Holman Romero <holman.romero@...> wrote: >> >> Hi Miguel, >> >> Log in to http//your.domain/admin/ >> user is "admin" and the password is the one you set at installation time. >> once there, go to Content -> Publications in the main menu >> create a new publication and set the alias to your domain (url you are >> gonna use to access the site) >> >> hope this helps. >> >> best, >> >> >> On Sun, Jul 20, 2008 at 5:56 PM, arxentia baez <arxentia@...> wrote: >> > >> > "Error: The site alias 'www.yuberkis.com' was not assigned to a >> > publication. Please create a publication and assign it the current site >> > alias." >> > >> > How do I fix this one? I thought it would be through the administation >> > menu, but I cannot seem to access it without setting up a publication? >> > >> > Regards, >> > >> > Miguel >> > >> > >> > On Sun, Jul 20, 2008 at 1:59 AM, Ondra Koutek <koutek@...> >> > wrote: >> >> >> >> Hi, I just looked at following page, that explains a lot: >> >> http://bugs.mysql.com/bug.php?id=19060 >> >> >> >> As for me, I would simply fix the issue by enabling the feature in >> >> php.ini file and that is it for now. Than I would write to campsite >> >> developers info about it for the case they did not notice planed MySQL >> >> change and hope, that they fix it. >> >> Or simply use the adventure of opensource and write the patch to >> >> CampContext.php. After it is fixed, I would send it to developers to put it >> >> to the future releases. >> >> >> >> Ondra >> >> >> >> >> >> On Jul 20, 2008, at 3:06 , arxentia@... wrote: >> >> >> >>> I am installing Campsite on a Godaddy account. First time I tried, I >> >>> managed to fix this, but then another warning came about me not setting up a >> >>> publication... hen another issue came up. >> >>> >> >>> "Warning: Call-time pass-by-reference has been deprecated; If you >> >>> would like to pass it by reference, modify the declaration of >> >>> call_user_func(). If you would like to enable call-time pass-by-reference, >> >>> you can set allow_call_time_pass_reference to true in your INI file in >> >>> /home/content/b/r/a/braintree75/html/template_engine/classes/CampContext.php >> >>> on line 195" >> >>> >> >>> >> >> >> > >> >> >> >> -- >> /holman > > -- /holman |
| Free Forum Powered by Nabble | Forum Help |