[SOLVED] PHP error when trying to view frameless DokuWiki
Moderator: fanno
4 posts
• Page 1 of 1
[SOLVED] PHP error when trying to view frameless DokuWiki
Please fill up the following form to enjoy free support from our Team. No Support will be provided in case this form is not filled up!
1. Have you searched the forums and checked the documentation section for a solution?
Yes.
2. Please summarize your problem in a few lines.
I get this error when trying to view DokuWiki inside Joomla:
Warning: Invalid argument supplied for foreach() in /home/tinyme/public_html/libraries/joomla/registry/registry.php on line 227
The JFusion plugin is not properly configured. Therefore the software can not be displayed.
JFusion says says the plugin is properly configured.
3. What steps will reproduce the problem?
Go to http://tinymelinux.com/ and click on "Documentation".
4. What is the expected output? What do you see instead?
DokuWiki inside Joomla
5. You must include a printout of the login checker in the JFusion component.
1. Have you searched the forums and checked the documentation section for a solution?
Yes.
2. Please summarize your problem in a few lines.
I get this error when trying to view DokuWiki inside Joomla:
Warning: Invalid argument supplied for foreach() in /home/tinyme/public_html/libraries/joomla/registry/registry.php on line 227
The JFusion plugin is not properly configured. Therefore the software can not be displayed.
JFusion says says the plugin is properly configured.
3. What steps will reproduce the problem?
Go to http://tinymelinux.com/ and click on "Documentation".
4. What is the expected output? What do you see instead?
DokuWiki inside Joomla
5. You must include a printout of the login checker in the JFusion component.
- Code: Select all
Server Configuration
Joomla Version 1.5.10
PHP Version 5.2.8
MySQL Version 5.1.30
System Information Linux gatorXXX.hostgator.com 2.6.28.9 #5 SMP Mon Mar 30 04:51:09 CDT 2009 i686
Browser Information Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1
JFusion User and Auth Plugins Enabled
JFusion Versions
JFusion Component Version 1.1.3-000
JFusion Authentication Plugin Version 1.1.3-000
JFusion User Plugin Version 1.1.3-000
JFusion Activity Module Version 1.1.3-000
JFusion Login Module Version 1.1.3-000
JFusion Search Plugin Version 1.1.3-000
JFusion Discussion Plugin Version 1.1.3-000
JFusion joomla_int Plugin
configuration master 1
slave 0
dual_login 1
check_encryption 1
JFusion dokuwiki Plugin
configuration master 0
slave 1
dual_login 1
check_encryption 1
JFusion smf Plugin
configuration master 0
slave 1
dual_login 1
check_encryption 1
Authentication Plugin
userid 63
activation ""
username KDulcimer
name KDulcimer
password ef35ba********
email kdulcimer@gmail.com
block 0
group_name Super Administrator
group_id 25
params language= timezone=0
password_salt 3ee0*****
language en-GB
credentialed_username KDulcimer
Authentication Plugin Success
jfusion User Plugin
User Plugin Success
User Plugin Debug
init 0 Using userinfo JFusion authentication plugin
dokuwiki User Update 0 A user has been found that matches the login details
dokuwiki User Details userid kdulcimer
username kdulcimer
password $1$00d********
email kdulcimer@gmail.com
password_clear ******
dokuwiki Session 0 Trying to find loginform using url: http://tinymelinux.com/docs/doku.php?do=login
1 Login page read, setting cookies first phase:
2 Created COOKIE: Name=DokuWiki, VALUE=XXXXXXXXXXXXXXXXXXXXXXXXXX, Expires=11-06-2009 18:41:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
3 Created COOKIE: Name=XXXXXXXXXXXXXXXXXXXXXXXXX, VALUE=deleted, Expires=11-06-2008 18:11:06, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
4 Valid login form found
5 Valid username and password fields found
6 Starting login: action= http://tinymelinux.com/docs/doku.php parameters= u=kdulcimer&p=xxxxxx§ok=6bfa44c4d25713ff66078e39c52bf2fe&id=home&do=login&submit=Login
7 Login performed, setting cookies definite phase:
8 Created COOKIE: Name=DokuWiki, VALUE=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX, Expires=11-06-2009 18:41:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
9 Created COOKIE: Name=XXXXXXXXXXXXXXXXXXX, VALUE=XXXXXXXXXXXXXXXXXXXXXXXX, Expires=11-06-2009 18:41:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
10 Created COOKIE: Name=DokuWiki, VALUE=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX, Expires=11-06-2009 18:41:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
smf User Update 0 A user has been found that matches the login details
1 Skipped Password Update:Password already valid
smf User Details userid 2
username KDulcimer
name KDulcimer
email kdulcimer@gmail.com
password d51f07********
password_salt 3ee0*****
activation ""
is_activated 1
reason null
lastvisit 1244761608
group_id 1
group_name Administrator
block 0
password_clear ******
smf Session 0 Trying to find loginform using url: http://tinymelinux.com/forum/index.php?action=login
1 Login page read, setting cookies first phase:
2 Created COOKIE: Name=PHPSESSID, VALUE=XXXXXXXXXXXXXXXXXXXXXXXXXXXXX, Expires=11-06-2009 18:41:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
3 Valid login form found
4 Valid username and password fields found
5 Starting login: action= http://tinymelinux.com/forum/index.php?PHPSESSID=ba5910dbeb9a11970bee60dc667fea25&action=login2 parameters= user=KDulcimer&passwrd=xxxxxx&cookielength=-1&submit=Login
6 Login performed, setting cookies definite phase:
7 Created COOKIE: Name=SMFCookie181, VALUE=a:4:{i:0;s:1:"2";i:1;s:40:"XXXXXXXXXXXXXXXXXXXXXXXXXXX";i:2;i:1433977867;i:3;i:0;}, Expires=10-06-2015 18:11:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
8 Created COOKIE: Name=PHPSESSID, VALUE=XXXXXXXXXXXXXXXXXXXXXXXXXX, Expires=11-06-2009 18:41:07, Cookie Path=/, Cookie Domain=.tinymelinux.com, Cookie Secure connection only=0, Cookie HTTP-only=0
Last edited by KDulcimer on Fri Jun 12, 2009 8:52 pm, edited 1 time in total.
-

KDulcimer - JFusion Newbie II

- Posts: 22
- Joined: Thu Jun 04, 2009 12:52 pm
Re: PHP error when trying to view DokuWiki inside Joomla
search the forum please this error has been explained many many times.
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
-

fanno - Developer

- Posts: 7667
- Joined: Wed Jan 07, 2009 4:38 pm
- Location: Denmark, Copenhagen
Re: [SOLVED] PHP error when trying to view frameless DokuWiki
I deleted the menu link and recreated it. It is now working.
Thank you for your help.
Thank you for your help.
-

KDulcimer - JFusion Newbie II

- Posts: 22
- Joined: Thu Jun 04, 2009 12:52 pm
Re: [SOLVED] PHP error when trying to view frameless DokuWiki
welcome but you did all the work your self =)
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
-

fanno - Developer

- Posts: 7667
- Joined: Wed Jan 07, 2009 4:38 pm
- Location: Denmark, Copenhagen
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests
