Home arrow Forum Latest posts of: Ralph
  Welcome, Guest. Please login or register.
Did you miss your activation email?
September 30, 2008, 08:11:10 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  Joomla Hacks / Joomla-SMF 2.0.x / Feed Icon Board Index problem. on: February 18, 2008, 07:37:04 PM
Hello,

If you go to http://80.172.224.135/~salaprof/index.php?option=com_smf&Itemid=62
and click on a RSS feed icon  everything works great!!
But once you're in this page: http://80.172.224.135/~salaprof/index.php?option=com_smf&Itemid=62&action=.xml&board=1&type=rss
and you click a topic you're redirected to the forum WITHOUT Joomla.

Is there a way to make this links redirect to the forum BUT bridged by Joomla?
Another question; is there a way to increase number of posts showed?

Thanks,
Raul Nunes
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: Sudently some posts not showing? Please help!! on: February 09, 2008, 08:57:11 PM
And this on debug mode:

Code:
CLEAR
SMF BUFFER ARRAYS EMPTY -- REBUILDING

--------------------------------------------------------------------------------
 
returned url:: http://80.172.224.135/~salaprof/index.php?option=com_smf&Itemid=62&

loading headers SEARCH: var smf_scripturl = "http://80.172.224.135/~salaprof/forum/index.php";
REPLACE: var smf_scripturl = "http://80.172.224.135/~salaprof/forum/index.php";var jsmf_scripturl = "http://80.172.224.135/~salaprof/index.php?option=com_smf&Itemid=62&";var jsmf_quoteurl = "http://80.172.224.135/~salaprof/index.php?option=com_smf&Itemid=62&";
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: option value="?board=
REPLACE: option value="board=
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: smf_scripturl + this.options[this.selectedIndex].value.substr(smf_scripturl.indexOf
REPLACE: jsmf_scripturl + this.options[this.selectedIndex].value.substr(jsmf_scripturl.indexOf
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: 'http://80.172.224.135/~salaprof/forum/index.php' + this.form.jumpto.options
REPLACE: jsmf_scripturl + this.form.jumpto.options
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: <input type="hidden" name="hash_passwrd" value="" />
REPLACE: <input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="passwd" value="" />
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: this.passwd.value = this.passwrd.value; hashLoginPassword(this);
REPLACE: this.passwd.value = this.passwrd.value; this.passwd.value = this.passwrd.value; hashLoginPassword(this);
3  Joomla Hacks / Joomla-SMF 2.0.x / Sudently some posts not showing? Please help!! on: February 02, 2008, 05:15:13 PM
Hello,

My JoomlaHacks bridge com_smf_2.0.2.1 for Joomla 1.0.13 and SMF 1.14 was running fine untill yesterday when some posts just appear blank (no post at all).
I went to my error log and found this:

Code:
[02-Feb-2008 18:52:49] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/suhosin.so' - /usr/lib/php/extensions/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
[02-Feb-2008 18:52:49] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/eaccelerator.so' - /usr/lib/php/extensions/eaccelerator.so: cannot open shared object file: No such file or directory in Unknown on line 0
[02-Feb-2008 18:52:52] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/suhosin.so' - /usr/lib/php/extensions/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
[02-Feb-2008 18:52:52] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/eaccelerator.so' - /usr/lib/php/extensions/eaccelerator.so: cannot open shared object file: No such file or directory in Unknown on line 0

Could you PLEASE tell me what's wrong?

Thank you very much,
Raul Nunes
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: Topics Not Appearing For SMF Admin While Wrapped on: February 02, 2008, 11:14:46 AM
I'm having the same problem.
Did you find anything about this??
5  Joomla Hacks / Joomla-SMF 1.1.x / Urgent Help Needed! Please! Can't see posts withj more than 1 page...! on: January 31, 2008, 10:21:00 AM
Hello,

If you go to http://www.saladosprofessores.com/index.php?option=com_smf&Itemid=62 and login using:
Username: eros
Pass: 332034332034
You'll see that somehow it's not possible to see threads with more than 1 page. All the other post are ok. I didn't touched anything..!!

If you use the forum directly at: http://www.saladosprofessores.com/forum everything works fine...

Please help me! I have 10.300 members on my site! 

R Nunes
6  Joomla Addon Discussion / Joomla Components / Re: Invite component not working on: December 18, 2007, 04:51:32 PM
I have the exact same problem.
Click send and same screen appears and no emails were sent.
Joomla! 1.0.13
PHP Version 5.1.6
Can someone please help me? I like this Comp a lot!

Thank you,
Raul Nunes
7  Joomla Hacks / Joomla-SMF 2.0.x / Re: Strange characters in Title?! Why? on: December 18, 2007, 08:33:45 AM
I searched the forum and found a member that had this issue and fixed it, but on v. 1.0.2 (http://www.joomlahacks.com/index.php?option=com_smf&Itemid=94&/topic,1085.0.html#msg4736)
Can someone please help me fix it on v. 2.0.2.1?

Regards,
Raul Nunes
8  Joomla Hacks / Joomla-SMF 2.0.x / Register in SMF doesn't count in Joomla!? on: December 17, 2007, 12:39:50 PM
Hello,

When a user registers on SMF, Joomla! does not count him.
Does anybody knows why this happens?

Joomla! 1.0.13
SMF 1.1.4
Joomla-SMF 2.0.2.1

Happy Christmas,
Raul Nunes
9  Joomla Hacks / Joomla-SMF 2.0.x / Strange characters in Title?! Why? on: December 16, 2007, 05:48:04 PM
Hello,

When I go to http://www.saladosprofessores.com/forum.html, instead of seeing in title:
"Índice - Sala dos Professores" I see "&acute;ndice - Sala dos Professores"
Could someone please tell me why this is happening? I can see correct titles in all the Joomla! site. But some characteres is SMF Bridge just don't show right!
They are ok in Joomla! and in SMF.

Merry Christmas,
Raul Nunes
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: Can't Login on: December 03, 2007, 08:33:09 PM
I've the same problem here! Same versions.  Cry
11  Joomla Addon Discussion / Joomla Components / Change page title - Nobody can solve this problem? on: December 17, 2006, 05:59:12 PM
Hi,

I searched all over this forum on how to change the page title on the forum.
Everyone tells to change this line:
Code:

<title>', $context['forum_name'], ' - ', $context['page_title'], '</title>';


The problem is that waht ever I place on that line, it DOES NOT change the title of the page.
I would like the page title to reflect the title of the pages I'm in on the forum.

Does anyone knows how to fix this? Where does the problem reside?

I'm using SMF 1.1 RC3, Joomla! 1.0.11 and the MilkMan SMF theme.

Any help would be greatly appreciated!!

Thank you,
Ralph Nunes
12  Joomla Addon Discussion / Joomla Modules / Joomla-SMF Recent Topics 1.7.1 doesn't run well in Firefox 2.0 on: December 13, 2006, 08:23:20 PM
Hello,

On Firefox 2.0 when the first line reaches the top the scroll proccess
starts again, its anoying! On IE7 everything goes well, it shows 15 or
20 topics and than starts again. Any help on this please?

You can see it at: http://www.monetizernetwork.com/

Thank you,
Ralph Nunes
Pages: [1]


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