Deprecated: Using null as an array offset is deprecated, use an empty string instead in /home/codologic/domains/codologic.private-server.stream/public_html/forum/sys/CODOF/Forum/Post.php on line 659
Link to profile by custom installation | CODOLOGIC
FreiChat related discussions
Link to profile by custom installation

Hello,

how can I put a link to a profile in my CMS. The ID of the user I present already in the

function freichatx_get_hash($userid)

Thank you

Greetings

Hello, how can I put a link to a profile in my CMS. The ID of the user I present already in the function freichatx_get_hash($userid) Thank you Greetings

Is the path or part of the path to the user profile stored in database ? Because it would be a little easier if it is so .

Is the path or part of the path to the user profile stored in database ? Because it would be a little easier if it is so .
Necessity is the mother of all inventions!

Hello,

can it be that the profile link will only appear in the full version?

The link is in my CMS as follows:

.. / user / action = user & id =

In the end, then comes the SessionID

Hello, can it be that the profile link will only appear in the full version? The link is in my CMS as follows: .. / user / action = user & id = In the end, then comes the SessionID

Instead of explaining everything in the forums , We will write a documentation on how to add the profile link for custom driver soon.

can it be that the profile link will only appear in the full version?

Which full version are you talking about ? If you are talking about the commercial version , then it is not necessary , because the core chat remains the same.

Instead of explaining everything in the forums , We will write a documentation on how to add the profile link for custom driver soon. <em>can it be that the profile link will only appear in the full version?</em> Which full version are you talking about ? If you are talking about the commercial version , then it is not necessary , because the core chat remains the same.
Necessity is the mother of all inventions!

Thanks for the answer.

Too bad that there is no search here in the forum.

I still have a question: Why can not only distinguish between guests, registered users and Buddy? Better would be if you had for example Buddy AND register users or guests AND Buddy etc.

So with a checkbox in the admin panel.

Also, the grouping of users would be interesting like <optgroup> for example.</optgroup>

Thanks for the answer. Too bad that there is no search here in the forum. I still have a question: Why can not only distinguish between guests, registered users and Buddy? Better would be if you had for example Buddy AND register users or guests AND Buddy etc. So with a checkbox in the admin panel. Also, the grouping of users would be interesting like &amp;lt;optgroup&amp;gt; for example.

sorry...

Also, the grouping of users would be interesting like

<optgroup>
for example.

sorry... Also, the grouping of users would be interesting like &amp;lt;code&amp;gt;&amp;lt;optgroup&amp;gt;&amp;lt;/code&amp;gt; for example.

your suggestion is good , we have added it to our todo list .

your suggestion is good , we have added it to our todo list .
Necessity is the mother of all inventions!

and how can I now add the profile link?
I do not even see any profile link!
Where should the stand at all?

And the theme editor does not work. When I click on the button "Design", I get a blank page.

and how can I now add the profile link? I do not even see any profile link! Where should the stand at all? And the theme editor does not work. When I click on the button &quot;Design&quot;, I get a blank page.

as said before, we are working on the documentation.

<quote>
And the theme editor does not work
</quote>

check your PHP error Log, check to see if there are any errors related to freichat.

as said before, we are working on the documentation. &amp;lt;quote&amp;gt; And the theme editor does not work &amp;lt;/quote&amp;gt; check your PHP error Log, check to see if there are any errors related to freichat.

Ok, I'll wait.
One question I have: How can I change the position of the chat with the chat rooms. Currently, top: 200px, but I can find nowhere in the code!

And in the error.log no errors are due to the Template Maker. I just get this:

http://www.my-starmedia.de/share/2012-09-18_2131.png

Ok, I&#039;ll wait. One question I have: How can I change the position of the chat with the chat rooms. Currently, top: 200px, but I can find nowhere in the code! And in the error.log no errors are due to the Template Maker. I just get this: http://www.my-starmedia.de/share/2012-09-18_2131.png

go to freichat/client/jquery/freichat_themes/your_theme/chatroom_css.php
(default: your_theme = basic)

Add following lines
#dc-slick-9 {
position:fixed !important;
top:Xpx !important;
}
Where X defines its position from top .

Open up chrome console and check if there are any errors in the theme maker .

go to freichat/client/jquery/freichat_themes/your_theme/chatroom_css.php (default: your_theme = basic) Add following lines #dc-slick-9 { position:fixed !important; top:Xpx !important; } Where X defines its position from top . Open up chrome console and check if there are any errors in the theme maker .
53
10
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft