Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Numinu Template Released (1 viewing) (1) Guest
Go to bottom Favoured: 28
TOPIC: Numinu Template Released
#40645
Re:Numinu Template Released 10 Months ago  
ChicoMendez wrote:
hi lads


i want a user profile page like there is on this site - how can i get this ? (is it not available with the template?)

tnx


Some work will be done by a couple of the members to see if we can't come up with some thing similar. It definitely won't be identical but hoping to display something better than what we currently have.
Hazzaa (User)
;-)>
Gold Boarder
Posts: 987
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: United States
Logged Logged
 
Wise men talk because they have something to say.
Fools talk because they have to say something.
***Plato***
joomlame.com
 
The topic has been locked.  
#40671
Re:Numinu Template Released 10 Months ago  
rejuvinet wrote:
[quote]Ericmuc wrote:
Hi, Thanks for that code, I altered mine, but if you uses subcategories and click onto it, and back in the path on main categories, you are back again with focus on "All Discussions", so the view.php and other files must be altered like the listcat.php I think. Did you made the same experience? Thanks, Eric

I noticed that and fixed it within the tab_list.php file... In both the and sections for Categories, make sure the part right after the php opener is:

[code:1]if (strtolower($func) == '' || strtolower($func) == 'showcat' [/code:1]

and for the Latest Discussions it is:

[code:1]if (strtolower($func) == 'listcat' || strtolower($func) == 'latest' [/code:1]

That should do the trick for you - it did for me. ;)[/quote]

Hi, yes, that is great, this code was missing. But I have one last error: if you are in subcategories and you click the main category name (the second from the left side in the first line), then you are at "All Discussion" again. Surprisingly that doesn't occur if you click on the third from the left side (subcategory). Do someone know what to do? Then we would have all done for changing the focus from "All Discussions" to "Categories" I think. Best regards, Eric
Ericmuc (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male jooma-websites.eu Location: Munich, Germany
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The topic has been locked.  
#40690
Re:Numinu Template Released 10 Months ago  
Hazzaa wrote:
ChicoMendez wrote:
hi lads


i want a user profile page like there is on this site - how can i get this ? (is it not available with the template?)

tnx


Some work will be done by a couple of the members to see if we can't come up with some thing similar. It definitely won't be identical but hoping to display something better than what we currently have.


thats great news - whos doing this ?
ChicoMendez (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#40691
Re:Numinu Template Released 10 Months ago  
Two volunteers
rejuvinet and myself but we are not committing to a time frame. On my part, I have a business to run and try to help as much as I can here but for a full mod like this, it would take too much of my time. If I can get a chance to tackle it I will. As for rejuvinet, well I can't answer for.
Hazzaa (User)
;-)>
Gold Boarder
Posts: 987
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: United States
Logged Logged
 
Wise men talk because they have something to say.
Fools talk because they have to say something.
***Plato***
joomlame.com
 
The topic has been locked.  
#40823
Re:Numinu Template Released 10 Months ago  
Ericmuc wrote:
[quote]rejuvinet wrote:
[quote]Ericmuc wrote:
Hi, Thanks for that code, I altered mine, but if you uses subcategories and click onto it, and back in the path on main categories, you are back again with focus on "All Discussions", so the view.php and other files must be altered like the listcat.php I think. Did you made the same experience? Thanks, Eric

I noticed that and fixed it within the tab_list.php file... In both the and sections for Categories, make sure the part right after the php opener is:

[code:1]if (strtolower($func) == '' || strtolower($func) == 'showcat' [/code:1]

and for the Latest Discussions it is:

[code:1]if (strtolower($func) == 'listcat' || strtolower($func) == 'latest' [/code:1]

That should do the trick for you - it did for me. ;)[/quote]

Hi, yes, that is great, this code was missing. But I have one last error: if you are in subcategories and you click the main category name (the second from the left side in the first line), then you are at "All Discussion" again. Surprisingly that doesn't occur if you click on the third from the left side (subcategory). Do someone know what to do? Then we would have all done for changing the focus from "All Discussions" to "Categories" I think. Best regards, Eric[/quote]

A further issue with this:
see here:
http://eu-project.vc/component/option,com_fireboard/Itemid,12/func,showcat/catid,1/
please click on "Send a notification email" to see the post
but you don't come to the post, but to "All Discussions"

Again, the same error as above, here we need some extra code changes, I think, but where?

Thanks again, best wishes, Eric
Ericmuc (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Gender: Male jooma-websites.eu Location: Munich, Germany
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The topic has been locked.  
#40826
Re:Numinu Template Released 10 Months ago  
Ericmuc wrote:
A further issue with this:
see here:
eu-project.vc/component/option,com_fireb...unc,showcat/catid,1/
please click on "Send a notification email" to see the post
but you don't come to the post, but to "All Discussions"

Again, the same error as above, here we need some extra code changes, I think, but where?

Thanks again, best wishes, Eric


Wierd - I don't have this problem with the one I'm working on that's on my offline test server. Another "bug" I noticed though was that the "posted" date was 38 years ago. Now THAT'S a wierd one, and I wouldn't have noticed it on mine if I didn't notice it on yours. So with one post you found two bugs. LOL

I'll look into it later and see what I can come up with.
rejuvinet (User)
Junior Boarder
Posts: 93
graphgraph
User Offline Click here to see the profile of this user
Gender: Male RejuviNET
Logged Logged
 
The topic has been locked.  
#40838
Re:Numinu Template Released 10 Months ago  
I already explained guys that this is going to be a bigger fix than originally thought. It will have to be fixed on multiple pages and view options.
Hazzaa (User)
;-)>
Gold Boarder
Posts: 987
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: United States
Logged Logged
 
Wise men talk because they have something to say.
Fools talk because they have to say something.
***Plato***
joomlame.com
 
The topic has been locked.  
#40920
Move announcment box to other tab. 10 Months ago  
Hi,

Awesome template. I love it, and my users really enjoy the clean look. Thank you for all of your hard work.

My users will be using the "Category" tab as their main tab to enter posts. I moved that tab to become the left hand tab. Is there a way for me to move the announcement box from the "All Discussions" tab to the "Category" Tab.

Thanks so much for your help.

Sorel
sorelg (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
#41482
Re:Move announcment box to other tab. 9 Months, 4 Weeks ago  
GM you may want to add this to the front page.

For anyone NOT wanting the Vcard and would rather have it display in the default fashion, simply take the message.php from the default template and replace the message.php in the Numinu template.
Hazzaa (User)
;-)>
Gold Boarder
Posts: 987
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: United States
Logged Logged
 
Wise men talk because they have something to say.
Fools talk because they have to say something.
***Plato***
joomlame.com
 
The topic has been locked.  
#41488
Re:Move announcment box to other tab. 9 Months, 4 Weeks ago  
Thanks Hazzaa for the information.

I think I misrepresented my question. By announcement box, I didn't mean the Vcard. The VCard works great. I am referring to the actual area or "yellow box" where you can post announcements to the forum. They are managed in the separate announcement administration area.

This announcement box appears above the "All Discussions" tab, but not above the "Categories" tab. It is this announcement area that I would like to relocate to the Categories tab.

I hope this clarifies my question.

Thanks again,
Sorel
sorelg (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The topic has been locked.  
Go to top