<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>Jojo CMS - All Forum posts</title>
<description></description>
<link>http://www.jojocms.org/forums/</link>
<copyright>Jojo CMS 2010</copyright>
<item>
<title>CSS location (post by Rick)</title>
<description>One of the recent updates to the Dev channel of Google Chrome gave it a mostly workable forced refresh. I don't know when it'll make it to the stable build though.
&lt;br /&gt;
&lt;br /&gt;
I'm still waiting for App Tabs to arrive in the Linux builds after they took my precious pinned tabs away.</description>
<link>http://www.jojocms.org/topics/43/css-location/#1513</link>
<pubDate>Fri, 12 Mar 2010 09:44:14 +1300</pubDate>
</item>
<item>
<title>CSS location (post by tom)</title>
<description>Webkit browsers (Chrome, Safari, Camino etc) don't do a proper force refresh, but IE or Firefox, using Rick's commands should do it.
&lt;br /&gt;
&lt;br /&gt;
If that still doesn't work, you can try deleting the [mysite]/cache folder and running setup</description>
<link>http://www.jojocms.org/topics/43/css-location/#1512</link>
<pubDate>Fri, 12 Mar 2010 08:17:14 +1300</pubDate>
</item>
<item>
<title>CSS location (post by Rick)</title>
<description>Welcome to the forums.
&lt;br /&gt;
&lt;br /&gt;
Sounds like it's still using the cached files. Try forcing a refresh while looking at the public site. Eg CTRL+F5 (most browsers) or SHIFT+F5 (Chrome on Linux).</description>
<link>http://www.jojocms.org/topics/43/css-location/#1511</link>
<pubDate>Thu, 11 Mar 2010 21:00:12 +1300</pubDate>
</item>
<item>
<title>CSS location (post by arya)</title>
<description>Hi Harvey 
&lt;br /&gt;
&lt;br /&gt;
I`m new using jojo, quite impressive but when i customize the  themes, is always return the default theme (refresh skin) is not 100% refresh.
&lt;br /&gt;
then
&lt;br /&gt;
i have modify customly all the CSS and TPL in every folder that contain CSS files.. but result the same even damage.
&lt;br /&gt;
&lt;br /&gt;
my struggle continue,  i try to remove all the content of refresh skin in (jojo/themes/refresh) and I pasted other default themes(churchSite2) into the refresh folder, and other folder that contain that name.. but cannot too..
&lt;br /&gt;
&lt;br /&gt;
can u advise, ho to do modification jojo`s themes.
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/43/css-location/#1510</link>
<pubDate>Thu, 11 Mar 2010 19:57:43 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>After fresh install of jojo cms everything is back in order. I'm running the same javascript code in the frond end and it didnt break anything.
&lt;br /&gt;
I installed and uninstalled a lot of plugins (always did domain/setup) so maybe that had something to do with it.
&lt;br /&gt;
The firebug consoled mentioned the Jstree script but if everything works back to normal with the same rc2 files i downloaded 3 month ago, Im pretty sure the problem comes from those plugins i installed.
&lt;br /&gt;
&lt;br /&gt;
If that happens to anyone else clean up database and reinstall jojo cms. Your plugins and admin back end should work properly </description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1509</link>
<pubDate>Thu, 11 Mar 2010 06:16:23 +1300</pubDate>
</item>
<item>
<title>Many to Many bug? (post by Jaijaz)</title>
<description>Just got a chance to test that and it didn't change anything. It still auto tagged id 1.
&lt;br /&gt;
&lt;br /&gt;
In terms of structure dump, it is happening for me with the standard newsletter phplist plugin. So the fielddata setup for that as per the svn version and the one I'm using is:
&lt;br /&gt;
&lt;br /&gt;
'fd_m2m_linktable' =&amp;gt; &amp;quot;phplist_listuser&amp;quot;,
&lt;br /&gt;
'fd_m2m_linkitemid' =&amp;gt; &amp;quot;userid&amp;quot;,
&lt;br /&gt;
'fd_m2m_linkcatid' =&amp;gt; &amp;quot;listid&amp;quot;,
&lt;br /&gt;
'fd_m2m_cattable' =&amp;gt; &amp;quot;phplist_list&amp;quot;,
&lt;br /&gt;
&lt;br /&gt;
So in this example you have in edit newsletter users, the newsletter group with id 1 will always get tagged. If you remove the group with id 1 or change the id to something else, the group won't get tagged but a link record linking this userid to groupid 1 still gets put into the link table.
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/424/many-to-many-bug/#1508</link>
<pubDate>Tue, 09 Mar 2010 16:56:38 +1300</pubDate>
</item>
<item>
<title>Many to Many bug? (post by Harvey)</title>
<description>Yeah, I had this recently. It was because the fielddata was setup the wrong way around.
&lt;br /&gt;
&lt;br /&gt;
IIRC it was the 'link item field' and link category field' values that needed swapping.
&lt;br /&gt;
&lt;br /&gt;
If you still aren't sure which way around it should go, post a structure dump of the relevant tables and we can let you know which way around it's supposed to go.</description>
<link>http://www.jojocms.org/topics/424/many-to-many-bug/#1507</link>
<pubDate>Mon, 08 Mar 2010 16:07:13 +1300</pubDate>
</item>
<item>
<title>Many to Many bug? (post by Jaijaz)</title>
<description>I think I have found an issue with the many to many field that I have spent a lot of time trying to solve but haven't been able to find the cause. So will the bug tracking down for the time being, I thought I would post here to see if anyone can shed some light on it.
&lt;br /&gt;
&lt;br /&gt;
Basically every time you save a record for a table that is using a many to many field, a record is added to the link table linking the current record to linkid 1. This is regardless of whether there is a record id 1 in the Link Category Field. Of course if there is a record 1 in that Link category table then it is automatically ticked.
&lt;br /&gt;
&lt;br /&gt;
Any thoughts?</description>
<link>http://www.jojocms.org/topics/424/many-to-many-bug/#1506</link>
<pubDate>Mon, 08 Mar 2010 12:35:50 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by Rick)</title>
<description>The jsTree guys moved around all the files in their repo into folders such as &amp;quot;_stable&amp;quot;.
&lt;br /&gt;
&lt;br /&gt;
Existing sites worked fine if they had the files cached under the old path but if it was a new site or the cache was cleared then the tree menu broke.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1505</link>
<pubDate>Mon, 08 Mar 2010 10:43:34 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by Harvey)</title>
<description>I had a similar issue recently where the left hand tree wouldn't show. I updated to the latest SVN copy of the 1.0 branch and this fixed the issue.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1504</link>
<pubDate>Mon, 08 Mar 2010 09:35:36 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by Jaijaz)</title>
<description>After re-reading your earlier posts, you have some custom javascript code. That would be the area I would look at first. On several occasions I &amp;quot;broken&amp;quot; that admin section with code for the front-end.
&lt;br /&gt;
&lt;br /&gt;
If you use Firebug or Charlie as Tom suggests you should be able to find an error in the console and this should then be able to point you in the right direction for what is braking it.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1503</link>
<pubDate>Sun, 07 Mar 2010 10:26:18 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by tom)</title>
<description>Can you do some debugging and post the results? - Firebug and/or Charles should be able to show you what scripts are not loading or what errors they are returning. 
&lt;br /&gt;
The admin eventlog may also have some clues as to what is going wrong.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1502</link>
<pubDate>Sun, 07 Mar 2010 09:36:13 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>That didn't work. Even when google api option is on and i do domain/setup and force refresh the above parts are still broken.
&lt;br /&gt;
Now even the page list is &amp;quot;edit pages&amp;quot; is broken.
&lt;br /&gt;
&lt;br /&gt;
I really don't understand this used to work perfectly fine before!
&lt;br /&gt;
&lt;br /&gt;
Pleeease help</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1501</link>
<pubDate>Sat, 06 Mar 2010 22:59:49 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by Jaijaz)</title>
<description>Trying running Setup, domain.com/setup
&lt;br /&gt;
&lt;br /&gt;
This might sound a little silly, but it has worked for me several times when this type of thing happens and the Crtl+F5 or Mac equiv Shift+Refresh doesn't work.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1500</link>
<pubDate>Sat, 06 Mar 2010 14:36:52 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>I've managed to change the google api lib from database directly and it worked.
&lt;br /&gt;
But the admin section is still broken in some parts.
&lt;br /&gt;
Ive tried many force refresh and even erase the cache folder but the problem persists
&lt;br /&gt;
&lt;br /&gt;
Was this referenced as a bug before?</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1499</link>
<pubDate>Sat, 06 Mar 2010 01:18:20 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>There is something strange happening.
&lt;br /&gt;
Now that I'm connected online, javascript works again but some sections in admin are broken:
&lt;br /&gt;
              - customize/options (menu appears but options wont show)
&lt;br /&gt;
              -configuration/edit fielddata (left drag n drop menu wont show)
&lt;br /&gt;
&lt;br /&gt;
I dunno if its still related to the jquery being loaded from the internet since all the rest seems to work properly.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1498</link>
<pubDate>Sat, 06 Mar 2010 01:13:58 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by Rick)</title>
<description>Easiest way is to change the setting Options-&amp;gt;Site-&amp;gt;Google Hosted Javascript.
&lt;br /&gt;
&lt;br /&gt;
You could look at something like &lt;a href=&quot;http://www.webdeveloper.com/forum/showthread.php?t=186216&quot; rel=&quot;nofollow&quot; target=&quot;_BLANK&quot;&gt;the onerror&lt;/a&gt; attribute, but there'd be little point for that code to get to your production server.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1497</link>
<pubDate>Fri, 05 Mar 2010 23:07:05 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>I have noticed that when I force refresh the page while not connected to the internet breaks the site (and even admin section)
&lt;br /&gt;
Safari says cant get the jquery file from google api
&lt;br /&gt;
Is there a way to have jojo automatically use another jquery file the site hosts rather than the google one ( somewhere in the core files i guess) 
&lt;br /&gt;
I cant seem to visualize how a customhead.tpl file could work for both end user and admin section.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1496</link>
<pubDate>Fri, 05 Mar 2010 21:34:52 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>It works! Thanks Harvey u really saved me on this one.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1495</link>
<pubDate>Fri, 05 Mar 2010 20:06:24 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by Harvey)</title>
<description>I have only had a quick look and noticed 2 issues so far which might be the problem.
&lt;br /&gt;
&lt;br /&gt;
In myplugin/js/functions.js there is an extra right brace &amp;quot;}&amp;quot; character at the end of the file.
&lt;br /&gt;
&lt;br /&gt;
In the same file, the function should be enclosed in a $(document).ready(); call as those tabsets don't exist in the HTML at the time when functions.js gets included in the page load. The code is probably running, but $(&amp;quot;#tabset&amp;quot;) isn't matching anything.
&lt;br /&gt;
&lt;br /&gt;
Try fixing these and see if that helps.</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1494</link>
<pubDate>Thu, 04 Mar 2010 09:33:03 +1300</pubDate>
</item>
<item>
<title>IIS Installation Error (post by logicbomb)</title>
<description>Thanks a lot guyz. I have finally resolved the problem by running PHP in &lt;a href=&quot;http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/&quot; rel=&quot;nofollow&quot; target=&quot;_BLANK&quot;&gt;Fast CGI mode&lt;/a&gt; . IIS under ISAPI is highly unreliable with IIS 6 and it is not advisable for running JOJO CMS.</description>
<link>http://www.jojocms.org/topics/423/iis-installation-error/#1493</link>
<pubDate>Wed, 03 Mar 2010 00:09:42 +1300</pubDate>
</item>
<item>
<title>Fatal error. (post by logicbomb)</title>
<description>guyz pls share the fix for the problem?</description>
<link>http://www.jojocms.org/topics/314/fatal-error/#1492</link>
<pubDate>Mon, 01 Mar 2010 13:49:51 +1300</pubDate>
</item>
<item>
<title>IIS Installation Error (post by logicbomb)</title>
<description>Hi Rick, I tried that too but it is resulting in 404 page. I have attached the screenshot below. I cannot browse to any page. I tried with different versions of CMS but it didn't help.
&lt;br /&gt;
&lt;br /&gt;
I can see the following errors in the eventlog table though the file classpath.cache.d16.php is in the right place,
&lt;br /&gt;
&lt;br /&gt;
(1, '2010-03-01 09:06:49', 'PHP Error', 'Error No: 2\nDescription: file_get_contents(C:/Websites/testsite/sitedir/cache/dwoo/templates_c\\classpath.cache.d16.php) [&amp;lt;a href=''function.file-get-contents''&amp;gt;function.file-get-contents&amp;lt;/a&amp;gt;]: failed to open stream: No such file or directory\nFile: C:\\Websites\\testsite\\testcms\\plugins\\jojo_core\\external\\dwoo\\Dwoo\\Loader.php\nLine: 51\n', 'high', 'C:\\Websites\\testsite\\testcms\\plugins\\jojo_core\\external\\dwoo\\Dwoo\\Loader.php &amp;quot;file_get_contents(C:/Websites/testsite/sitedir/cache/dwoo/templates_c\\classpath.cache.d16.php) [&amp;lt;a href=''function.file-get-contents''&amp;gt;function.file-get-contents&amp;lt;/a&amp;gt;]: failed to open stream: No such file or directory&amp;quot; line 51', 0, '', '0', 'index.php?uri=admin', 'http://www.testsite.com/setup/', 'Firefox 3.6')
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(2, '2010-03-01 09:06:49', '404', '404 error on index.php?uri=sitemap - Referer: http://www.testsite.com/ - User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6', 'high', '404 error: http://www.testsite.com/index.php?uri=sitemap', 0, '', '0', 'index.php?uri=sitemap', 'http://www.testsite.com/', 'Firefox 3.6')
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Kindly advice.</description>
<link>http://www.jojocms.org/topics/423/iis-installation-error/#1491</link>
<pubDate>Mon, 01 Mar 2010 01:51:42 +1300</pubDate>
</item>
<item>
<title>IIS Installation Error (post by Rick)</title>
<description>At a glance the error you've pasted is Jojo trying ad an error message that's too long for the field. If you lengthen el_shortdesc in the errorlog table it should prevent this error, but that still won't fix what's causing this error to fire. A step in the right direction at least.</description>
<link>http://www.jojocms.org/topics/423/iis-installation-error/#1490</link>
<pubDate>Sun, 28 Feb 2010 22:12:08 +1300</pubDate>
</item>
<item>
<title>IIS Installation Error (post by logicbomb)</title>
<description>hi guyz, anybody has got any idea with this issue or experience in deploying jojo in IIS? Thanks in advance.
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/423/iis-installation-error/#1489</link>
<pubDate>Sun, 28 Feb 2010 05:07:04 +1300</pubDate>
</item>
<item>
<title>Strange behaviour with Jojo_articles (post by Rick)</title>
<description>There would be instances where leaving the categories pages intact on uninstall may be desired. In which I guess you could just make a point of changing the Link field first.</description>
<link>http://www.jojocms.org/topics/419/strange-behaviour-with-jojo_articles/#1488</link>
<pubDate>Sat, 27 Feb 2010 22:15:54 +1300</pubDate>
</item>
<item>
<title>IIS Installation Error (post by logicbomb)</title>
<description>Hi Harvey,
&lt;br /&gt;
&lt;br /&gt;
For the past few days I have been trying to setup my site in production server running Windows Small Business Server and IIS. 
&lt;br /&gt;
&lt;br /&gt;
The setup ran successfully and all the tables are created successfully but i cannot proceed further to admin or Home page after successful installation
&lt;br /&gt;
&lt;br /&gt;
I am getting the following error during the setup,
&lt;br /&gt;
&lt;br /&gt;
INSERT INTO `eventlog` SET el_datetime = NOW(), el_code = ?, el_shortdesc = ?, el_desc = ?, el_importance = ?, el_userid = ?, el_username = ?, el_ip = ?, el_uri = ?, el_referer = ?, el_browser = ? Array ( [0] =&amp;gt; PHP Error [1] =&amp;gt; C:\Websites\testsite\testcms\plugins\jojo_core\external\dwoo\Dwoo\Loader.php &amp;quot;file_get_contents(C:/Websites/testsite/site_dir/cache/dwoo/templates_c\classpath.cache.d16.php) [function.file-get-contents]: failed to open stream: No such file or directory&amp;quot; line 51 [2] =&amp;gt; Error No: 2 Description: file_get_contents(C:/Websites/testsite/site_dir/cache/dwoo/templates_c\classpath.cache.d16.php) [function.file-get-contents]: failed to open stream: No such file or directory File: C:\Websites\testsite\testcms\plugins\jojo_core\external\dwoo\Dwoo\Loader.php Line: 51 [3] =&amp;gt; high [4] =&amp;gt; 0 [5] =&amp;gt; [6] =&amp;gt; [7] =&amp;gt; index.php?uri= [8] =&amp;gt; http://www.xxxx.com/setup [9] =&amp;gt; Firefox 3.6 ) Data too long for column 'el_shortdesc' at row 1
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The file classpath.cache.d16.php is not getting created automatically and even if you create one manually like the file that is created in Apache I am getting 404 error. 
&lt;br /&gt;
&lt;br /&gt;
Kindly advice. </description>
<link>http://www.jojocms.org/topics/423/iis-installation-error/#1487</link>
<pubDate>Sat, 27 Feb 2010 10:34:18 +1300</pubDate>
</item>
<item>
<title>ISAPI_Rewrite Error (post by logicbomb)</title>
<description>Thanks Harvey that worked but I went for ISAPI Rewrite full version. For people who look for open-source solution can opt for IIRF(http://www.codeplex.com/IIRF)</description>
<link>http://www.jojocms.org/topics/420/isapi_rewrite-error/#1486</link>
<pubDate>Sat, 27 Feb 2010 09:32:27 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>By the way I've put the body html in a new page...Is it because of this? Does it have to be a full plugin (with json folder,description file etc..) to work?</description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1485</link>
<pubDate>Sat, 27 Feb 2010 03:06:00 +1300</pubDate>
</item>
<item>
<title>Javascript problem (post by ayoub)</title>
<description>Hi jojo cms team
&lt;br /&gt;
&lt;br /&gt;
I'm having the same problem as this post I don't understand.
&lt;br /&gt;
http://www.jojocms.org/topics/379/how-to-customize-forms-globally/
&lt;br /&gt;
&lt;br /&gt;
Ive tried different methods (included js code in function.js or customhead.tpl and even head.tpl from core files) And force refresh (ctrl+F5) doesn't work also.
&lt;br /&gt;
&lt;br /&gt;
The javascript shows in view source but the page doesnt work.
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
when i go to http://localhost/css/mbTabset.css I can view file and images and everything but the page wont load properly (even the images are broken)
&lt;br /&gt;
&lt;br /&gt;
Ive been trying to solve this problem for 4 days desperatly
&lt;br /&gt;
&lt;br /&gt;
I  ve attached a working html example and my plugin with theme
&lt;br /&gt;
&lt;br /&gt;
Thank you very much for all your help
&lt;br /&gt;
&lt;br /&gt;
Its jqueri User Interface plugin </description>
<link>http://www.jojocms.org/topics/422/javascript-problem/#1484</link>
<pubDate>Sat, 27 Feb 2010 03:02:56 +1300</pubDate>
</item>
<item>
<title>config.php (post by Jaijaz)</title>
<description>The config.php file exists in the html or www folder. In other words your root folder of your host site. 
&lt;br /&gt;
&lt;br /&gt;
It gets created during the install process and contains all of the database connection information among other things. </description>
<link>http://www.jojocms.org/topics/421/configphp/#1483</link>
<pubDate>Tue, 23 Feb 2010 22:36:55 +1300</pubDate>
</item>
<item>
<title>config.php (post by sara)</title>
<description>hi to all
&lt;br /&gt;
i am not on php advance base but learned it,  i am trying to underestand your code but i didnt undrestand of &amp;quot;config.php&amp;quot;
&lt;br /&gt;
what do you mean?where is it?
&lt;br /&gt;
i mean :
&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------
&lt;br /&gt;
'if (file_exists('config.php')) {
&lt;br /&gt;
    require_once('config.php');
&lt;br /&gt;
} elseif (file_exists('config/config.php')) {
&lt;br /&gt;
    require_once('config/config.php');'
&lt;br /&gt;
-------------------------------------------------
&lt;br /&gt;
&lt;br /&gt;
Yours sincerely
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/421/configphp/#1482</link>
<pubDate>Tue, 23 Feb 2010 22:05:58 +1300</pubDate>
</item>
<item>
<title>ISAPI_Rewrite Error (post by Harvey)</title>
<description>Hi, It's been a while since I have been near IIS or ISAPI Rewrite, but IIRC there is a .htaccess equivalent in ISAPI Rewrite which applies to a single site. There should be some mention of this in the ISAPI Rewrite docs.</description>
<link>http://www.jojocms.org/topics/420/isapi_rewrite-error/#1481</link>
<pubDate>Tue, 23 Feb 2010 07:32:48 +1300</pubDate>
</item>
<item>
<title>ISAPI_Rewrite Error (post by logicbomb)</title>
<description>Cant we make the above RewriteRule defined for the per directory context rather than using for per server which breaks other applications?? is there any work around for this issue?</description>
<link>http://www.jojocms.org/topics/420/isapi_rewrite-error/#1480</link>
<pubDate>Sun, 21 Feb 2010 14:21:17 +1300</pubDate>
</item>
<item>
<title>ISAPI_Rewrite Error (post by logicbomb)</title>
<description>Hi,
&lt;br /&gt;
&lt;br /&gt;
I have installed JOJO CMS in our  IIS production environment with the directive RewriteRule ^/(.*) /index.php?uri=$1 [L] in the httpd.conf file. Jojo cms is working now but other sites configured in the IIS is throwing 404 error. Guyz pls tell me how to solve this error?
&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<link>http://www.jojocms.org/topics/420/isapi_rewrite-error/#1479</link>
<pubDate>Sun, 21 Feb 2010 14:18:25 +1300</pubDate>
</item>
<item>
<title>Strange behaviour with Jojo_articles (post by tom)</title>
<description>True. i think the categories page still gets left behind on uninstall too. I'll have a look at it.
&lt;br /&gt;
thanks.</description>
<link>http://www.jojocms.org/topics/419/strange-behaviour-with-jojo_articles/#1478</link>
<pubDate>Fri, 19 Feb 2010 16:11:00 +1300</pubDate>
</item>
<item>
<title>Strange behaviour with Jojo_articles (post by aberratio)</title>
<description>I discovered a problem with the Jojo Articles Plugin, and as the bugtracker is not working I want to post it here.
&lt;br /&gt;
&lt;br /&gt;
When you delete an article category, then the contained articles themselves are not deleted. But they are also not visible somewhere in the admin. But, these articles are selected when you use the function JOJO_Plugin_Jojo_article::getArticles() on a certain group, even if you select a group 'n' and exclude the group '0'.
&lt;br /&gt;
&lt;br /&gt;
When deleting an article group, it would be a good thing to either delete the contained articles, or set them to category=0.</description>
<link>http://www.jojocms.org/topics/419/strange-behaviour-with-jojo_articles/#1477</link>
<pubDate>Fri, 19 Feb 2010 15:07:45 +1300</pubDate>
</item>
<item>
<title>error on install - fail during table create - timezone (post by bear)</title>
<description>
&lt;div class=&quot;quote&quot;&gt;&lt;strong&gt;bear said...&lt;/strong&gt;
&lt;br /&gt;
using nightly form today, the 19th. int(8) string(19) &amp;quot;Undefined offset: 1&amp;quot; string(66) &amp;quot;C:\wamp\www\jojocms\plugins\jojo_core\install\install_timezone.php&amp;quot; int(35) using latest wamp on XP, fresh install adding enable mod rewite to apache only, with default www docroot. structured like this: c:/wamp/www/jojocms c:/wamp/www/site c:/wamp/www/public basically installed wamp. extracted jojo zip and created site dirs. enabled mod rewrite, restarted wamp. created the db with default collocaton. copied the index.php, ran the script.&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
I just tried this with stock xampplite and it did the same thing.</description>
<link>http://www.jojocms.org/topics/418/error-on-install-fail-during-table-create-timezone/#1476</link>
<pubDate>Fri, 19 Feb 2010 13:33:44 +1300</pubDate>
</item>
<item>
<title>error on install - fail during table create - timezone (post by bear)</title>
<description>using nightly form today, the 19th.
&lt;br /&gt;
&lt;br /&gt;
int(8) string(19) &amp;quot;Undefined offset: 1&amp;quot; string(66) &amp;quot;C:\wamp\www\jojocms\plugins\jojo_core\install\install_timezone.php&amp;quot; int(35) 
&lt;br /&gt;
&lt;br /&gt;
using latest wamp on XP, fresh install adding enable mod rewite to apache only, with default www docroot.  structured like this:  c:/wamp/www/jojocms c:/wamp/www/site c:/wamp/www/public
&lt;br /&gt;
&lt;br /&gt;
basically installed wamp.  extracted jojo zip and created site dirs.  enabled mod rewrite, restarted wamp.  created the db with default collocaton.  copied the index.php, ran the script.</description>
<link>http://www.jojocms.org/topics/418/error-on-install-fail-during-table-create-timezone/#1475</link>
<pubDate>Fri, 19 Feb 2010 07:35:07 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by tom)</title>
<description>line 93: $uri = $uri ?: ''; 
&lt;br /&gt;
is in the trunk copy of jojo.php which is why i don't understand how it's there if you're not using a trunk copy..
&lt;br /&gt;
this is php 5.3 syntax, a shortcut for
&lt;br /&gt;
$uri = $uri ? $uri : ''; 
&lt;br /&gt;
we figure that by the time trunk is ready for release as Jojo 2, 5.3 will be reasonably common in hosted environments.
&lt;br /&gt;
&lt;br /&gt;
rc2 has this at line 93
&lt;br /&gt;
define('_SITEURL', Jojo::getOption('siteurl')); //set _SITEURL constant from database
&lt;br /&gt;
&lt;br /&gt;
and shouldn't use that shortcut syntax anywhere, so should work with 5.2
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1474</link>
<pubDate>Thu, 18 Feb 2010 09:20:34 +1300</pubDate>
</item>
<item>
<title>$a = $a ?: $b; (post by Rick)</title>
<description>If you guys want the bug tracker up again I've got some space on a VPS running PHP5.2 I'd be happy to donate.</description>
<link>http://www.jojocms.org/topics/305/a-a-b/#1473</link>
<pubDate>Thu, 18 Feb 2010 09:18:51 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by raulandres)</title>
<description>but tom i dont use trunk version, i use rc1 or rc2, and any works with my php on local.
&lt;br /&gt;
&lt;br /&gt;
one question, what php version is neccesary to run jojocms stable release? and the shortcut syntax, example &amp;quot;?:&amp;quot; not appear problems.
&lt;br /&gt;
&lt;br /&gt;
now, Im trying to uninstall php 5.3 and install again php5.2 but php5.2.12 because this version run fine on my production. Apart php5.3.0 has built-in mysqlnd version and i tell u before comment, mysql_connect doesnt works, its neccesary change mysql_connect calls to mysqli syntax on jojocms code. I get pass this errors, but later, i get a nice white page on my screen when browser http://localhost/ec, any page works, admin, when run setup appear only jojocms logo and sidebar, but main content is empty, white page.
&lt;br /&gt;
&lt;br /&gt;
i'll try to get learning more jojocms code and of course asap i try to contribute with code.
&lt;br /&gt;
&lt;br /&gt;
thx and regards
&lt;br /&gt;
r.
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1472</link>
<pubDate>Thu, 18 Feb 2010 08:47:31 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by tom)</title>
<description>Mike will have a better idea about that than i will, but..
&lt;br /&gt;
&lt;br /&gt;
trunk is NOT stable, not even close - even if you solve that issue, there will be many more. 
&lt;br /&gt;
&lt;br /&gt;
Mike is re-writing large parts of Jojo in the trunk copy to allow for multi-domain installs (which is why _SITEURL is no longer defined in config.php) and it's quite a long way off being complete. Large parts of the interface still need work to take multi-domain/region/language handling into account, and almost none of the plugins have been updated to work with it yet so they will fail too.
&lt;br /&gt;
&lt;br /&gt;
For the moment, unless you're installing trunk to help with development, it should be avoided. 
&lt;br /&gt;
&lt;br /&gt;
The Branch 1.0 version in svn is stable and works with 5.2, and it's this version that is being used for tagging releases. The current branch copy fixes a number of annoying bugs that were in rc2. </description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1471</link>
<pubDate>Thu, 18 Feb 2010 07:53:15 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by raulandres)</title>
<description>now, with php5.3.0 installed, pass 93 line error... but i get another error on 363 line with a line with mysql_connect function.
&lt;br /&gt;
&lt;br /&gt;
I look around and discover that php5.3 use mysqlnd version, embebbed version, and this version doesnt work all mysql functions. 
&lt;br /&gt;
&lt;br /&gt;
how to change to libmysql standard on ubuntu, now i have a roll
&lt;br /&gt;
&lt;br /&gt;
thx</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1470</link>
<pubDate>Thu, 18 Feb 2010 02:46:51 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by raulandres)</title>
<description>line 93: $uri = $uri ?: ''; 
&lt;br /&gt;
its like need php5.3
&lt;br /&gt;
&lt;br /&gt;
cat version.txt: 1.0rc1
&lt;br /&gt;
&lt;br /&gt;
option table siteurl: http://localhost/ec
&lt;br /&gt;
&lt;br /&gt;
now i config to php5.3...
&lt;br /&gt;
&lt;br /&gt;
thx tom</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1469</link>
<pubDate>Wed, 17 Feb 2010 23:34:02 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by tom)</title>
<description>it fails on the rc2 version? that should be fine with 5.2. Trunk definitely needs 5.3
&lt;br /&gt;
&lt;br /&gt;
the bit i don't quite understand is why it's hitting line 93. If _SITEURL is defined in config.php it shouldn't go to line 93 because line  92 wouldn't be true:
&lt;br /&gt;
if (!defined('_SITEURL')) {
&lt;br /&gt;
and it should try and find the siteurl from the option table in the database
&lt;br /&gt;
&lt;br /&gt;
can you post what you have at line 93 in the install you're using?
&lt;br /&gt;
and check if you have anything set in the option table for siteurl?</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1468</link>
<pubDate>Wed, 17 Feb 2010 21:08:57 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by raulandres)</title>
<description>tom my _SITEURL is ok
&lt;br /&gt;
&lt;br /&gt;
rick right, i think on this you say me, but look, its rare because my production online website has PHP Version 5.2.12, and localhost php PHP Version 5.2.4-2ubuntu5.6.
&lt;br /&gt;
&lt;br /&gt;
An in production with PHP Version 5.2.12, its work.
&lt;br /&gt;
&lt;br /&gt;
Anyway any version of jojo i tried fail with this type of syntax, i think so is a problem on my php config on localhost, but i dont know what is the solution.
&lt;br /&gt;
&lt;br /&gt;
thx tom, rick
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1467</link>
<pubDate>Wed, 17 Feb 2010 20:34:50 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by Rick)</title>
<description>That's from the evolved short if statement syntax in PHP5.3 that the trunk now requires. And you're running PHP5.2.something.
&lt;br /&gt;
&lt;br /&gt;
I &lt;a href=&quot;http://www.jojocms.org/topics/305/a-a-b/&quot;&gt;ran into this recently&lt;/a&gt;.
&lt;br /&gt;
&lt;br /&gt;
You can either grab a copy of PHP5.3 or use the 1.0 branch of Jojo.
&lt;br /&gt;
&lt;br /&gt;
You could go through and change all the statements to be compatible but that'd be counter productive to future upgrades.</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1466</link>
<pubDate>Wed, 17 Feb 2010 13:47:06 +1300</pubDate>
</item>
<item>
<title>Edit table prob (post by Jaijaz)</title>
<description>So thanks to Harvey, the problem has been found.
&lt;br /&gt;
&lt;br /&gt;
One of the records had the Euro symbol in the title field, and that appears to have killed the AJAX that runs the list.
&lt;br /&gt;
&lt;br /&gt;
But only of the list refresh after saving.</description>
<link>http://www.jojocms.org/topics/415/edit-table-prob/#1465</link>
<pubDate>Wed, 17 Feb 2010 13:05:16 +1300</pubDate>
</item>
<item>
<title>error after install on localhost (post by tom)</title>
<description>if you open the config.php file in the web root folder you should have a line in there like:
&lt;br /&gt;
define('_SITEURL',   'http://localhost/mysite');
&lt;br /&gt;
&lt;br /&gt;
can you post what you've got for that line?
&lt;br /&gt;
I suspect there's something like an extra ' in there.</description>
<link>http://www.jojocms.org/topics/417/error-after-install-on-localhost/#1464</link>
<pubDate>Wed, 17 Feb 2010 09:09:32 +1300</pubDate>
</item>
</channel>
</rss>
