Home arrow Forum
Latest posts of: Fernando
  Welcome, Guest. Please login or register.
December 03, 2008, 05:17:19 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: CB module login work with mambo-smf forum? on: May 06, 2005, 02:04:30 PM
If you had read the later topic. You should have noticed that I discovered that Tongue
2  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Problem with comprofiler login. (1.31 component) on: May 06, 2005, 09:19:51 AM
I look myself and found in Mamboserver that it work with CB login.
The problem I have is that when I tried to login with comprofiler login module it gives to me a endless loop always asking for the name and username.
However If I close the site and open it again it appears that I had made the login. I'm using Firefox browser. I did not tried with IE. I dont know with this has something to do with.
Anyone here has the same problem? I tried to change to the mambo-smf login module and the samething happened.

Regards
Fernando
3  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / CB module login work with mambo-smf forum? on: May 06, 2005, 08:42:52 AM
This could be a dummy question sorry! Wink
Hi I would like to know if I can use the comprofiler login module from CB to login in the site with the Mambo-smf installed. Or I have to use the mambo-smf login module.
4  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Re: Cant see the the simple registration config. on: April 27, 2005, 09:58:11 PM
Oops forgot to uninstall other smf integration. Sorry for the dummy post
5  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / Cant see the the simple registration config. on: April 27, 2005, 09:16:56 PM
Hi I use a brazilian portuguese language site. I tried to get in the "simple registration config" in the admin. and I get this:

Fatal error: Cannot instantiate non-existent class: smfblanguage in /home/httpd/vhosts/saudeemrede.net/httpdocs/administrator/components/com_smf_registration/admin.smf_registration.php on line 18.

I tried to put a brazilian_language file in the components/ com_smf  but nothing happened.
How do I fix it???
6  General Discussion / Community Announcement / Re: Mambo-SMF Integration Roadmap on: April 10, 2005, 09:32:04 AM
I would like three more features ind the login module. That the advanced community builder login module has:

        Login Redirection URL:
        Logout Redirection URL:

And one that is not found in module:

        Register Redirection URL:
       
That would be really nice.
7  General Discussion / General Discussion / Ooops. on: April 10, 2005, 08:13:34 AM
I changed my index.php, and forgot to put the code for smf integration. now it works perfectely with the reggie hack.

Sorry for that.


Regards
Ferhacks
8  General Discussion / General Discussion / Re: SMF Recent Posts got this error to the mod reggie on: April 10, 2005, 07:34:30 AM
Yesterdey I got this error that locked my site:
Fatal error: Call to undefined function: db_query() in /home/httpd/vhosts/saudeemrede.net/httpdocs/modules/mod_smfRecentPosts.php on line 44.

Any hints?
9  Mambo 3rd Party Addon Hacks / Module Hacks / Redirection parameter after registration. Help really appreciated on: April 08, 2005, 08:40:13 PM
Hi,

I post on mamboserver and PercyKing came with this solution. See the starting thread: http://forum.mamboserver.com/showthread.php?t=38821

In modules/mod_comprofilerlogin451.xml

AFTER
Code:
<param name="posttext" type="text" default="" label="Post-text" description="This is the Text or HTML that is displayed below the login form" />

ADDED

Code:
<param name="register" type="text" default="" label="Register Redirection URL" description="What page will the login redirect to after registration, if let blank will load register result page" />

I tried but did not worked. I think that something is missing in the mod_comprofilerlogin451.php file. So I tried this:

Add:
Code:
$register= $params->def( 'register', $return );

After this:

Code:
$registration_enabled = $mainframe->getCfg( 'allowUserRegistration' );
$pretext = $params->get( 'pretext' );
$posttext = $params->get( 'posttext' );
$login = $params->def( 'login', $return );
$logout = $params->def( 'logout', $return );


I know I have done something wrong. Because my knowledge in php is Zero.
10  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: Wheres my site frontpage? on: April 08, 2005, 05:45:55 PM
You know what??

I have fixed it by myself .....unintentionally.

How?

I was organizing the mainmenu at the right of the page. Because i have notified that publishing the new 1.2.0 thingie, it had created a menu, placed in first. So i putted it in another place in that same menu and ...... My frontpage was back!!

Mambo has mysteries that i wont be able to explain Grin

Had the same problem. I realized that the component does not create the right link in the Main Menu. It was creating a linking to PollXT. I think its a bug or something. Or just a cleaning mambos trash problem.


Regards
Fernando
11  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: Big problem. Just installed. on: April 05, 2005, 07:18:02 AM
Could you tell me what files from forum usually goes in the root directory.

None.

Mambo should be installed in the root of your site. SMF should be installed in a subdirectory (e.g. /forum).
Yes I installed my smf there. in a subdirectory of mambo
12  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: Big problem. Just installed. on: April 04, 2005, 09:59:25 PM
it seems that you installed the SMF forum in the root of your website. That's really a huge problem for you. At least what you can do is identify which are SMF files and delete it. Then get a copy of Mambo's index.php because it was already overwritten.
Check the index file its ok. Could you tell me what files from forum usually goes in the root directory.
Other thing is that I can use the  access easily my site if it is unwrapped. Or I can access the site with this url:
http://www.saudeemrede.net/index.php?option=com_frontpage&Itemid=1.
13  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Re: Big problem. Just installed. on: April 04, 2005, 09:32:59 PM
Had to remove the component.
14  MamboHacks.com / Mambo-SMF Integration 1.2.0 Support / Big problem. Just installed. on: April 04, 2005, 08:17:51 PM
I have a huge problem. After I installed the component took the site login.
I usually enter my site with this address www.saudeemrede.net. After I installed the component and set to be unwrapped. Every time I enter using the address above I got directly to the forum. Cant enter my site using that address anymore. Why this is happing?
Pages: [1]


Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE