Joomla, if host joomla in own or synology server, you got error (open_basedir) when you try to install components.
solution1: set up the FTP of joomla, by global or by manually in configuration.php (this work at that time)
solution2: remove some lines of the folder.php in /administrator/libraries/joomla/filesystem.
forgot which lines.....
Saturday, May 30, 2009
Tuesday, April 21, 2009
pocket pc 程式 無法開啓檔案
use this regedit.Mrln_ARM.cab to edit registry
\HKEY_LOCAL_MACHINE\System\StorageManager\Profiles
and then use active sync to locate to Windows folder (remember to show hidden files)\開始\程式集, redo all shortcut.
\HKEY_LOCAL_MACHINE\System\StorageManager\Profiles
and then use active sync to locate to Windows folder (remember to show hidden files)\開始\程式集, redo all shortcut.
Monday, March 9, 2009
Free Web Conferencing - Yugma and Oneeko
Sort of free, some features limited.
http://www.yugma.com/
http://www.oneeko.com/
http://www.yugma.com/
http://www.oneeko.com/
Wednesday, January 28, 2009
Thursday, January 22, 2009
Joomla - TinyMCE causing "Access is denied" error
http://forum.joomla.org/viewtopic.php?f=465&t=213005
Line: 37xx
Char: 5
Error: Access is denied
Code: 0
URL: ..../index2.php ...
This error stops all edit functions on the page as well as the ability to CANCEL and return to the Control Panel.
About the only way out is the Back Arrow in your browser.
It prevents you from Adding or Editing Categories, Components and more.
The problem is a "NameSpace" conflict with Joomla!, Javascipt and your browser.
You have logged into your Joomla! control panel in the wrong namespace!
SOLUTION - 1 (for now ... if you want to use TinyMCE as your editor)
1) Find out what your "Live Site" URL is by going to Site|Global Configuration|Server
2) Make a written or mental note of EXACTLY what it is (i.e., http://www.myserver.com)
3) LOGOUT
4) LOG back IN to your administrator control panel with the EXACT same NameSpace as is configured in Joomla!
EXAMPLES:
If your "Live Site" URL is: http://www.myserver.com then login at http://www.myserver.com/administrator
If your "Live Site" URL is: http://myserver.com then login at http://myserver.com/administrator
SOLUTION - 2
YOU CAN JUST CHANGE YOUR EDITOR TO "NO WYSIWYG" OR USE ANOTHER EDITOR
Hope this helps other Novices like me!
Line: 37xx
Char: 5
Error: Access is denied
Code: 0
URL: ..../index2.php ...
This error stops all edit functions on the page as well as the ability to CANCEL and return to the Control Panel.
About the only way out is the Back Arrow in your browser.
It prevents you from Adding or Editing Categories, Components and more.
The problem is a "NameSpace" conflict with Joomla!, Javascipt and your browser.
You have logged into your Joomla! control panel in the wrong namespace!
SOLUTION - 1 (for now ... if you want to use TinyMCE as your editor)
1) Find out what your "Live Site" URL is by going to Site|Global Configuration|Server
2) Make a written or mental note of EXACTLY what it is (i.e., http://www.myserver.com)
3) LOGOUT
4) LOG back IN to your administrator control panel with the EXACT same NameSpace as is configured in Joomla!
EXAMPLES:
If your "Live Site" URL is: http://www.myserver.com then login at http://www.myserver.com/administrator
If your "Live Site" URL is: http://myserver.com then login at http://myserver.com/administrator
SOLUTION - 2
YOU CAN JUST CHANGE YOUR EDITOR TO "NO WYSIWYG" OR USE ANOTHER EDITOR
Hope this helps other Novices like me!
Saturday, January 3, 2009
Solve the problem of Windows Mobile Messenger combining Contacts of PDA
Just simply download the new windows live to unlock the tick option of choosing not to combine contacts.
http://www.windowsliveformobile.com/en-us/windowsmobile/default.aspx
http://wl.windowsmobile.com (go from pda)
http://www.windowsliveformobile.com/en-us/windowsmobile/default.aspx
http://wl.windowsmobile.com (go from pda)
Tuesday, November 25, 2008
In Dreamweaver template and spry, Flash become white box and link not working
The white box problem is related to path problem.
Can using Html root path which is for example "/image/banner.swf"
In CS4, spry menu is good, and if wanna make it use for flash button, need to change some param "wmode" as stated in their support forum.
the code should be modified as following in bold
The reason to set the param of wmode to transparent is because the flash over the spry layer, so the link is not working properly.
Can using Html root path which is for example "/image/banner.swf"
In CS4, spry menu is good, and if wanna make it use for flash button, need to change some param "wmode" as stated in their support forum.
the code should be modified as following in bold
The reason to set the param of wmode to transparent is because the flash over the spry layer, so the link is not working properly.
Subscribe to:
Posts (Atom)