Home arrow Forum Latest posts of: guilliam
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2009, 07:25:46 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: 1 2 [3] 4 5 6
31  General Discussion / Sites Using Joomla-SMF Forum / Re: www.jcip-zugbuana.org - All ladies Cebu, Philippines Jaycees Chapter(JCI) on: January 20, 2006, 08:26:50 AM
now currently on Joomla 1.0.7 + SMF 1.1RC2 + joomla-SMF 1.0.2a

perfectly working all together with the small fixes from cowboy.


- g
32  Joomla Hacks / Joomla-SMF 1.0.x / Re: SMF Has changed the RC. on: January 20, 2006, 07:21:27 AM
i got mine working with this version: joomla 1.0.7 + smf 1.1RC2 + Joomla-SMF 1.0.2a

upgraaded from Joomla 1.0.3 then i got the same problem, what i did is uninstall the joomla-smf bridge, delete the smf 1.1 tables in the mysql and re upload the smf tables with clean up with references to the old setup.

presto!  all i got is the wireless problem in which cowboy already gave the solution. Wink

- g
33  Joomla Hacks / Joomla-SMF 1.0.x / Re: SMF Has changed the RC. on: January 19, 2006, 02:20:30 PM
okies.. thanks @wolv.. now working..

joomla 1.0.7 + smf 1.1RC2 + Joomla-SMF 1.0.2a

- g
34  Joomla Core Discussion / Joomla 1.0.x / Re: login problem Joomla on: January 18, 2006, 05:35:36 AM
They simply dont now what the problem is

I reinstall server but the same problem Huh

will get the solutions soon. patience Smiley

- g
35  Joomla Hacks / Joomla-SMF 1.0.x / Re: LOGIN PROBLEM when SMF is WRAPPED on: January 17, 2006, 02:40:39 PM
just tried. thanks.. is this joomla 1.0.7?

- g
36  Joomla Hacks / Joomla-SMF 1.0.x / Re: LOGIN PROBLEM when SMF is WRAPPED on: January 17, 2006, 02:12:36 PM
@Wolverine, thank you! looking forward for 1.0.7! Smiley thankful for the joomla core as well for the immediate security and stability patches,.. and yes; i understand is a PITA for 3PD's for us to come along the patches for our 3PD components for the community Smiley


- g
37  Joomla Core Discussion / Joomla 1.0.x / Re: login problem Joomla on: January 17, 2006, 12:47:17 PM
you probably should be posting in Joomla help forums. 

http://help.joomla.org/

i dont know you can post inquiries in the http://help.joomla.org until now. been in the documentation team of joomla and didnt know this.

are you saying post it in the forum instead? -> http://forum.joomla.org/

bec its only the official doc team can post in the help.joomla.org Wink

- g
38  Joomla Hacks / Joomla-SMF 1.0.x / Re: LOGIN PROBLEM when SMF is WRAPPED on: January 17, 2006, 12:37:44 PM
@Wolverine, thanks for the reply.. HOWEVER,.. take note that among other members in this forum WE(my team and i) are not JUST end users. Wink we are a team of php coders as well, just dont have the time and resources to flush in learning the joomla-smf flow of the integration.

seing the line you gave, is a TEMPORARY solution. was wondering if the joomla-smf integration itself can provide a solution to resolve... YES, i am aware as @cowboy mentioned pathces for 1.0.5 will come "soon" HOWEVER, we are currently in the 1.0.7 already..  Wink

looking in the changelog of 1.0.7 from the previous version made a lot of changes in the core.

what do you think?

thanks for you time and effort mate. very well appreciated. Smiley


- g
39  Joomla Core Discussion / Joomla 1.0.x / Re: login problem Joomla on: January 17, 2006, 07:10:49 AM
btw.. what version of the joomla-smf bridge and the smf core are you using?

- g
40  Joomla Core Discussion / Joomla 1.0.x / Re: login problem Joomla on: January 17, 2006, 07:10:16 AM
try reinstalling,.. if its local then its not directory permission since if its on localhost.. surely you have permission control everything.

What to do? --> reinstall ths smf.. btw by doing this open phpmyadmin and delete all thos tables with the prefix of smf_ in your mysql db.

- g
41  Joomla Hacks / Joomla-SMF 1.0.x / Re: Joomla 1.07+SMF RC2+Bridge = no wrap? (logs in ok!) on: January 17, 2006, 07:07:05 AM
Now, 1.0.7 + SMF 1.1 RC2 and the login works, but i have the following problems:
1) Its not wrapped, even if ticked too
2) The login module always defaults to the index of the forum, no matter what you choose

scroll up and see bugman's fiist post. Wink

- g
42  Joomla Hacks / Joomla-SMF 1.0.x / Re: Joomla 1.07+SMF RC2+Bridge = no wrap? (logs in ok!) on: January 17, 2006, 07:04:48 AM
Using joomla 1.0.5 and 1.0.2a bridge. on SMF RC2

I should have stick to my usual philosophy, stick to 1 release lower the most current version to avoid problems.

yeah,.. thats probably why your fix is not working since i already stated its joomla 1.0.7 not joomla 1.0.5 we're trying to fix.

again, thanks for the fix you provided. Smiley

- g
43  Joomla Hacks / Joomla-SMF 1.0.x / Re: SMF Has changed the RC. on: January 17, 2006, 06:57:16 AM
To fix wrapping issue, check this file manually,

/administrator/components/com_smf/config.smf.php

and fix the last line, which will reset to noting every time you try to open the joomlaSmf config page.
Code:
$mosurl = "";

to

$mosurl = "http://www.yourDomain.com/index.php?option=com_smf&Itemid=72";


hi azrul, thanks for the tip. HOWEVER, mine is complete and i have a feeling same also with others. Smiley
Code:
<?php
global $smf_path$smf_redirect$smf_prefix$mos_prefix$wrapped$hideemail$cbprofile$registration_module$mosurl;
$smf_path "/home/*******/public_html/community";
$smf_redirect 0;
$mos_prefix "jos_";
$smf_prefix "smf_";
$wrapped true;
$hideemail 0;
$cbprofile 0;
$registration_module "cb";
$mosurl "http://www.********.org/index.php?option=com_smf&amp;Itemid=88&amp;";
?>

thanks,.. i know it fixed yours.. thats why i asked in your other post.. what joomla core version and smf core version are you using.

this prob is with: joomla 1.0.7 + smf 1.1RC2

- g
44  Joomla Hacks / Joomla-SMF 1.0.x / Re: LOGIN PROBLEM when SMF is WRAPPED on: January 17, 2006, 06:38:50 AM
    
Quote
Apply Filter: Only show the error messages of this member Guest    January 16, 2006, 10:24:11 PM
Apply Filter: Only show the error messages of this IP address **********      Apply Filter: Only show the error messages of this session 1e6b193dc19191700c6fd1ad8fcbfe8a
Apply Filter: Only show the error messages of this URL http://**********/community/index.php?option=com_smf&amp;Itemid=88
Apply Filter: Only show the errors with the same message
8: Undefined index: task
File: /home/**********/public_html/components/com_smf/smf.php
Line: 120

^^i dont see any error logs in the cpanel, however i only have this error in the smf admin error logs.

in which line 120 in the smf.php is:

Code:
if ($wrapped != true && $_REQUEST['task'] != "register") {

so this is the line in which i think breaks the flow.

any thoughts?

- g
45  Joomla Hacks / Joomla-SMF 1.0.x / Re: SMF Has changed the RC. on: January 17, 2006, 06:07:31 AM
thanks for the update mate.. still waiting for the wrapping fix Wink

- g
Pages: 1 2 [3] 4 5 6


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