Home arrow Forum Latest posts of: Nathan
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 21, 2008, 01:17:54 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 / unwrapping problem with two mods on: January 08, 2007, 06:28:59 PM
I have installed two mods:  Profile Comments and Gallery.  On both, I am experiencing an unwrapping issue when I do anything with these mods.  In comments, if I go to add a comment or in Gallery if I try to add a pic, either way I get unwrapped AND logged out at the same time.  So, then I get an error saying I can't use the mod cause I'm not logged in. 

Please help!
2  Joomla Hacks / Joomla-SMF 2.0.x / SMF Gallery mod unwraps forum when uploading pics on: January 08, 2007, 04:24:17 PM
I am trying to implement the SMF mod Gallery, but when I go to upload a pic into the gallery, two things happen:

1) the forum goes unwrapped and
2) I get an error saying I don't have permission to upload pics cause I'm not logged in... which I was logged in until the forum unwrapped.

any help?
3  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 08, 2007, 04:09:20 PM
Unfortunately, this did not fix the email problem for me.  I made the code change in smf.class.php as mentioned in the forum post you pointed me too, but I see no changes.
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 08, 2007, 02:28:34 PM
OK, here is the code from the language file that is used for the activation email:

$txt['register_activate_message'] = 'You are now registered with an account at ' . $context['forum_name'] . ', %1$s!' . "\n\n" . 'Your account\'s username is %2$s and its password is %3$s (which can be changed later.)' . "\n\n" . 'Before you can login, you first need to activate your account. To do so, please follow this link:' . "\n\n" . '%5$s' . "\n\n" . 'Should you have any problems with activation, please use the code "%4$s".' . "\n\n" . $txt[130];

The problem I'm getting is that the word "Should" is being included in the actual link in the email, therefore making the activation code wrong and not working.  What can I change in this to make the link stop before the "Should". Thanks.
5  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 08, 2007, 01:57:12 PM
Right, I said the user was registered, but a new user will just see the error and assume that it didn't work.  The error is not acceptable of course.  If they happen to try and login anyway, good for them.

I just changed registration to activate, which does avoid this issue so I'll stick with that.  Of course, the activation email I got had a problem with the link in it.  The word "Should" from the sentence that follows the link was actually included in the link so it doesn't work.  I'll find that and fix it, then I'll be good to go.

Thanks for your help and thanks to whoever keeps smiting me just for trying to find an answer to a question that many people have been searching for an answer to...
6  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 08, 2007, 01:00:47 PM
Verified.  I'm using everything as suggested in the guide.  Still, registration is giving me the cookie error.

Is it really POSSIBLE to use SMF registration through the bridge??  I've seen many people having problems with it.

I've also installed SMF and the bridge on another new site and ran into the same registration problem.
7  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 07, 2007, 11:37:24 PM
Okay, I removed that, which makes sense.  However, it's still not working. After registration, I'm getting this error:

You were unable to login. Please check your cookie settings.

The user IS created and I can manually login after the error, but I really need to NOT have this error pop up when someone registers.  Any other ideas?
8  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 07, 2007, 05:18:03 PM
In my PHP error logs, I find this error:

[error] PHP Fatal error:  Call to undefined function:  sefreltoabs() in /home/betvega/public_html/mambots/system/SMF_header_include.php on line 73

This is the only thing there related to SMF at all.
9  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 06, 2007, 10:12:46 AM
I do not have any additional bots installed. 

Joomla 1.0.12
Bridge 2.0 Final
SMF 1.1.1

Still desperately looking for a solution to this...  Thanks.
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: Registration on SMF not working. on: January 05, 2007, 11:05:24 AM
This is exactly what is happening to me.  I'm not using CB at all and want to use the SMF registration.  In the forum by itself, it works.  When I access the forum through the bridge, the registration does not work. 

Please help.  I don't know how to turn on this error reporting in Joomla.
11  Joomla Hacks / Joomla-SMF 2.0.x / Re: subdomain bridge issue on: January 03, 2007, 10:33:02 PM
OK, so it's NOT all good with my subdomain setup.  The forum displays fine and the links all work.  What does NOT work is the registration, which I have set to SMF.  The graphic for visual verification does not display, so I disabled that.  Still there's a problem as I agree to the terms and register... I get an error message telling me to check my cookie settings.  HOWEVER, I did get registered to the site anyway. I got the email and CAN login.  The FIRST login attempt that is made after registration fails, so this is that whole need to login twice problem.  I've read about it in these forums but can't find a fix.  My cookie settings in SMF are disabled as this forum says to do.  What else needs done?  Thanks.
12  Joomla Hacks / Joomla-SMF 2.0.x / Re: Needing a Profile Feature mod solution on: January 03, 2007, 04:32:49 PM
I haven't been using CB, although I started with that. I wasn't liking it as much.  Thus far the mods have been sufficient and I've also done some custom mod work that I would lose if switched to CB.
13  Joomla Hacks / Joomla-SMF 2.0.x / Needing a Profile Feature mod solution on: January 03, 2007, 04:05:45 PM
I am needing a solution for a couple Joomla sites using this SMF bridge. I am needing a Joomla module that will "feature" profiles from the SMF forum.  Profiles could be shown randomly or show specific ones chosen by admin to feature. 

Is anything like this available?  If not, if someone has interest in making this, I'd be willing to pay for it. Let me know please.
14  Joomla Hacks / Joomla-SMF 2.0.x / how to view CB profile instead of SMF? on: January 02, 2007, 12:03:26 PM
I have added numerous custom items for the CB profile, but my bridge SMF forum is showing the SMF profiles and not the CB profiles.  Where's the settings for this?
15  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF with Joomlatwork SEF Patch on: January 02, 2007, 11:34:21 AM
I just reinstalled the SEF Patch component and my hacking attempt error is gone.
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
Search Contact About Advertise Blogs Topsites Submit News Register Login