Home arrow Forum Latest posts of: GlingGlo
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 12:39:17 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1] 2 3 ... 7
1  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: June 24, 2007, 05:08:38 PM
yes, I have smf installed in a subdirectory.

Joomla is in /home/myuser/public_html
SMF is in /home/myuser/public_html/_foros

I think that is supposed to be like that.
Thanks,
NiCo
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: June 24, 2007, 11:12:42 AM
Joomla 1.0.12
JSMF 2.0.2

Thanks Undecided
NiCo
3  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: June 23, 2007, 08:06:02 PM
Hi...

i am getting hundreds of errors in my smf error logs like this ones:

Quote
8: Only variable references should be returned by reference
Archivo: /home/myuser/public_html/includes/domit/xml_domit_lite_parser.php
Línea: 916
?option=com_smf&Itemid=236&lang=en

and:

Quote
8: Only variable references should be returned by reference
Archivo: /home/myuser/public_html/includes/domit/xml_domit_lite_parser.php
Línea: 928
?option=com_smf&Itemid=236&lang=en

The error log grows to a few megabytes in just a couple of days...something is wrong  Lips Sealed

Any suggestions/idea?
Cheers.
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: May 28, 2007, 11:52:08 AM
Hi,

I have JSMF 2.0.2 and Joomla 1.0.12 and i am seeing a lot of errors in the SMF error log which are all the same error all the time, for different users:

Quote

or another example:

Quote
http://www.mysite.com/_foros/index.php?option=com_smf&Itemid=236&topic=171.msg712&boardseen=1&lang=es
8: Only variable references should be returned by reference
File: /home/myuser/public_html/includes/joomla.php
Line: 364

I checked line 364 of joomla.php and at that line it says:

Quote
$cache = new JCache_Lite_Function( $options );
return $cache;

Any idea of what might be the problem?

Thanks,
NiCo
5  Joomla Hacks / Joomla-SMF 2.0.x / Re: Hack to make SMF Joomfish aware. It works on: May 17, 2007, 11:59:06 AM
Glad you figured what was conflicting Wink

Thanks for reporting...i will do the change you suggest to avoid the smf errors in the log Smiley

SMeaLLuM
6  Joomla Hacks / Joomla-SMF 2.0.x / Re: Hack to make SMF Joomfish aware. It works on: May 16, 2007, 01:36:03 PM
joomlafish works *only* if I have a  forum wrapped page visible otherwise not.
I donīt uderstand what you mean

Furthermore, I've tons of logs such as "Undefined variable: smflang".
i have those errors too...they are warnings. Not sure how to avoid them.

Cheers,
GliNG GLo
7  Joomla Hacks / Joomla-SMF 2.0.x / Re: Hack to make SMF Joomfish aware. It works on: March 23, 2007, 12:41:40 PM
fuaank:

itīs not when calling the forum that you should see a change in the url, but when switching the language with the joomfish language selector module.

i have 2, spanish and english, so my 2 urls in the selector(i have clickable images...maybe if you have a combo box you donīt get to see the url):

http://www.mysite.com/index.php?lang=es&language=spanish

and

http://www.mysite.com/index.php?lang=en&language=english

note that lang=es is the joomfish changing the joomla language, and the &language=spanish is the added bit of the hack, to change the smf language accordingly.

NiCo Wink
8  Joomla Hacks / Joomla-SMF 2.0.x / Re: Hack to make SMF Joomfish aware. It works on: March 22, 2007, 11:18:59 PM
fuaank...yes my joomfish hack works with the latest version of jsmf(2.0.2). Why wouldnīt? What you are doing is setting the smf language variable, instead of by changing it in your smf profil, hacking it so it is passed by the url when you use the joomfish language selector.

NiCo
9  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: March 19, 2007, 12:46:18 AM
Hi, i am seeing a lot of errors in the SMF error log that say this:

Visitor
***.***.***.*** (removed the IP adres)
http://www.mysite.com/_foros/index.php?option=com_smf&Itemid=143&am
wrong password - johndoe
.
.
Visitor
***.***.***.*** (removed the IP adres)
http://www.mysite.com/_foros/index.php?option=com_smf&Itemid=143&am
wrong password - userwhatever
.
.
.
often

What does it mean?
Cheers,
NiCo

Hello...I am very worried about this...I think this might be related to the fact that my users get easily logged out of SMF after maybe a little while of writing a post or a PM, but i have the log settings very high, so something is not working properly.

I would appreciate any idea on what might be going on,
Thanks
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: March 13, 2007, 11:58:59 PM
Hi, i am seeing a lot of errors in the SMF error log that say this:

Visitor
***.***.***.*** (removed the IP adres)
http://www.mysite.com/_foros/index.php?option=com_smf&Itemid=143&am
wrong password - johndoe
.
.
Visitor
***.***.***.*** (removed the IP adres)
http://www.mysite.com/_foros/index.php?option=com_smf&Itemid=143&am
wrong password - userwhatever
.
.
.
often

What does it mean?
Cheers,
NiCo
11  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: March 10, 2007, 11:07:45 AM
Livebox: Thanks for your reply.

You donīt see com_smf in the urls because i have OpenSef treat com_smf with an alias (foro).

Anyway...I remembered having seen something in the .htaccess file that mentioned SMF, so I went there and it said:

Quote
#####  SOLVING PROBLEMS WITH COMPONENT URL's that don't work #####
# SPECIAL NOTE FOR SMF USERS WHEN SMF IS INTEGRATED AND BRIDGED
# OR ANY SITUATION WHERE A COMPONENT's URL's AREN't WORKING
#
# In both the 'Standard SEF', and '3rd Party or Core SEF' sections the line:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# May need to be uncommented.

So i uncommented that line, cleared the cookies and temp files and now the urls are correct, with the proper language in the urls i mentioned.

Cheers,
NiCo
12  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.2 Released on: March 08, 2007, 03:44:59 PM
Hi,

I have JSMF 2.0.2, Joomla 1.0.12, OpenSef 2.0 RC5...Artio SEF patch, Joomfish 1.7(with hack in mod_jflanguageselection to set SMF language variable in URL)

I just noticed a problem that some users have already noticed. I canīt asure it, but i think that this was not happening before updating to JSMF 2.0.2.

When i go to the forum, without having changed the Joomla language(default language of my site is spanish), i get into the forum, where the default language is also spanish. However, the forum main menus som have the links pointing to a sef url for english:

the menu options that have the wrong language in the url:

MAIN: http://www.mysite.com/foro/&/?lang=en
HELP: http://www.mysite.com/foro/action,help/?lang=en
SEARCH: http://www.mysite.com/foro/action,search/?lang=en
MY PROFILE: http://www.mysite.com/component/option,com_comprofiler/Itemid,0/?lang=en
MESSAGES: http://www.mysite.com/foro/action,pm/?lang=en
MEMBERS: http://www.mysite.com/foro/action,mlist/?lang=en

The ones that have the right language in the url:

ADMIN: http://www.mysite.com/foro/action,admin/?lang=es
LOGOUT: http://www.mysite.com/foro/action,logout/sesc,5470cc8c09a837619d8f815327f71ec6/?lang=es

Since this happens if i login in the Joomla Homepage and i go directly to the forum, the hacked mod_jflanguageselection is not involved, so i donīt think it has anything to do with this.

Any idea what might be going on?

Thanks,
NiCo Wink
13  Joomla Hacks / Joomla-SMF 2.0.x / Re: Duplicates in smf_members table on: February 04, 2007, 12:13:01 PM
just to make sure you didnīt overlook it... one of the problematic users so far does not have any special character (paika)

Cheers,
NiCo
14  Joomla Hacks / Joomla-SMF 2.0.x / Re: Duplicates in smf_members table on: February 04, 2007, 11:26:11 AM
I had thought of that...but of the 3 users(out of more than 200) that i have observed they are being "re-created" when they login, 2 of them have special characters and 1 doesnīt:

olmeņa
LemonPía
Paika

I checked in the jos_users table and the username is exactly the same there for these 3 users. Just to make sure, i run:
Code:
select memberName from smf_members where memberName not in
(select username from jos_users)
with zero results

Plus, there are other users that have special characters in their usernames as well, and there seems not to be a problem with them.

Cheers,
NiCo
15  Joomla Hacks / Joomla-SMF 2.0.x / Re: Duplicates in smf_members table on: February 04, 2007, 09:52:36 AM
I am sorry but this is not right.

In CB component configuration, in tab "User Profile" there is a setting "Username" -> YES/NO that sets wether the username will be editable or not.

I have allways had this set to NO, so none of my users can change their username. When they get into their profile to edit it, Username is shown but is not an editable field.

However I am still having the problem that started this post with some users. Everytime they log in a new record is created in smf_members table  Huh

Cheers,
NiCo
Pages: [1] 2 3 ... 7


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
MamboBuzz.com
Search Contact About Advertise Blogs Topsites Submit News Register Login