Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Themen, die in diesen Bereich verschoben wurden, gelten allgemein als beendet. Falls es dazu noch zusätzliche Fragen gibt, können diese gestellt werden.
Aber diese alten Themen sollten auf keinen Fall wieder auferstehen, um neue Probleme zu erörtern. Eröffnet dazu bitte ein eigenes neues Thema.

Question [gelöst] Wo kann ich den Link zur Registrierung ändern?

More
14 years 8 months ago #11 by www_villa-malu_com
Hallo Lintzy, ein dreifaches SUPER !!!!
Das wars, genau das hab ich gesucht:
geändert und funktioniert! Danke !!!!!
if ($fbConfig->fb_profile == 'cb') {
echo '<a href="' . CKunenaCBProfile::getRegisterURL() . '">' . _POST_NO_PUBACCESS3 . '</a><br /></p>';
}
else {
echo '<a href="' . JRoute::_('index.php?option=com_cbe&amp;task=registers') . '">' . _POST_NO_PUBACCESS3 . '</a><br /></p>';
}
}

LG Kurt

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #12 by Lintzy
:) Und das war sooooo einfach zu finden :laugh:

Please Log in or Create an account to join the conversation.

Time to create page: 0.388 seconds