Home arrow Forum Latest posts of: tony millan
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 09, 2009, 12:55:47 AM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1] 2
1  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC3 released on: December 05, 2006, 02:15:35 PM
Whenever a User changes his username in Community Builder, All the old smf posts keep the old username,  and when you click on the username in SMF, it takes you to a Profile that Doesn't exist anymore.   Sad

Has this been fixed?
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC3 released on: November 20, 2006, 06:21:54 PM
Whenever a User changes his username in Community Builder, All the old smf posts keep the old username,  and when you click on the username in SMF, it takes you to a Profile that Doesn't exist anymore.   Sad
3  Joomla Hacks / FAQ's / Re: Tables that don't stretch on: November 09, 2006, 10:09:31 AM
Thanks!!!!  Cool
4  Joomla Hacks / FAQ's / Tables that don't stretch on: November 07, 2006, 01:07:36 PM
I am working on some type of a CBE module but need help with my tables.....

I have the CBE Buddy Table located in the middle right side, and below it, I have a Box where users can add any type of Html codes. 

When there are no html codes underneath the Buddy table, everything looks good, but whenever my users add big images or so, the Buddy table stretches, to match the size of the Html Box. 

This is how it looks before a big image code is added underneath:




This is how it looks when a long code or image is added under the Buddy Table (tab).



How can I lock the Buddy Table's size, so that it doesn't stretch?  This is the code i'm currently using for my buddy table:

Code:
<table class="profilebox1" width=500 border=2 bordercolor=gray cellspacing=0 cellpadding=2>
<tr>
<td><p><span style="font-weight: bold;">My Buddies</span></p>
<p><?php include('components/com_comprofiler/enhanced/buddy/buddy.php'); ?></p>
</td>
    </tr>
  </table>
  <br />

I hope I posted this in the correct forum.
5  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 01, 2006, 01:49:22 AM
Also, the avatars in Community Builder Enhanced don't show in SMF yet.  Cry
6  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0RC2 on: November 01, 2006, 01:39:59 AM
When trying to sync the usernames in the backend, I get a blank page (error page) that says:

The page cannot be displayed
7  Joomla Hacks / Joomla-SMF 2.0.x / Re: Joomla SMF login Redirect doesn't work on: October 08, 2006, 04:04:18 PM
You might want to check your "login Module" settings.  Go to your joomla backend for that. 

I had the same problem, but forgot that in my Loging Module, i had specified a redirect page already.  If there's anything there, delete it, and the JSMF redirect option should work now. Cool
8  Joomla Hacks / Joomla-SMF 2.0.x / FIXED - Re: Username only, and NOT Real Names.... on: October 08, 2006, 03:54:03 PM
I found a way to hide the real names from showing.   This is what I did:

I logged into SMF as an admin, and went to Features and Options, and I unchecked the "Allow users to change their displayed name" option.

Then I ran the following query in phpmyadmin:

Quote
UPDATE smf_members SET realName=memberName

- That made my usernames equal the displayed names  Wink

9  Joomla Hacks / Joomla-SMF 2.0.x / Re: AVATARS...Final piece of the Jigsaw on: October 08, 2006, 03:51:54 PM
CB and CBE are similar in some areas. But the code differs in other areas also.  Phil_k at www.kolloczek.com has done a great job providing a Login Module that integrates with your JSMF component.  I would love to see the avatars integrated though. 

CBE will grow, especially now that more and more users are downloading it.  Cool
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: CB/SMF Username Bug....... on: October 08, 2006, 03:49:37 PM
Quote
Double check that, that should not happen.  Are you sure it isn't creating a new user?  That would be worse but make sure that is not the case.

Yes, it is happening.  If a member was a moderator in SMF, and he changes his username in CB, HE LOSES his moderator privileges.  Also,  a new user is created in SMF, but with NO moderator privileges.

11  Joomla Hacks / Joomla-SMF 2.0.x / FIXED: Username only, and NOT Real Names.... on: October 07, 2006, 07:04:23 PM
Due to security reasons, I don't want the Member Real Names to show in SMF, or CB.  Which files do I have to modify to hide all the REAL NAMES in SMF and only show usernames?  Huh
12  Joomla Hacks / Joomla-SMF 2.0.x / CB/SMF Username Bug....... on: October 07, 2006, 06:28:02 PM
Whenever a User changes his Username in CB, if he had Moderator privileges in SMF, he loses them.  Also, When the username is changed, if the members posts in SMF, His REAL NAME shows, and the username NO LONGER shows in SMF.  Any fix for this?

 Huh
13  Joomla Hacks / Joomla-SMF 2.0.x / Re: AVATARS...Final piece of the Jigsaw on: October 07, 2006, 03:49:55 PM
Wow coming together now

It works when I browse for a pic and upload it, but not with the directory of avatars listed.

Thanks for invaluable help

John

In my case............wether I browse, or choose an avatar from the cb gallery, NOTHING SHOWS anyway. Could it be because i'm using Community Builder Enhanced?
14  Joomla Hacks / Joomla-SMF 2.0.x / Re: Wrapped SMF --> Profile Save = ERROR on CB images on: October 07, 2006, 02:51:02 PM
I was having the same problem. 

I chose to avoid it by simply redirecting all profile links to the CB profiles.  But it would be great to find a fix for this. 

On the forums, somebody mentioned that their site was protected by a password,  And THAT was the problem.  But my site is NOT password protected, and I still get that problem.   Sad
15  Joomla Hacks / Joomla-SMF 2.0.x / Re: AVATARS...Final piece of the Jigsaw on: October 07, 2006, 02:48:26 PM
I tried uploading a new profile image in CB, and it still doesn't show in SMF.  My configuration is setup correctly.  Am i doing something wrong?

My jsmf component is setup to redirect profile links to CB

I am using:

CBE sv0.6236  (latest version)
SMF 1.1 RC3 (latest version)
JSMF Forum 2.0RC1 (latest version)
and mod_cbelogin_2.458.zip (latest login module for CBE)
Pages: [1] 2


Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
i-Vibe.com
Search Contact About Advertise Blogs Topsites Submit News Register Login