member profile link not working

Hi all

Trying to solve a member link problem in comet chat where the username link in top of chat does not work correctly

cometchat generates the link http://yoursite.com/users.php?id= and this links to a page not found

it has to be http://yoursite.com/username

i think cometchat is not generating the right profile link for dolphin 7.1.4? i could be wrong.

any ideas.

cheers

Quote · 29 May 2014

A url of http://yoursite.com/profile.php?ID= would also be valid for dolphin. users.php?id= is completly wrong and appears to not be a proper dolphin url. It has nothing to do with what version of dolphin you are running. All versions of dolphin use the same method. So the problem is in comet chat somewhere or the install was not done properly. It's acting as if a intergration for a different script other than dolphin was done.

Contact comet chat. That is a 3'rd party script. Problems need to be handled by their support people.


https://www.deanbassett.com
Quote · 29 May 2014

Are you using the latest version of Comet Chat?  I first suggest downloading the latest version if you are not as I do recall seeing an update from comet chat.  If you are running the latest version, or after you upgrade to the latest version and it is still the same, then you need to contact Comet Chat support as Deano mentioned.  Evidently their integration is a bit off.

Geeks, making the world a better place
Quote · 29 May 2014

Thanks Deano and GG i was going to contact them but ive tried before and had no luck ill try again. i have the latest version.

GG you mentioned you have comet chat do you have the same issue?

Thanks for replay's guys if you guys where paid for your forum replies you would be laughing.

Quote · 30 May 2014

 

Thanks Deano and GG i was going to contact them but ive tried before and had no luck ill try again. i have the latest version.

GG you mentioned you have comet chat do you have the same issue?

Thanks for replay's guys if you guys where paid for your forum replies you would be laughing.

I don't have the latest version; I should upgrade.  However, to answer your question, yes, I have noticed the problem with clicking on the member link that it is not working.  It was just low on the list of things to try and fix.

Geeks, making the world a better place
Quote · 30 May 2014

Hi,

My site does not show profile link and showing as error as below.Could somebody help me to sort this out.

All other pages are working.

Thanks

smartanda.com

 

Database query error
Query:
SELECT `id` AS `id`, `alert_unit` AS `alert_unit`, `alert_action` AS `alert_action`, `module_uri` AS `module_uri`, `module_class` AS `module_class`, `module_method` AS `module_method`, `groupable` AS `groupable`, `group_by` AS `group_by`, `timeline` AS `timeline`, `outline` AS `outline` FROM `bx_wall_handlers` WHERE 1 AND `alert_unit` NOT LIKE ('wall_common_%')
Mysql error:
Unknown column 'groupable' in 'field list'
Found error in the file '/home/smartand/public_html/modules/boonex/wall/classes/BxWallDb.php' at line 142.
Called 'getAll' function with erroneous argument #0.

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/smartand/public_html/inc/classes/BxDolDb.php
            [line] => 237
            [function] => error
            [class] => BxDolDb
            [object] => BxWallDb Object
Quote · 17 Nov 2014

 

Hi,

My site does not show profile link and showing as error as below.Could somebody help me to sort this out.

All other pages are working.

Thanks

smartanda.com

 

Database query error
Query:
SELECT `id` AS `id`, `alert_unit` AS `alert_unit`, `alert_action` AS `alert_action`, `module_uri` AS `module_uri`, `module_class` AS `module_class`, `module_method` AS `module_method`, `groupable` AS `groupable`, `group_by` AS `group_by`, `timeline` AS `timeline`, `outline` AS `outline` FROM `bx_wall_handlers` WHERE 1 AND `alert_unit` NOT LIKE ('wall_common_%')
Mysql error:
Unknown column 'groupable' in 'field list'
Found error in the file '/home/smartand/public_html/modules/boonex/wall/classes/BxWallDb.php' at line 142.
Called 'getAll' function with erroneous argument #0.

I don't think this is related to the comet chat question.

The database error is clearly stated, the column "groupable" is unknown.  Have you uninstalled any module(s) that may have caused the groupable column to disappear?  Check the database to see if the column exists.

Geeks, making the world a better place
Quote · 17 Nov 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.