Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Calendar Problem 
 
If I activate calendar from ACP

Fatal error: Call to undefined method stdClass::parse() in /web/htdocs/www.salsapuglia.com/home/includes/functions_calendar.php on line 400
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Calendar Problem 
 
Very strange...

Try again with this file slightly edited: GIT Functions Calendar
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Calendar Problem 
 
file uploaded, cache cleared, but it doesn't work yet
 



 
Last edited by Gianni PB on Tue 07 Aug, 2012 16:36; edited 1 time in total 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Calendar Problem 
 
Very strange, it works fine for me on my testing environment. I canno replicate this.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Calendar Problem 
 
line 339, could you change
Code: [Download] [Hide]
  1. @include_once(IP_ROOT_PATH . 'includes/bbcode.' . PHP_EXT); 

with
Code: [Download] [Hide]
  1. include_once(IP_ROOT_PATH . 'includes/bbcode.' . PHP_EXT); 

? Because it looks like the bbcode variable isn't instantiated.
 



 
InformproSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Calendar Problem 
 
done, but same error



p.s.
I have this code in line #363
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Calendar Problem 
 
Then you probably don't run the latest Git version.
You can check that includes/bbcode.php isn't corrupted.
Anyway, before
Code: [Download] [Hide]
  1. $bbcode->allow_html = ($user->data['user_allowhtml'] && $config['allow_html']) ? 1 : 0; 
(ligne 342 on git version)
Add
Code: [Download] [Hide]
  1. $bbcode = new bbcode(); 

 



 
InformproSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Calendar Problem 
 
ok! now it works

thank you very much
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Calendar Problem 
 
It's really strange... I can't understand the reason of this issue, I think you have improperly edited some other files.

Anyway I'm glad you solved.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Calendar Problem 
 
For some reason it looks like the $bbcode variable isn't "leaked" in the scope during the include.
 



 
InformproSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron