The Tricky.net

Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:is it a bug? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:is it a bug?
#96
ojup ()
Click here to see the profile of this user
Birthdate:
is it a bug? 2 Years, 2 Months ago  
I think put this request in the comment in the component page. I am sorry. you can delete those.
The component are working great except in the inbox page I got below note

Notice: Undefined property: MessagesModelMessages::$baseurl in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\components\com_messaging\models\messages.php on line 234

is it something that I can hide ?
or its a bug
I am using J! 1.5.3 on a windows box.


thanks
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
  Reply Quote
#118
Re:is it a bug? 2 Years, 1 Month ago  
(this is a copy from the component page)

No, it's quite normal. This piece of code has been added to ensure the component
is compatible with different php and joomla versions. It only appears if you
have error reporting set to Notice. You can delete the $baseurl in the file or
edit the php.ini file of your server and change the error_reporting to
"E_ALL & ~E_NOTICE".

Sander Kromwijk
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
  Reply Quote
#428
Re:is it a bug? 7 Months, 1 Week ago  
Hello, could you explain where to remove $baseurl cause I don't have access to the php.ini on the server.
Thanks a lot.
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
  Reply Quote
#431
Re:is it a bug? 7 Months, 1 Week ago  
You can remove it in the file "models/messages.php" (from the folder of the component).

You need to find the following line (line 236 in the newest version):
Code:

$dir = JURI::base().$this->baseurl."components/com_messaging/smilies";
and replace it with:
Code:

$dir = JURI::base()."components/com_messaging/smilies";
This should remove the error.
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
  Reply Quote
Go to top Post Reply
Powered by FireBoard

Fly.net Artisan maçon