Home arrow Forum Missing url in all emails going out - SMF RC 1+bridge 1.01b
  Welcome, Guest. Please login or register.
Did you miss your activation email?
September 07, 2008, 04:42:31 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 1.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Missing url in all emails going out - SMF RC 1+bridge 1.01b
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 [2] Go Down Print
Author Topic: Missing url in all emails going out - SMF RC 1+bridge 1.01b  (Read 7970 times)
Rascal71
Joomla Pro
**

Karma: +5/-1
Offline Offline

Posts: 67


View Profile
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #15 on: January 23, 2006, 03:18:06 PM »

I made this change to the code.  Since the problem hasn't occurred for me I am unsure if it truly works.  If one of you with consistent problems could try it and report any failures or problems that would be great.  I plan to include this in the next release of the Joomla-SMF bridge.

Code:
//JOOMLAHACKS.COM : fix links
global $mosurl;
        if(empty($mosurl)){
            global $mosConfig_absolute_path;
            require_once($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php");
        }
$message = str_replace($scripturl."?", $mosurl, $message);

I'm sorry...I think I'm missing something...
Where exactly should I place the code ?
« Last Edit: January 24, 2006, 05:46:42 PM by -Wolverine » Logged
febrone
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 26


View Profile
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #16 on: January 23, 2006, 06:06:55 PM »

i have the same problem with SMF 1.1 RC2....

can i use the same solution??
Logged

<--SITE AND FORUM
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #17 on: January 24, 2006, 07:59:47 AM »

I'm sorry...I think I'm missing something...
Where exactly should I place the code ?

In your SMF folder/sources/Subs-Post.php around line 500.  The code you are replacing is:
Code:
//JOOMLAHACKS.COM : fix links
global $mosurl;
$message = str_replace($scripturl."?", $mosurl, $message);
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #18 on: January 24, 2006, 08:00:27 AM »

i have the same problem with SMF 1.1 RC2....

can i use the same solution??

yes, you can try it.  It is scheduled to be in the next release depending on testing results.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
febrone
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 26


View Profile
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #19 on: January 24, 2006, 01:04:02 PM »

yes, you can try it.  It is scheduled to be in the next release depending on testing results.

ok i've tryed...

i tink i've fixed the problem...i'ts ok it works...
Logged

<--SITE AND FORUM
Mongoose
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 31



View Profile WWW
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #20 on: February 26, 2006, 08:57:23 AM »

Joomla 1.0.7
SMF 1.1RC2
Joomla-SMF Bridge 1.1RC1

I have a problem
Quote
[26-Feb-2006 10:58:18] PHP Fatal error:  sendmail(): Failed opening required '/administrator/components/com_smf/config.smf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/operafan/public_html/forum/Sources/Subs-Post.php on line 511
with tis code
Code:
//JOOMLAHACKS.COM : fix links
global $mosurl;
     if(empty($mosurl)){
          global $mosConfig_absolute_path;
          require_once($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php");
     }   
     $message = str_replace($scripturl."?", $mosurl, $message);
Logged
Darren996
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #21 on: March 23, 2006, 04:28:09 PM »

I have the same problem as Mongoose when I try and send a PM from a wireless browser.  It happens everytime.  Any ideas?  Smiley

PHP5 (happens in PHP4 too)
Joomla 1.0.8
SMF 1.1RC2
« Last Edit: March 23, 2006, 05:13:33 PM by Darren Dickerson » Logged
Darren996
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 12


View Profile
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #22 on: March 30, 2006, 08:27:40 AM »

Is anybody going to help us out?  Cry  Please?  Grin
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +374/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Missing url in all emails going out - SMF RC 1+bridge 1.01b
« Reply #23 on: March 30, 2006, 09:54:16 AM »

This is fixed in Joomla-SMF 1.1.01.  Get it here:
http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,1489.0
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Pages: 1 [2] Go Up Print 
« previous next »
Jump to:  



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