Home arrow Forum Latest posts of: lindsey
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 01, 2008, 08:03:41 PM
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: insert users as authors on: January 23, 2007, 08:30:25 PM
ok, I have manually changed the registration for joomla to automatically register new users as authors but I'm using the SMF registration. So the forums is registering them then the JSMF is supposed to sync them by inserting them into the joomla tables but I can't find where the coding is for that so that I can change it to Author from registered for both jos_users and jos_core_acl_aro 

does anyone have any ideas on this?
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: mos_sfm_discuss not working on: January 22, 2007, 07:24:32 PM
Yes, I've tryed it...
I had to set an standar Forum, then it creates topic in this Forum....

But I have som Forums regarding to what I want people to discuss, and I want to have a link in my Joomla content so when they click on it they will go to the Forum that I have for that topic....

But I can't make det discuss bot work....

As you can see, something is missing in the url link that Joomla produces when I click on the discuss link....

Missing the last part that tells the right Forum to go to.....

And I can't find what I'm doing wrong.....

And sorry my english... I know it's not the best.... but I'm trying my best... Smiley

but when it's set to do it automatically, it does it correctly?  so it's something with the manual code... and I know how you feel, it would be so much easier to have it done automatically based on categories or whatever but I know that would take a lot of work on Wolverine's part. If it automatically creates it and you move the thread then the link is broken again like you've never created a topic on the boards at all. 

I'm sorry that I cannot help you with this, and your English is fine. Cheesy
3  Joomla Hacks / Mambo-SMF 1.2.x / Re: Users getting invalid activation code after Mambo/SMF integration... on: January 21, 2007, 10:56:20 PM
Any ides why new registrants would be getting invalid activation codes after I used the Mambo/SMF integration mod?

Stumped.... any ideas would be appreciated.

I'm not sure if this is referring to the email with the link to activate the account or if it's referring to the error when a user forgets their password...

this is what I've discovered:  whenever a user has the wrong password, which is happening with some of my joomla users synced into SMF, they request their password and get the link in their email... it looks like this:

Quote
Dear phoenix1215,
 
This mail was sent because the 'forgot password' function has been applied to your account. To set a new password click the following link:
 
http://neopetsmadeeasy.com/index.php?option=com_smf&Itemid=354&action=reminder&sa=setpassword&u=7&code=4fc2f2bef4IP: 68.103.29.216
 
Username: phoenix1215
 
Regards,
The Forums Team.

To me, it looks like the ip address should be included in the hyperlink, but it's not. I copied the link and pasted it into my address bar, removing the end of it: IP: and it worked fine allowing me to change the password and ultimately log in. However, I can't find the file to edit that would fix the issue to begin with. I've currently added this to my list of faq on the forums, but very few users actually read the faq, they just instantly email me and I'm swamped enough as it is.

Anyone know what I should change and in which file?

Joomla 1.0.11
SMF 1.1.1
JSMF 2.0 Final
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: mos_sfm_discuss not working on: January 21, 2007, 09:36:28 PM
Need some help pls..

I can't get my discuss bot to work....
I've been reading the Forum to find om help,
but notting helped...

When i put in the {mos_smf_discuss:name of the forum} i get an error when i clik on the link... Forum does not exist... I've also tryed {mos_smf_discuss:numer of board} got the same error...

I'm using the forum in Norwegian... can that be a problem?

In Debug modus I see that it not showing the whole adress....
It reporting like this:

returned url:: http://haugsdal.net/index.php?option=com_smf&Itemid=88888905&

returned url:: http://haugsdal.net/index.php?option=com_smf&Itemid=88888905&

returned url:: http://haugsdal.net/index.php?option=com_smf&Itemid=88888905&

I'm missing the last part of the adress... that tells the right forum.... like this:
http://haugsdal.net/index.php?option=com_smf&Itemid=88888905&board=9.0

Need som help pls.....


Using:

Version Information:
Your Joomla version is: 1.0.12
Your SMF version is: 1.1.1
Your Joomla-SMF version: 2.0
mos_smf_discuss version: 2.0.2



just a guess, it won't actually fix it, but have you tried automatically creating the topic or discussing all news to see if it works when SMF does it automatically?
5  Joomla Hacks / Joomla-SMF 2.0.x / Re: User Sync SQL Query on: January 21, 2007, 09:30:05 PM
Put this in your index.php of your forum. Now user can not access directly your forum dir.

Code:
// Redirect users who try to access /forum directly
if (strpos($_SERVER['QUERY_STRING'], 'dlattach') === false)
{
        if(!defined('_VALID_MOS')){ header("Location: /index.php");}
}

/index.php <---you can change this to the link you want

thankyouthankyouthankyou... been needing this, even though it's a new install, google searches keep bringing up the forum yet the links are unwrapped. I don't have a link in my forums to direct to the main site, it's included in the template which has my top menu in it to go back and forth between the two Cheesy  you're a life saver Wolverine!
6  Joomla Hacks / Joomla-SMF 2.0.x / Re: Problem with Joomla assigned http://www.joomlahacks.com/component/optemplate on: January 21, 2007, 09:21:17 PM
Sorry Livebox but I think that we don't understand there or I don't understand...

My problem is simple: I use two templates, the first one is "default" for the whole site and the second it is "assigned" only to the Forum.

The second template, apart the header and the footer page, is a whole page without users neither to the left neither to the right. In this way the whole forum is visualized in an only page.

Well: this solution works fine ONLY in the home page of the forum.

Problem: is it a ny error or in the modmality "wrapped" of the Bridge it is not possible to assign a particular template to the SMForum "bridged" in Joomla?

So, excuse me, but I don't believe that your answers concern this problem.

In every case, thanks the same.

no, we understand you perfectly fine... on my site, I copied my default template and edited it to then assign it to my forums and only my forums, it's working fine and there are no hitches at all.  However, I have the smf css called, not my joomla template css.  SMF uses different functions and such than joomla does, you will need to manually edit whichever css you decide to use including all requirements for both smf and joomla and removing any duplicates

to see what I'm talking about, just look at the differences in both files... it's going to take some work to make either one of them conform to a wrapped forum but you'll have to do the work yourself. No smf template will fit seamlessly into joomla and no joomla template will fit seamlessly into smf

to see my example go to my site: Neopets Made Easy

I have yet to actually configure my smf css because my forum has only been up for a couple of days.  If the template is only working on the home page of your forums, then something is seriously messed up with the css that smf is trying to pull out of your joomla css, it is needing certain things that are not there
7  Joomla Hacks / Joomla-SMF 2.0.x / insert users as authors on: January 21, 2007, 08:56:31 PM
What file is it that I need to edit for the JSFM bridge to register all new users in Joomla as Authors instead of Registered?

I used to be able to do it with Orstio's bridge, but I'm drawing a blank with this one.

Any ideas?

Edit:
*bangs head on desk* forgot to include version info:

Joomla 1.0.11
JSMF 2.0 Final
SMF 1.1.1

using JSMF login module and registering through SMF
8  Joomla Hacks / Joomla-SMF 2.0.x / Re: Blank Screen Problem on: January 20, 2007, 08:12:29 PM
The Problem is coming, when you install the Forum and use another Name for the Administrator than "admin"... Is it absolutely recommend that you using the Adminsitrator-Name "admin" ... not your Nickname or so... And then, when the Forum is installed you can use another Name like your Nick, and turn it into the Admin-UserGroup so that you have two or more admins in there... BUT THE NICK "admin" MUST BE IN THE GROUP!! Because Joomla is using the adminaccount with the Nick "admin" and when the Name is not in SMF, you have a Problem...

Since my username for my joomla installation is lindseyacron, when I installed SMF I made the admin username lindseyacron with the exact same password as my Joomla installation, I've never had any problems with that... my problem is more that users imported into SMF because they were already registered on my site are experiencing login problems, not all, but some get the incorrect password notification, so they request the password, the link is emailed to them to go change their password and no matter what it's the wrong activation code... so then I have to manually change their password, get them to login with that one, then they have to change it... weird, but I never had other problems with it like you are
9  Joomla Hacks / Joomla-SMF Forum / Re: Patching Problem... PLEASE HELP!!! on: January 20, 2007, 05:19:54 PM
I think a lot of people don't really understand software release terms.  Wikipedia lays it out very nicely.


thanks, but apparently I'm not the only one as I've run across releases later than RC5 before, which should at least count for something regarding my ignorance Cheesy
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF Bridge not Synchronizing the NEW Users with the SMF Forum. on: January 20, 2007, 05:18:39 PM
I didn't get your answer. Please anyone tell me in detail what to do about this problem. Because i am new to joomla and all these cms praograms.

I had an installation of smf in sync with my test site and when I tried to change the settings, I got the same error, I ended up re-installing smf and everything onto my live site and just importing all of my tables from the old database... I know it's not a fix, but I was never able to move my smf from one database to another, so my guess is that you will need to do the same... just make sure to backup your databases and then after re-installing, import it all back in there... unfortunately, if you were using the discuss bot you may have to go back through and re-add the coding, maybe you won't... I'm not sure how you had that configured if you were even using it
11  Joomla Hacks / Joomla-SMF 2.0.x / Re: smf login issues using jsmf module on: January 20, 2007, 05:14:28 PM
chances are it is adding a & at the end which gets converted to a /

but that isn't the login module doing that.  Something else is adding the & or /

well, I couldn't see anywhere in the file for the login module where it would do that, I may have to disable the module for unregistered users and remove the logout link from it... that would be a short term fix I guess until we can figure out where it's coming from...

and now that I think about it... OpenSEF did add a trailing slash once, when I configured the frontpage before, it kept adding more and more slashes the more you clicked on the home link... I couldn't exclude it or I had that nasty frontpage stuff in the address bar and no matter what I changed it to, it was wrong

for some reason now, whenever I remove the text in the textbox and make sure nothing is checked for use alias or exclude, it's not saving that preference, so maybe that's the problem... I'll head over to OpenSEF, though they have yet to respond to one single query of mine over there
12  Joomla Hacks / Joomla-SMF 2.0.x / Re: smf login issues using jsmf module on: January 20, 2007, 04:54:50 PM
are you using Joomla SEF?

OpenSEF
13  Joomla Hacks / Joomla-SMF 2.0.x / Re: smf login issues using jsmf module on: January 20, 2007, 04:19:22 PM
have a look in the configuration.php file in your joomla root directory and remove the trailing slash from the following line

Code:
$mosConfig_live_site = 'http://yourdomain.com/';

well, it was a nice gesture, but I don't have a trailing slash there:

Code:
$mosConfig_live_site = 'http://neopetsmadeeasy.com';
14  Joomla Hacks / Joomla-SMF 2.0.x / smf login issues using jsmf module on: January 19, 2007, 09:24:50 PM
I decided to remove my CB integration, and every since switching to the JSMF login module, I'm getting some weird readings when I login or out using the module...

Quote
The page you are trying to access does not exist.
Please select a page from the main menu.

the link in the address bar is: http://neopetsmadeeasy.com// which is invalid as there's an extra trailing slash that shouldn't be there...

after running into this page, I can click the back button and everything is as it should be, if i wanted to log out, i'm now logged out, if i wanted to log in, i'm now logged in, registration seems to redirect properly but I'm not sure about resending the activation link, though I have had several members register since placing my forums on my live site

I went directly to mod_smf_login.php file but I can't find where it would be adding the extra slash into it... does anyone have any ideas which file to edit to remove that?
15  Joomla Hacks / Joomla-SMF 2.0.x / Re: how to patch joomla login to the JSMF login link? on: January 19, 2007, 12:08:27 PM
you may need to hack the core file which created the Register to Read More link and change it to target the CB registration and login. That link should be easy to determine if you're using the CB Login Module, it would give you the link whenever you are logged out, then you could just hardcode it into the file....

does this make sense or did I just confuse you more?

here's your current registration link
http://www.panda-greatwall.com/registration/register.html

here's what you need it to be http://www.panda-greatwall.com/your-profile/registers.html

so find the file in your file manager and change the target to the link

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