Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
[SOLVED] Problem with Signature not showing (1 viewing) (1) Guest
TOPIC: [SOLVED] Problem with Signature not showing
#45111
Re:Problem with Signature not showing 10 Months, 2 Weeks ago  
In My Post , not solved.

and than any bug again.
Thread Locked not work, (thread locked but user can post)

omponk (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
 
#55316
Re:Problem with Signature not showing 5 Months ago  
(I also posted this in the CB Support forums)

Let me get the config details out of the way:

Hosted on LAMP environment
- Linux Kernel 2.6.9-67.0.15.ELsmp
- Apache 1.3.41
- MySQL 5.0.51a-community
- PHP 5.2.6
- Joomla! 1.5.5 Production/Stable
--- Running in Legacy mode
- CB 1.2 RC2
- Fireboard 1.0.4

Various other settings:

FireBoard
- Use avatar picture from: Community Builder
- Profile: Community Builder
- Community Builder user Profiles: Yes
- Create Community Builder forum profile: <clicked>
CB
- Configured to handle all site registration
- Check Community Builder Database reports no erros - all green
- Check CB plugins database tool reports no errors - all green

I am having the exact same issues as described in previous posts:

1. If I open up my CB user profile from either the back end or the front end of the site and try to change my "Perfered Viewtype", "Message Ordering", "Your board Signature" and then click "Update" NOTHING GETS SAVED. It says it has been saved. But, no. Don't be lulled by a false sense of security.

2. The above can be verified by re-editing the profile and seeing that no changes have really been made, even though it did say that the settings were saved. Or, you can go to the forum and see that there is no signature line to your posts and that the default Viewtype and Ordering have not changed.

3. If you open up the user manager in Fireboard's extension menus, you can enter these settings. But, since I have told Fireboard to use CB for user profiles, no changes here will make it to the forums.

4. Of interest is that I can change my avatar from CB's user profile and it will change in the forums as I choose different images. So, that would lead me to believe that some of the database functionality between CB and fireboard is working.

5. Also, I had an old avatar that was still in my FireBoard user profile from before I installed CB. My theory that there is a different set of database tables now loading user profile data seems to be borne out because no matter how many times I change my avatar in CB user profile edits, the old avatar in FireBoard's user profile stays the same. And the avatar being used in the forums is the one I am choosing from CB user profile edits.

So, it seems that Fireboard is integrating with CB and using the user profile data from CB, and it is passing board data to the CB profile displays like, "Favorites", "Subscribed to", "Online/Offline", etc.

But, it is just not saving the "Prefered Viewtype", "Message Ordering", and "Your board signature" data to the database.

I can see this by browsing the tables of my database and seeing what the other gentleman say in his database - null. Nada.

I don't know, I might have hosed some tabs, fields, or the like. Maybe I pressed the infamous "don't click this button twice" button. (Which is ludacris, really. Who in the 21st century gives the end user a button to click that they should never click twice? You know they're going to. Hell I did when I ran out of ideas, and I know better!)

I would be more than happy to grant developers from both CB and FireBoard temporary Administrator accounts to view the settings of my site in more detail, and access to my PHPMySQL page to view the database. I would even create an FTP account so you guys could poke around my directory structure and files.

There is nothing top secret on my site. www.broadwayboundstudios.com So, if an authorized representative from each camp would like to contact me, I would be happy to help.

-Charles
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
charleshowell (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#55419
Re:Problem with Signature not showing 5 Months ago  
OK. With the help of a Developer over at Community Builder by the name of "Beat" (who deserves massive kudos for his help), I have got my "Signature not showing" issue fixed.

I will post the exact steps taken from my "thank you" reply back to Beat below this message.

======================
Beat,

You're a genius!

Followed your steps and now it is working perfectly! (deep sigh of relief...)

Here's what I did (step by step is for newbs):

1. Opened up phpMyAdmin
2. Clicked on my database (broad39_jol151)
3. Clicked on the "jos_compprofiler_fields table link in the left-hand frame of the page
4. Clicked on the "Browse" tab in the upper-left hand corner of the right frame of the page.
5. I found the the found the row that had the value "fbsignature" entered in for the "name" column and a blank for the "tablecolumns" column.
6. I clicked on the little pencil icon with the tooltip "Edit" that pops up when I held the mouse still over it which is on the far left-hand side of the row.
7. A window opened with rows going down that read in the "Field" column, "fieldid", "name", and "tablecolumns".
8. I copied the text "fbsignature" from the "name" row and "Value" column into the large text entry box for the "name" row and "Value" column.
9. I scrolled down to the bottom of the page and clicked on the "Go" button to save the entry.
10. I repeated steps 5 through 9 with the "fbordering" and "fbviewtype" rows.

NOTE: you might have to go to Page 2 of this "Browse" windows of the jos_comprofiles_fields table to see the remaining two rows.

11. Now log into the front end of your site and load your profile. Edit your profile and and add a signature file. Click the "Update" button.
12. Go to your FireBoard forums and check one of your previous posts. The signature line should now be below your message.
13. Say, "SWEET!!!" and thank Beat for his 3514th post and start giving him Karma. (I gave him his 232nd Karma point, and I was damn glad to do it!)

THANK YOU, BEAT. Seriously.

Now, if I were to tell you that there were other rows in that same table that had blank tablecolumns [ex. onlinestatus (which is currently working on my site), formatname (which is currently blank when added to the a column user list page on the font end of my site), connections, forumrank, forumposts, forumrank] would you tell me that those should also have this procedure done to them?

======================

Well, that's what I did and it completely fixed my issue. Now, I can chage my signature in my intagrated Comuunity Builder profile editor and it shows up underneath my posts. And, I can change the Vewtype and Message ordering, too.

If you have been struggling with this issue, and this fixes it for you. Take a minute out of your day and send a psychic "thank you" to Beat.

Ta!
charleshowell (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/08 08:39 By charleshowell. Reason: Step 4 incorrectly said \"StructureTab\" instead of \"Browse\" tab
 
 
#57251
Re:Problem with Signature not showing 4 Months, 1 Week ago  
Hi Charles,

thanks for the post, I have the same problems as you, I'm looking to get it resolved. I know you've written this as basic as possible, and I can follow most of it, but could you clarify one bit??

"8. I copied the text "fbsignature" from the "name" row and "Value" column into the large text entry box for the "name" row and "Value" column."

You copy "fbsignature" from the name row, value column into the name row, value column. That doesn't make sense.



I wondering about the "large text entry box" Do you mean the one for tablecloumns?

Thanks!

Gareth
Gareth (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/29 17:16 By Gareth.
 
 
#57252
Re:Problem with Signature not showing 4 Months, 1 Week ago  
SWEET!!!

This works!

Just to clarify, you copy "fbsignature" from the "name" row and "Value" column into the large text entry box for the "tablecolumn" row and "Value" column.

Thanks Charles and thanks Beat!

Gareth (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/29 17:24 By Gareth.
 
 
#57266
Re:Problem with Signature not showing 4 Months, 1 Week ago  
This worked for me too. Thanks again Charles and Beat!
nater77 (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#58757
Re:Problem with Signature not showing 3 Months, 2 Weeks ago  
Thanks a lot !!
kabizbak (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#58761
Re:Problem with Signature not showing 3 Months, 2 Weeks ago  
Now this is fixed, I'm moving this to a most useful section

Thanks Charles and Beat!
johnnydement (Moderator)
FB Quality & Testing Team
Moderator
Posts: 458
graphgraph
User Offline Click here to see the profile of this user
Voces del Vicio Location: Barcelona Birthdate: 1981-12-23
Logged Logged
 
"As a discussion over the net grows longer, the probability of a comparison involving Nazis or Hitler approaches one." - Godwin Law
 
 
#59043
Re:[SOLVED] Problem with Signature not showing 3 Months, 2 Weeks ago  
hello can someone help me with this


i cant find the "tablecolumn" in my DB

this is what i have in the name feld list




Please can someone help as im at a loss
topgearstockport (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#59044
Re:[SOLVED] Problem with Signature not showing 3 Months, 2 Weeks ago  
here is the link for the pic as its to small to see on here

i527.photobucket.com/albums/cc356/TopGearStockport/db.jpg
topgearstockport (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top