BlastChat
 arrowHome arrow Support Forum Thursday, 08 January 2009 

 
Login Form





Lost Password?
No account yet? Register

BlastChat
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Itemid setting not working for "Join chat" link. (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Itemid setting not working for "Join chat" link.
#4501
Swiftek (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Itemid setting not working for "Join chat" link. 4 Months ago Karma: 0  
In the 2.3 module, there is a setting called "Attach Itemid".

If you set it to "Yes", it changes ALL the modules chat links to use the itemid of whatever page the user is currently on.

But if you set it to "Use Itemid option defined below", it only effects the chat icon link next to the username and the username link if you have it set to go to chat.

It does NOT have any effect on the "Join chat" link at the bottom-center of the module.

I'm betting most people either don't use this option or just don't notice that it doesn't work quite right.

Anybody got a fix for this obvious bug?
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/06 16:55 By Swiftek.
  The administrator has disabled public write access.
#4502
Swiftek (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Itemid setting not working for "Join chat" link. 4 Months ago Karma: 0  
Also, the Chat Icon and CB Icon Link/No Link choices have no effect either. The links are always clickable.

Any other bugs I need to know about?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4503
Prutkar (Admin)
Admin
Posts: 1797
graph
User Offline Click here to see the profile of this user
Re:Itemid setting not working for "Join chat" link. 4 Months ago Karma: 52  
You are correct, here is the fix:

Edit dynamic.blastchatc.php file, find row 447:

Code:

$chlink .= bc_getItemid($bc_params, $Itemid);
to attach defined "Chat Itemid", replace it with:
Code:

$chlink .= bc_getItemid($bc_params, $Itemid, 0);
or to attach defined "Profile Itemid", replace it with:
Code:

$chlink .= bc_getItemid($bc_params, $Itemid, 1);
or you can hardcode by replaceing mentioned line with
Code:

$chlink .= "&Itemid=XXX";
where XXX is desired value of Itemid attached
 
Report to moderator   Logged Logged  
 
Peter Saitz
www.blastchat.com
  The administrator has disabled public write access.
#4504
Swiftek (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Itemid setting not working for "Join chat" link. 4 Months ago Karma: 0  
So, if it's a known bug, why isn't there a patch? Or did I just miss it?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4505
Prutkar (Admin)
Admin
Posts: 1797
graph
User Offline Click here to see the profile of this user
Re:Itemid setting not working for "Join chat" link. 4 Months ago Karma: 52  
you are first to report this "bug", we will integrate this fix into next release
 
Report to moderator   Logged Logged  
 
Peter Saitz
www.blastchat.com
  The administrator has disabled public write access.
#4506
Swiftek (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Itemid setting not working for "Join chat" link. 4 Months ago Karma: 0  

Oh, I see. I didn't realize I was onto something new. I didn't mean to sound snippy. Very good then.

Thanks a lot for the work around. It did the trick. Do you think the update will correct the functionality in the module's configuration?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
BC CSS templates
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator

BC Module 3.0
We have 203 guests and 8 members online
We have 9 guests chatting
tooltip  ludilo
tooltip  schizophrenickh
tooltip  Royal Trude
tooltip  bday
tooltip  harodj
tooltip  HeatherCatlady
tooltip  cikguyusri
tooltip  micros
Statistics
Visitors: 21061587

Logotyp
Page loaded in 0.438 seconds.