Home arrow Forum Urgent Fix Available!!!
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 08, 2009, 03:12:48 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Mambo-SMF 1.3.x
| | | |-+  Urgent Fix Available!!!
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Urgent Fix Available!!!  (Read 2992 times)
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Urgent Fix Available!!!
« on: April 30, 2005, 03:13:59 AM »

Issue:
Creation of user to mambo from SMF is incomplete. That is why the user cannot be seen in Mambo user manager. This should fix the sync issue as well.

Please get beta2a patch 2 here.
]here[/url].
Logged
Gandalf
Joomla Master
***

Karma: +4/-0
Offline Offline

Posts: 131



View Profile WWW
Re: Urgent Fix Available!!!
« Reply #1 on: April 30, 2005, 04:43:33 AM »

Great man, so far so good except one new problem using SEF, it's when trying to modify a message, look at the attached image
Logged
Editor (cowboy)
Administrator
Joomla Guru
*****

Karma: +86/-23
Offline Offline

Posts: 1144



View Profile WWW
Re: Urgent Fix Available!!!
« Reply #2 on: April 30, 2005, 11:57:40 AM »

is it  the missing text input field? but, it's fine in my demo site.
Logged
Gandalf
Joomla Master
***

Karma: +4/-0
Offline Offline

Posts: 131



View Profile WWW
Re: Urgent Fix Available!!!
« Reply #3 on: April 30, 2005, 03:07:41 PM »

yes it is, the template is screwed up don't know the reason!
Logged
Gandalf
Joomla Master
***

Karma: +4/-0
Offline Offline

Posts: 131



View Profile WWW
Re: Urgent Fix Available!!!
« Reply #4 on: April 30, 2005, 10:41:10 PM »

hmmmMMM... i installed a fresh mambo/smf (using same themes) and it worked, i taked a closer lock to the sources i think something wrong inside one of the mods, i will debug it to see
Logged
Gandalf
Joomla Master
***

Karma: +4/-0
Offline Offline

Posts: 131



View Profile WWW
Re: Urgent Fix Available!!!
« Reply #5 on: April 30, 2005, 10:58:13 PM »

Man please i need your help in this, i can't do it myself since i'm not that good with ob_ things
actually inside my post.template.php there's a part of the code like this (code that display the smilies)
Code:
echo '];
var smileyPopupWindow;

function moreSmileys()
{
var row, i;

if (smileyPopupWindow)
smileyPopupWindow.close();

smileyPopupWindow = window.open("", "add_smileys", "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=480,height=220,resizable=yes");
smileyPopupWindow.document.write(\'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html>\');
smileyPopupWindow.document.write(\'\n\t<head>\n\t\t<title>', $txt['more_smileys_title'], '</title>\n\t\t<link rel="stylesheet" type="text/css" href="', $settings['theme_url'], '/style.css" />\n\t</head>\');
smileyPopupWindow.document.write(\'\n\t<body style="margin: 1ex;">\n\t\t<table width="100%" cellpadding="5" cellspacing="0" border="0" class="tborder">\n\t\t\t<tr class="titlebg"><td align="left">', $txt['more_smileys_pick'], '</td></tr>\n\t\t\t<tr class="windowbg"><td align="left">\');

for (row = 0; row < smileys.length; row++)
{
for (i = 0; i < smileys[row].length; i++)
{
smileys[row][i][2] = smileys[row][i][2].replace(/"/g, \'&quot;\');
smileyPopupWindow.document.write(\'<a href="javascript:void(0);" onclick="window.opener.replaceText(&quot; \' + smileys[row][i][0] + \'&quot;, window.opener.document.', $context['post_form'], '.', $context['post_box_name'], '); window.focus(); return false;"><img src="', $settings['smileys_url'], '/\' + smileys[row][i][1] + \'" alt="\' + smileys[row][i][2] + \'" title="\' + smileys[row][i][2] + \'" style="padding: 4px;" border="0" /></a>\');
}
smileyPopupWindow.document.write("<br />");
}

smileyPopupWindow.document.write(\'</td></tr>\n\t\t\t<tr><td align="center" class="windowbg"><a href="javascript:window.close();\\">', $txt['more_smileys_close_window'], '</a></td></tr>\n\t\t</table>\n\t</body>\n</html>\');
smileyPopupWindow.document.close();
}
// --></script>';
}

when i open the sources of the page above i can only find
Code:
function moreSmileys()
{
var row, i;

if (smileyPopupWindow)
smileyPopupWindow.close();
all that code part are gone and of course with the //--> which makes all the HTML code a comments till the next //--> which is the one in the google ad at the bottom of the page, can you explain this??? is it possible Shocked
please man, it's the only thing that worries me till i get (finally) into SEF mode
Logged
Pages: [1] 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
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