thedoctor213,
there will be an update on Sunday, 5th. Sep 2010 available for download. You will then get the templates this site is made.
You can change the Edit Settings Page by yourself. You will find a folder in your Joomla template called html(if not, create it). In this folder you can create following folder structure /com_joocm/editsettings/. Then you should copy the files:
default.php
default.xml
default_editsettings.php
from the folder JOOMLA_ROOT/components/com_joocm/views/editsettings/tmpl.
After this you can edit and customize the default_editsettings.php as you like. E.g. delete
this line:
Code
<?php if(isset($this->lists['params'])) : echo $this->lists['params']->render('params'); endif; ?>
Robbie
There shouldn't be any problem with this, because I fixed all the (buggy)
static links.
I solved it in the hard way, i updated the links of:
view.html.php
at
com_joobb/views/forum
com_joobb/views/board
and joobbpost.php
Hope this changes not give me problems next update
Thanks
You are welcome.
BTW: The development team decided to bring out release 1.0.0 Phobos RC1 on Sunday 5th, Sep 2010.
thanks so much, i will wait for the new release.
Anyway i tried your fix but it redirects to my profile not to the author profile.
Hi Yranac,
it is my fault, because just forgot to change all links in version 0.9.2, so some of them are fix coded in the template.
If you like, you can change them in the template. Just replace the static link to:
Code
<?php echo JoocmHelper::getLink('profile'); ?>
Or, if you can, just wait for the release 1.0.0 Phobos RC1. It will be available within the next two weeks.
Robbie
PS:
@Jeff: Genius makes mistakes, too.
Anyway, thx!
As Robbie is the programming genius, I will leave this for him.
Welcome,
Jeff
Hi again
I am testing community builder and i could do all changes but one.
How can i edit the link to the user profile??
option=com_joocm&view=profile&id=XX&Itemid=XX
I know witch link i must use but i don't know where to change it, i can't found it in the links editor of joocm (where i edited all other links)
I tried do it manually but i don't found the declaration of function ( $this->forum->authorLink ) witch must be the one
Hope you can help me
thanks, i love that component...
Welcome. First question, is your forum connected to another site that the user logs into, or are you using the JOOCM page as the login page every time?
Jeff
I like the ability to edit all the settings in the front end, but most of the people signing up for my site are more than likely get confused if the edit settings is asking them what help site they want and such. I was wondering how to edit those settings so it can just show "show online status", "show email", and "signature" options.
Side note, I like how this site has the my profile page set up, any chance someone could tell me where to edit the layout of the my profile page?
Thanks :]
And how...
Hi,
please have a look at Creating Menu Link. Maybe this could solve you problem.
Robbie
Hi again guys!
This is not as critical as my last topic with the editor, but I still want to solve it.
Quote by Soldier:Ohoooooooo
I have different forums, some general, and some I have made private and only for registered users.
my problem this time is that ie Tip / Feedback to the board, I want unregistered users to also post in this section. I've set the VIEW, READ, and POST to ALL, but when I hit the NEW TOPIC button nothing happens. It says I dont have the right permissions.
Is it possible there is a setting in Joomla I have failed to change?
Also - How do I let people upload attachements and pictures?? I cant find anything about it. Do I have to install a module for that?
Again guys! You are great. Love this forum
Ive installed all required packages for Joo!bb and I cant get to the forum after that. I can edit the settings but I cant find the link to get to it.
Hi RickRoo,
the sliding features are JavaScript based. You need to activate JavaScript in your browser.
Latest Posts:
Please try just to edit and save the Joo!BB configuration. If it shouldn't work, can you post your Joo!CM/Joo!BB version and (if possible) the PHP version your application is running on, please? Further it would be nice to have a screenshot like this one in your last post. It helps to find out, where the problem exactly is.
Thx.
Robbie
The problem I'm having is that on my main Board page on the far right under the "Latest Post" column, it only displays the user and the latest post time. I need it to indicate the name of the topic in that list as well.
Also, when a user goes to change their avatar, instead of a nice-looking side-scrolling image gallery where they can choose, it's a vertical listing of each image with the inability to select any of them.
Attached is how the avatars look on the avatar selection page.
* EDIT *
File wouldn't attach before because of the size. Should be working now.
Same problem here.
Partial solution is to let edit posts to all, but then everybody can edit everything
But now it seems very doable to change it in componont code. if only i could do that...
* UPDATE 3 *
Solved the Joomla icon issue.
I edited the joobb.xml file in the "components > com_joobb > designs > icons > joobb" directory to comment out the line
icon filename="icon-32-post_joomla.png" group="iconPost" function="postJoomla" title="BB_ICONPOSTJOOMLA"
(the above line has leading and ending brackets but BB code wouldn't let me put it in)
And this removes the icon altogether. I put the image back that you told me to remove just in case I want the icon back in the future. Then I could just uncomment the line and keep rolling.
Thanks for pointing me in the right direction!!
* UPDATE 2 *
Set it up to where the user cannot register via the forums, only via the Main Page which will register them on the main page AND on the forums. I then edited the code to where when the user clicks "Register" on the forums it takes them back to the front page where they can create an account. So, it's basically a work-around rather than a fix, but I'm satisfied with the results.
The Captcha program you recommended works perfectly from the main page.
Still don't know what fixed the "Agree" problem, but it does work.
Going to work on that Joomla icon fix now.
* UPDATE *
Don't know what may have fixed it, but the "Agree" button is showing up now.
Everything else is still not working...
I'm sorry. I should have mentioned that ALL registrations will occur via the Joo!BB forum as that's all the registered users will have the capability of doing - posting on the forums. I will be the only one contributing articles/polls, etc to the site itself.
Quote by Troneas:my advice to you is to set up alpharegistration. its a free, easy-to-use and excellent component and will get you the best captcha, and it works.
make sure you get the public and private keys from google when you set it up in order to work.I set it up, but it didn't fix my current Captcha problem. It still shows "Human verification" with the words "Captcha Code" followed by a text box when the user clicks "Register" on the forum home screen.
Quote by Troneas:alpharegistration will solve this for you as well.Nope. Still only has a "Cancel" button and nothing else. This is the screen accessed from the forum when I, an administrator, click on "My Profile" then "Terms" from the forum home screen.
Quote by Troneas:components > com_joobb > designs > icons > joobb > icon-32-post_joomla.png.
delete this file. I deleted the file, now instead of a pretty icon it just says "Joomla Joomla". As in an image placeholder.
Quote by Troneas:not sure on this one.I guess I can completely remove the date. No problem there.
I can set you up with screen shots if you need me to as my site isn't quite live yet. Thanks.
Fixed the problems myself - edited the php files with a 3 column table;
{td width ="100"}agree button{td width ="100"} cancel button{td width ="98%"} {pre} {/pre} otherwise the buttons were half a screen apart.
for some reason the enable bb-code is off for superadministrators, will have to look into that, otherwise got the URL working.
Found out why the rank stars aren't working - the file points to stars1.gif instead of stars1.png in the back end. Changed gif to png and it works.
Quote by RickRoo:I didn't want to appear to spam up the boards, so I'll ask all of my questions in one topic.
CAPTCHA
I have the "Use Captcha on Register" option set in the config of Joo!CM, but the image does not show up. The "Human Verification" part shows up, but all it says is "Captcha Image" with a text box underneath. I installed all five elements in the Joo!BB Install Pack.
my advice to you is to set up alpharegistration. its a free, easy-to-use and excellent component and will get you the best captcha, and it works.
make sure you get the public and private keys from google when you set it up in order to work.
TERMS AGREEMENT
For users that I created via the Control Panel, it says that I must agree to the terms before I can perform any actions, but when I click on "Terms", there's only the Cancel button. New users on the front end have the option to agree, but I don't know if they'll get the same message because they're not fully able to register because of the Captcha issue.
alpharegistration will solve this for you as well.
ICONS
I really like the topic icon set (Exclamation, Question, Thumbs Up, Thumbs Down, etc), but I want to remove the "Joomla" icon and keep the others. How?
components > com_joobb > designs > icons > joobb > icon-32-post_joomla.png.
delete this file.
DATE FORMAT
On the Board Index page, is there a way to remove or at least alter the "All times are blah blah blah" part? The line is so long, it forces the Search feature to a new line and is creating a lot of blank space.
I'm no whizkid, but I'm fairly comfortable with editing CSS, ini, and PHP files if that's what it takes. Also, there are no users other than those I have created for testing purposes, so if files need to be deleted/reset, I'm game for that too.
Thanks. Awesome board.
not sure on this one.
well none of these issues are particularly related with the forum but here goes some tips.
I didn't want to appear to spam up the boards, so I'll ask all of my questions in one topic.
CAPTCHA
I have the "Use Captcha on Register" option set in the config of Joo!CM, but the image does not show up. The "Human Verification" part shows up, but all it says is "Captcha Image" with a text box underneath. I installed all five elements in the Joo!BB Install Pack.
TERMS AGREEMENT
For users that I created via the Control Panel, it says that I must agree to the terms before I can perform any actions, but when I click on "Terms", there's only the Cancel button. New users on the front end have the option to agree, but I don't know if they'll get the same message because they're not fully able to register because of the Captcha issue.
ICONS
I really like the topic icon set (Exclamation, Question, Thumbs Up, Thumbs Down, etc), but I want to remove the "Joomla" icon and keep the others. How?
DATE FORMAT
On the Board Index page, is there a way to remove or at least alter the "All times are blah blah blah" part? The line is so long, it forces the Search feature to a new line and is creating a lot of blank space.
I'm no whizkid, but I'm fairly comfortable with editing CSS, ini, and PHP files if that's what it takes. Also, there are no users other than those I have created for testing purposes, so if files need to be deleted/reset, I'm game for that too.
Thanks. Awesome board.
Hi there Jeff
I'm installing it onto a hosted server, and it is setup for joomla, so I do not belive it is the server.
After installing both JooBB and JooCM i get the following message, see attached files.
So et seems like it cant find the database. If I use phpmyadmin I cannot find any references to the database there.


