Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 Next > End >>
Re:uddeIM 1.2 - cb inbox notice non-object
Date: 2008/08/08 14:10 By: CarolKn Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
Code:

  73        $sql="SELECT id FROM #__menu WHERE link LIKE '%com_uddeim%' LIMIT 1"; 74        $database->setQuery($sql); 75        $item_id=$database->loadResult(); ... 139                if ($item->cryptmode==2) 140                    $pms_show sefRelToAbs("index.php?option=com_uddeim&Itemid=".$item_id."&task=showpass&messageid=".$item->id); 141                else 142                    $pms_show sefRelToAbs("index.php?option=com_uddeim&Itemid=".$item_id."&task=show&messageid=".$item->id); 143 144                $cm getUddeIMmessage($item->message""$item->cryptmode""$this->config->cryptkey); 145                $cm=stripslashes($cm);

Click here to see the profile of this user The administrator has disabled public write access.

Re:uddeIM 1.2 - cb inbox notice non-object
Date: 2008/08/08 14:35 By: slabbi Status: CB Doc subscriber  
Karma: 69  
Moderator

Posts: 1172
graphgraph
CarolKn wrote:
Code:

  75        $item_id=$database->loadResult(); ... 145                $cm=stripslashes($cm);



Ok, there is absolutely no reason why there is an error. In my opinion it is not uddeIM related but a problem with the server.
Sorry, I cannot help you with this problem.
uddeIM Development
CB Language Workgroup
CB 3rd Party Developer
Click here to see the profile of this user The administrator has disabled public write access.

Re:uddeIM 1.2 - cb inbox notice non-object
Date: 2008/08/08 14:52 By: slabbi Status: CB Doc subscriber  
Karma: 69  
Moderator

Posts: 1172
graphgraph
@CarolKn

Add this to uddeim.php and uddeim.admin.php (near the beginning, e.g. first line):

Code:

  error_reporting(E_ALL & ~E_NOTICE);



It suppresses the notices.
uddeIM Development
CB Language Workgroup
CB 3rd Party Developer
Click here to see the profile of this user The administrator has disabled public write access.

Re:uddeIM 1.2 - cb inbox notice non-object
Date: 2008/08/13 11:59 By: joseph Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 12
graphgraph
I got this error when I accesing inbox :

SQL errorDB function failed with error number 1054
Unknown column 'public' in 'field list' SQL=INSERT INTO jos_uddeim_emn (status, popup, public, userid) VALUES (1, 1, 0, 63)
SQL =

INSERT INTO jos_uddeim_emn (status, popup, public, userid) VALUES (1, 1, 0, 63)


Joomla 1.0.12
CB 1.1
UddeIM 1.2
FB 1.0.4

Please HELP
Click here to see the profile of this user The administrator has disabled public write access.

Re:uddeIM 1.2 - cb inbox notice non-object
Date: 2008/08/13 12:09 By: slabbi Status: CB Doc subscriber  
Karma: 69  
Moderator

Posts: 1172
graphgraph
joseph wrote:
I got this error when I accesing inbox :


Is it really so difficult to use forum search or to read the first three or four stickys?
uddeIM Development
CB Language Workgroup
CB 3rd Party Developer
Click here to see the profile of this user The administrator has disabled public write access.

Re:uddeIM 1.2 - PHP compatibility
Date: 2008/08/14 01:46 By: bytebandit01 Status: User  
Karma: 0  
Junior Joomlapolitan

Posts: 34
graphgraph
is uddeIM 1.2 still compatible with PHP 4.x?
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login