<?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 2008</copyright>
<item>
<title>Re: Problems with CSS caching classes after deletion (post by synfield)</title>
<description>Ok now, re-ran setup and this rebuilt the relevant plugin cache. Also didin't realise that my images are also cached in mysite/cache/images and that I had resized a background image but becqause the img name remained unchanged it was retrieving the old version from the cache. Something to be aware of in future.</description>
<link>http://www.jojocms.org/topics/155/re-problems-with-css-caching-classes-after-deletion/#588</link>
<pubDate>Fri, 25 Jul 2008 18:36:23 +1200</pubDate>
</item>
<item>
<title>Re: Problems with CSS caching classes after deletion (post by synfield)</title>
<description>I'm having major difficulties with the css cache on my product item page, I've added a template which handles the specific &amp;quot;read more&amp;quot; link in the products listings page that when clicked displays the full text for that item.
&lt;br /&gt;
&lt;br /&gt;
However the background image and header image for the content is not rendering correctly even though my draft template version works fine.
&lt;br /&gt;
&lt;br /&gt;
But when I deleted the css classes for this item, it still remains in cache, even if I empty the cache in admin and delete the smarty cache, it still refering to a cached version. In firefox I use the web developer view styles info and when I click on the classes, that should no longer be there, it still displays the old class information? 
&lt;br /&gt;
&lt;br /&gt;
I've been struggling with this all day as changes to the css isn't being updated. 
&lt;br /&gt;
&lt;br /&gt;
Any help on this would be appreciate.
&lt;br /&gt;
&lt;br /&gt;
Regards.</description>
<link>http://www.jojocms.org/topics/155/re-problems-with-css-caching-classes-after-deletion/#587</link>
<pubDate>Fri, 25 Jul 2008 17:54:09 +1200</pubDate>
</item>
<item>
<title>Re: smarty custom function jojoHook  (post by Harvey)</title>
<description>You mean {jojoHook hook=&amp;quot;articleBeforeBody&amp;quot;} right?
&lt;br /&gt;
&lt;br /&gt;
These hooks are for allowing other plugins to add content to the template.
&lt;br /&gt;
&lt;br /&gt;
For a practical example of how this works, have a look at the jojo_blogicons plugin - which inserts a row of Digg, Technorati, Furl etc icons using the articleAfterBody hook.</description>
<link>http://www.jojocms.org/topics/154/re-smarty-custom-function-jojohook/#586</link>
<pubDate>Fri, 25 Jul 2008 13:35:26 +1200</pubDate>
</item>
<item>
<title>Re: smarty custom function jojoHook  (post by synfield)</title>
<description>I'm curious to know what {jojoHook hook=&amp;quot;productBeforeBody&amp;quot;} and {jojoHook hook=&amp;quot;productAfterBody&amp;quot;} means - these are found in the articles plugin template.
&lt;br /&gt;
&lt;br /&gt;
I've had a cursory look at the runSmartyHook function in the main JOJO class, which to me loads &amp;amp; runs a function from a plugin class.
&lt;br /&gt;
&lt;br /&gt;
But I've done a global find in the site directory and no function seems to be defined for this.
&lt;br /&gt;
&lt;br /&gt;
Would appreciate some insight into how this works.
&lt;br /&gt;
Thanks.</description>
<link>http://www.jojocms.org/topics/154/re-smarty-custom-function-jojohook/#585</link>
<pubDate>Fri, 25 Jul 2008 10:51:18 +1200</pubDate>
</item>
<item>
<title>multi-lang (post by bglobal)</title>
<description>Hello:
&lt;br /&gt;
&lt;br /&gt;
I want to tell you that you system is great!!!
&lt;br /&gt;
&lt;br /&gt;
I have a multi-lang jojo site, but I want to know how can I do to have a jojo site with themes &amp;amp; plugins in english and spanish?
&lt;br /&gt;
&lt;br /&gt;
If you need help, I can help you!!!
&lt;br /&gt;
&lt;br /&gt;
Thank you,
&lt;br /&gt;
&lt;br /&gt;
Best Regards,</description>
<link>http://www.jojocms.org/topics/153/multi-lang/#584</link>
<pubDate>Fri, 25 Jul 2008 08:09:13 +1200</pubDate>
</item>
<item>
<title>dynamic content for templates (post by synfield)</title>
<description>Could I please get a copy of this plugin. It would be a good platform for understanding how the backend gui customisation works.
&lt;br /&gt;
&lt;br /&gt;
Could you also resurrect the &amp;quot;sidebar templates&amp;quot; video as the video file is no longer available.
&lt;br /&gt;
&lt;br /&gt;
Cheers.</description>
<link>http://www.jojocms.org/topics/110/dynamic-content-for-templates/#583</link>
<pubDate>Thu, 24 Jul 2008 22:52:25 +1200</pubDate>
</item>
<item>
<title>Slideshow Plugin (post by lynchpin)</title>
<description>Good to know. Thanks for the info</description>
<link>http://www.jojocms.org/topics/147/slideshow-plugin/#582</link>
<pubDate>Wed, 23 Jul 2008 11:14:34 +1200</pubDate>
</item>
<item>
<title>Prevent theme template overiding plugin template  (post by tom)</title>
<description>the readmore link ought to link to the product url as generated by getProducts in your plugin, which is called by global.php to produce the product index.
&lt;br /&gt;
&lt;br /&gt;
check there first to see what url is being sent through.
&lt;br /&gt;
&lt;br /&gt;
also, you may need to check in the api file to see what URI patterns have been set for Jojo to recognise as references specific to this plugin eg
&lt;br /&gt;
    Jojo::registerURI(&amp;quot;$prefix/[id:integer]/[string]&amp;quot;, 'Jojo_Plugin_Jojo_article');
&lt;br /&gt;
which depends also on the prefix being correctly set
&lt;br /&gt;
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/152/prevent-theme-template-overiding-plugin-template/#581</link>
<pubDate>Wed, 23 Jul 2008 11:11:47 +1200</pubDate>
</item>
<item>
<title>Slideshow Plugin (post by tom)</title>
<description>I was having a similar issue with Youtube plugin.. the trick (in order to get it working as you originally planned) is including the filter twice in the api file for the plugin:
&lt;br /&gt;
&lt;br /&gt;
eg
&lt;br /&gt;
Jojo::addFilter('content', 'youtube', 'jojo_youtube');
&lt;br /&gt;
Jojo::addFilter('output', 'youtube', 'jojo_youtube');
&lt;br /&gt;
&lt;br /&gt;
'content' checks the body content for the [[ reference ]]
&lt;br /&gt;
'output' checks again after smarty has finished with the template.
&lt;br /&gt;
this way you can have filter references in the body or the template.
&lt;br /&gt;
&lt;br /&gt;
Using just 'content' means references in the template get ignored, using just 'output' means that smarty will convert [[ ]] in the body to htmlentities before the filter has a chance to look for them
&lt;br /&gt;
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/147/slideshow-plugin/#580</link>
<pubDate>Wed, 23 Jul 2008 11:02:03 +1200</pubDate>
</item>
<item>
<title>url alias domain problem (post by synfield)</title>
<description>Thanks. problem solved.</description>
<link>http://www.jojocms.org/topics/150/url-alias-domain-problem/#579</link>
<pubDate>Tue, 22 Jul 2008 15:48:14 +1200</pubDate>
</item>
<item>
<title>Prevent theme template overiding plugin template  (post by synfield)</title>
<description>I have copied renamed artcles plugin (as &amp;quot;products&amp;quot;) to generate my products page, however when I click on the &amp;quot;read more&amp;quot; link I get redirected back to the products page rather than get the requested single product page.
&lt;br /&gt;
&lt;br /&gt;
I'm using $pg_url in a section of my theme template to render the products pg if &amp;quot;products&amp;quot; is present in the URL, however this seems to overide the default jojo_product.tpl in the plugins templates folder.
&lt;br /&gt;
&lt;br /&gt;
How can I prevent this ?
&lt;br /&gt;
&lt;br /&gt;
Regards.</description>
<link>http://www.jojocms.org/topics/152/prevent-theme-template-overiding-plugin-template/#578</link>
<pubDate>Mon, 21 Jul 2008 19:00:06 +1200</pubDate>
</item>
<item>
<title>Re: unicode characters output in content (post by Guest)</title>
<description>For every instance of a comma or hyphen I get the &amp;acirc;&amp;euro;&amp;ldquo; character in the output.
&lt;br /&gt;
&lt;br /&gt;
How can i correct this in jojo?
&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<link>http://www.jojocms.org/topics/151/re-unicode-characters-output-in-content/#577</link>
<pubDate>Mon, 21 Jul 2008 16:31:42 +1200</pubDate>
</item>
<item>
<title>url alias domain problem (post by Harvey)</title>
<description>The issue is possibly the SITEURL option - stored in the 'option' table in the database.
&lt;br /&gt;
&lt;br /&gt;
Jojo is designed to do a 301 redirect from development URLs to the real URL - this is to prevent potential duplicate content problems which can be big problems.
&lt;br /&gt;
&lt;br /&gt;
Getting a 404 isn't what I would expect though - I would expect it to 301 to the local domain, then your browser would generate a 'server not found' error.
&lt;br /&gt;
&lt;br /&gt;
But, first thing to try is to edit the 'siteurl' option and see if that changes anything.
&lt;br /&gt;
&lt;br /&gt;
I notice with your example you are showing 2 different root domains - this makes things a bit easier. If it was something like http://domain.com and http://dev.com/temporary/ (note the subfolder) then you would also need to edit the RewriteBase directive in .htaccess.
&lt;br /&gt;
&lt;br /&gt;
I'd be interested to know if changing siteurl solves your issue - if it does, you will need to change this variable depending where you are accessing the server from - currently there is no way to disable the automatic redirect behaviour, though it's something I have been wanting to implement.</description>
<link>http://www.jojocms.org/topics/150/url-alias-domain-problem/#576</link>
<pubDate>Sat, 19 Jul 2008 11:01:19 +1200</pubDate>
</item>
<item>
<title>url alias domain problem (post by synfield)</title>
<description>The development server on which I'm hosting my jojo cms is accessed on the intranet by it's real domain name e.g. http://realdomain.ac.nz:8080/ and accessed externally by an alias http://aliasdomain.ac.nz:8080/
&lt;br /&gt;
&lt;br /&gt;
When I access the site externally I get a custom jojo generated 404 - pg not found with links to home etc which have the realdomain href's .
&lt;br /&gt;
&lt;br /&gt;
Can I set up .htaccess to translate the alias back to the real domain name, what is the syntax and will this work with mod rewrite of friendly url mappings?
&lt;br /&gt;
&lt;br /&gt;
Thanks.
&lt;br /&gt;
&lt;br /&gt;
Regards</description>
<link>http://www.jojocms.org/topics/150/url-alias-domain-problem/#575</link>
<pubDate>Sat, 19 Jul 2008 00:25:16 +1200</pubDate>
</item>
<item>
<title>Multiple Blog / Articles (post by synfield)</title>
<description>I've got this to work, one of the table id's in the install script for the plugin had missed the find-replace swap and retained the old id name causing a conflict</description>
<link>http://www.jojocms.org/topics/52/multiple-blog-articles/#574</link>
<pubDate>Sat, 19 Jul 2008 00:10:25 +1200</pubDate>
</item>
<item>
<title>Multiple Blog / Articles (post by synfield)</title>
<description>I've got a page that displays 4 panels horizontally across the page, each panel provides a summary of the 4 services the client sells.
&lt;br /&gt;
&lt;br /&gt;
I thought that the article plugin would be the closest fit in order to update each panel of content.
&lt;br /&gt;
&lt;br /&gt;
Therefore I copied the plugin and replaced every instance of 'article' with 'panel', checked the install script and tables etc..However although running setup confirms that the panel table is being created, only the panel_comments table is created. Likewise there is no 'edit panels' link in the admin/content/ menu. 
&lt;br /&gt;
&lt;br /&gt;
I'm able to install the plugin &amp;amp; create a page called 'Products' and selecting the content type e.g. 'Panel - Panel Comment Admin' , but can't not suprisingly get any front end output or admin link.
&lt;br /&gt;
&lt;br /&gt;
Do I have to register the plugin anywhere else?
&lt;br /&gt;
&lt;br /&gt;
Regards.
&lt;br /&gt;
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/52/multiple-blog-articles/#573</link>
<pubDate>Fri, 18 Jul 2008 17:06:44 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by synfield)</title>
<description>Excellent! Thanks again!</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#572</link>
<pubDate>Thu, 17 Jul 2008 11:52:32 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by Harvey)</title>
<description>Probably what you will neen to do is delete the Smarty compiled templates - in mysite/cache/smarty/templates_c/ - delete everything in here.
&lt;br /&gt;
&lt;br /&gt;
Smarty caches compiled templates and largely does a good job of this. But sometimes when you move the files between systems, the timestamps get all mucked up and Smarty doesn't recompile the files. Anyway, delete these, it should start working again.
&lt;br /&gt;
&lt;br /&gt;
$NEXTASSET is a Jojo-generated variable that you can prefix to CSS / JS / Image files. It does nothing unless the assetdomains option is enabled. This option is for spreading attached files across several domains or subdomains - the theory is that browsers will only download 2 files at a time per domain - so by spreading the attached js / css / image files across 2 or 3 domains, there should be more parallel downloading of content for the user, and faster performance.
&lt;br /&gt;
&lt;br /&gt;
That's the theory - in practice, I haven't really noticed much difference in performance by having the option enabled, so we never really use this option. A shame, it took a while to program, and I thought myself very clever while I was doing it.</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#571</link>
<pubDate>Wed, 16 Jul 2008 20:34:38 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by synfield)</title>
<description>I copied my files accross form my laptop (vista premium) to my work environment (win xp).
&lt;br /&gt;
&lt;br /&gt;
As I have the exact same folder structure on both, however the customhead.tpl  is not being included at all;
&lt;br /&gt;
&lt;br /&gt;
the customhead.tpl only contains
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;{cycle values=$NEXTASSET}external/jquery/jquery.cycle.all.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&lt;br /&gt;
  &amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;{cycle values=$NEXTASSET}external/jquery/jquery_functions.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As an aside what is in the variable/array $NEXTASSET ?
&lt;br /&gt;
&lt;br /&gt;
Have deleted cache &amp;amp; checked permissions but to no avail, the source code is missing the customhead.tpl file?</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#570</link>
<pubDate>Wed, 16 Jul 2008 15:48:49 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by Harvey)</title>
<description>Depends what you need to do - using customhead allows you to use dynamic Javascript code - using all the power that Smarty has available, which can be quite handy. But escaping braces is definitely a hassle.
&lt;br /&gt;
&lt;br /&gt;
An external js file introduces a slight overhead as it's included / executed on every page, but also means it gets cached by the browser and is nicely out of the way.</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#569</link>
<pubDate>Wed, 16 Jul 2008 10:30:32 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by synfield)</title>
<description>Thanks Harvey. I just put the code into it's own external js file which is probably what I should've be doing anyway.
&lt;br /&gt;
&lt;br /&gt;
Cheers</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#568</link>
<pubDate>Wed, 16 Jul 2008 10:27:56 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by Harvey)</title>
<description>I haven't looked into your post in too much detail, but it could be to do with escaping the braces (curly brackets).
&lt;br /&gt;
&lt;br /&gt;
In any Smarty template, you need to wrap {literal}{/literal} around any code that includes braces. Alternatively, you can use {ldelim} and {rdelim} instead of braces (see the Smarty manual).
&lt;br /&gt;
&lt;br /&gt;
Try that and let me know if that's not the issue.
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#567</link>
<pubDate>Tue, 15 Jul 2008 21:23:42 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by synfield)</title>
<description>Ok, I'm back to the concerns I have in my original post.
&lt;br /&gt;
&lt;br /&gt;
The jquery stuff is getting stripped out, i have renamed my customhead.tpl and reset it back to check if the changes are registering in the page source view.
&lt;br /&gt;
&lt;br /&gt;
My customhead.tpl has the following jquery code
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function(){
&lt;br /&gt;
&lt;br /&gt;
  		$('#s2').cycle({ 
&lt;br /&gt;
			fx:    'fade', 
&lt;br /&gt;
			speed:  2500 
&lt;br /&gt;
		 });
&lt;br /&gt;
&lt;br /&gt;
		$('.btn').each(function(){ 
&lt;br /&gt;
		var b = $(this); 
&lt;br /&gt;
		var tt = b.text() || b.val(); 
&lt;br /&gt;
			if ($(':submit,:button',this)) { 
&lt;br /&gt;
				//the following line is the culprit 
&lt;br /&gt;
				//b = $('&amp;lt;a&amp;gt;').insertAfter(this).addClass(this.className).attr('id',this.id);
&lt;br /&gt;
				//$(this).remove();
&lt;br /&gt;
				b.replaceWith(&amp;quot;&amp;lt;a style='cursor: pointer;' class='&amp;quot; + b.attr(&amp;quot;class&amp;quot;) + &amp;quot;' href='&amp;quot; + $(&amp;quot;.btnp&amp;quot;).attr(&amp;quot;href&amp;quot;) + &amp;quot;'&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;quot; + tt + &amp;quot;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;quot;); 
&lt;br /&gt;
			} 	
&lt;br /&gt;
	//b.text('').css({cursor:'pointer'}). prepend('&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;').append($('&amp;lt;span&amp;gt;').text(tt).append('&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;')); 
&lt;br /&gt;
	//b.text('').css({cursor:'pointer'}).prepend('&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;' + tt).append('&amp;lt;/span&amp;gt;');
&lt;br /&gt;
			//format required
&lt;br /&gt;
			//&amp;lt;a style=&amp;quot;cursor: pointer;&amp;quot; id=&amp;quot;&amp;quot; class=&amp;quot;btnp orange&amp;quot;&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;Apply Now&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;
&lt;br /&gt;
		});
&lt;br /&gt;
 });
&lt;br /&gt;
&lt;br /&gt;
But in source view I get;
&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function());
&lt;br /&gt;
&lt;br /&gt;
		$('.btn').each(function() 	
&lt;br /&gt;
	//b.text('').css(). prepend('&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;').append($('&amp;lt;span&amp;gt;').text(tt).append('&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;')); 
&lt;br /&gt;
	//b.text('').css().prepend('&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;' + tt).append('&amp;lt;/span&amp;gt;');
&lt;br /&gt;
			//format required
&lt;br /&gt;
			//&amp;lt;a style=&amp;quot;cursor: pointer;&amp;quot; id=&amp;quot;&amp;quot; class=&amp;quot;btnp orange&amp;quot;&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;i&amp;gt;&amp;lt;/i&amp;gt;Apply Now&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;
&lt;br /&gt;
		});
&lt;br /&gt;
 });
&lt;br /&gt;
&lt;br /&gt;
Can someone explain?
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#566</link>
<pubDate>Tue, 15 Jul 2008 17:35:53 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by synfield)</title>
<description>Correction, it seems to be caching an old vers of customhead.tpl, i've tried deleting the cache in admin &amp;amp; browser, seem to recall that I also have to do somwthing else?</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#565</link>
<pubDate>Tue, 15 Jul 2008 17:12:18 +1200</pubDate>
</item>
<item>
<title>customhead.tpl jquery doc ready (post by synfield)</title>
<description>I've got a few jquery functions in the jquery doc ready wrap in the header, which are ported from my another xhtml site template, so I put them into the jojo header via cutomhead.tpl.
&lt;br /&gt;
&lt;br /&gt;
However i noticed that the doc ready code is there but the rest of the functions get stripped???
&lt;br /&gt;
&lt;br /&gt;
Why? and how do i work around this.
&lt;br /&gt;
&lt;br /&gt;
Cheers</description>
<link>http://www.jojocms.org/topics/149/customheadtpl-jquery-doc-ready/#564</link>
<pubDate>Tue, 15 Jul 2008 16:46:25 +1200</pubDate>
</item>
<item>
<title>Unable to login (post by stevenhenderson)</title>
<description>
&lt;div class=&quot;quote&quot;&gt;&lt;strong&gt;Harvey said...&lt;/strong&gt;
&lt;br /&gt;
In PHPMyAdmin (or your database editor of choice), browse to the admin user record in the user table. Edit the record - clear the us_salt field, and clear the us_password field.
&lt;br /&gt;
&lt;br /&gt;
Next, add your password manually into the field - but you need to enter a SHA password. In phpMyAdmin this is easy, simply choose 'SHA1' from the dropdown next to the text field where you enter the new password and it will hash your password for you.&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
That did the trick. Seems odd it happened, but thanks for helping me to sort it out.</description>
<link>http://www.jojocms.org/topics/130/unable-to-login/#563</link>
<pubDate>Thu, 10 Jul 2008 21:07:06 +1200</pubDate>
</item>
<item>
<title>Unable to login (post by Harvey)</title>
<description>Seems odd that the above is happening, but there is another way to reset the admin account.
&lt;br /&gt;
&lt;br /&gt;
In PHPMyAdmin (or your database editor of choice), browse to the admin user record in the user table. Edit the record - clear the us_salt field, and clear the us_password field.
&lt;br /&gt;
&lt;br /&gt;
Next, add your password manually into the field - but you need to enter a SHA password. In phpMyAdmin this is easy, simply choose 'SHA1' from the dropdown next to the text field where you enter the new password and it will hash your password for you.
&lt;br /&gt;
&lt;br /&gt;
Also make sure the admin account hasn't been locked from too many failed login attempts (us_locked field should be set to zero).
&lt;br /&gt;
&lt;br /&gt;
Grab me on msn if you still can't get in (harvey@ this domain name).</description>
<link>http://www.jojocms.org/topics/130/unable-to-login/#562</link>
<pubDate>Thu, 10 Jul 2008 20:59:37 +1200</pubDate>
</item>
<item>
<title>Unable to login (post by stevenhenderson)</title>
<description>I've just tried this, and cannot login nor reset (even though the webmaster email is the default email address I have tried to reset). Looking at the user table in the database, the admin email was empty for some reason ... perhaps it is something to do with me using a custom Admin URI upon installation?
&lt;br /&gt;
&lt;br /&gt;
Either way, I manually inserted email address for admin user but am still geting the following message: &amp;quot;There was an error sending the Reset email. Please contact the webmaster for further help ...&amp;quot;
&lt;br /&gt;
&lt;br /&gt;
Is there an alternative way to setup a working admin user?</description>
<link>http://www.jojocms.org/topics/130/unable-to-login/#561</link>
<pubDate>Thu, 10 Jul 2008 20:28:12 +1200</pubDate>
</item>
<item>
<title>Slideshow Plugin (post by lynchpin)</title>
<description>I am all set. 
&lt;br /&gt;
I was able to call the 'getSlideshow' function in my global.php file and assign the slideshow id to the name variable. I then included the slideshow template file in the template, and working great now!
&lt;br /&gt;
Here it is if anyone is interested:
&lt;br /&gt;
http://www.newcitydenver.org/layout/
&lt;br /&gt;
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/147/slideshow-plugin/#560</link>
<pubDate>Thu, 10 Jul 2008 06:03:17 +1200</pubDate>
</item>
<item>
<title>Any Reference for the complete study of JOJO CMS? (post by Aman)</title>
<description>Thanx Harvey for giving me reference.
&lt;br /&gt;
One thing more, can you plz tell me that how to insert the scripts in the template?</description>
<link>http://www.jojocms.org/topics/146/any-reference-for-the-complete-study-of-jojo-cms/#559</link>
<pubDate>Wed, 09 Jul 2008 22:31:09 +1200</pubDate>
</item>
<item>
<title>Manage Images (post by creativechaos)</title>
<description>Hi,
&lt;br /&gt;
&lt;br /&gt;
I seem to have issues trying to manages images that have been uploaded through the Gallery3 plugin.
&lt;br /&gt;
&lt;br /&gt;
When I click on Manage Images, I see the following link options:
&lt;br /&gt;
&lt;br /&gt;
    * articlesfolder
&lt;br /&gt;
    * files
&lt;br /&gt;
    * gallery3
&lt;br /&gt;
    * images 
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I then click the &amp;quot;Gallery3&amp;quot; folder, I see a folder called &amp;quot;1&amp;quot; which I can see through FTP houses the uploaded files for my Gallery.
&lt;br /&gt;
&lt;br /&gt;
When I click the &amp;quot;1&amp;quot;, instead of being shown the files I am redirected back to the top level and only see the options to click on the &amp;quot;articlesfolder&amp;quot;, &amp;quot;files&amp;quot;, &amp;quot;gallery3&amp;quot; or &amp;quot;images&amp;quot; links again.
&lt;br /&gt;
&lt;br /&gt;
I had this previously set up on a different server and this did work in showing me the files in the Gallery3/1 folder so I could remove the files from that gallery.
&lt;br /&gt;
&lt;br /&gt;
Any ideas why I am just getting this redirecting loop instead of seeing the files?
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/148/manage-images/#558</link>
<pubDate>Wed, 09 Jul 2008 13:38:57 +1200</pubDate>
</item>
<item>
<title>Slideshow Plugin (post by lynchpin)</title>
<description>I'm working on integrating the jojo_slideshow plugin so that I can specify a specific slideshow on each page. I have added a field called pg_header to page table that allows to select a slideshow. 
&lt;br /&gt;
Now, my only problem is including the slideshow in my template file. 
&lt;br /&gt;
According to the slideshow documentation, this is the tag needed:
&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;[[slideshow:{$pg_header}]]&lt;/div&gt;
&lt;br /&gt;
If I insert this tag into a page body and replace the pg_header with my slideshow id, it works fine, but when I use this in the template file, it just outputs this as it is:
&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;[[slideshow:1]] &lt;/div&gt;
&lt;br /&gt;
 It seems that the plugin is being called before this tag is picked up. Is there a way around that?</description>
<link>http://www.jojocms.org/topics/147/slideshow-plugin/#557</link>
<pubDate>Wed, 09 Jul 2008 07:00:02 +1200</pubDate>
</item>
<item>
<title>Seperate RSS Feeds for Article Categories (post by mikec)</title>
<description>My current contract went through a number of revisions to avoid issues like that before I would sign it. It's a tricky one for employers trying to protect their work and employees wanting to give away what they create.
&lt;br /&gt;
&lt;br /&gt;
Pity you can't contribute, thanks for checking first so we don't have any ownership issues later.</description>
<link>http://www.jojocms.org/topics/141/seperate-rss-feeds-for-article-categories/#556</link>
<pubDate>Tue, 08 Jul 2008 11:02:12 +1200</pubDate>
</item>
<item>
<title>Seperate RSS Feeds for Article Categories (post by Harvey)</title>
<description>OK, thanks anyway. I can't exacly see how it's a conflict of interest when there isn't any money involved, but I understand employers can get funny about these sorts of things.
&lt;br /&gt;
&lt;br /&gt;
Harvey.</description>
<link>http://www.jojocms.org/topics/141/seperate-rss-feeds-for-article-categories/#555</link>
<pubDate>Tue, 08 Jul 2008 10:38:10 +1200</pubDate>
</item>
<item>
<title>Any Reference for the complete study of JOJO CMS? (post by Harvey)</title>
<description>Hi aman,
&lt;br /&gt;
&lt;br /&gt;
All &lt;a href=&quot;http://www.jojocms.org/docs/&quot;&gt;available documentation&lt;/a&gt; is on the website, and in the readme files relating to each plugin.</description>
<link>http://www.jojocms.org/topics/146/any-reference-for-the-complete-study-of-jojo-cms/#554</link>
<pubDate>Tue, 08 Jul 2008 10:36:58 +1200</pubDate>
</item>
<item>
<title>Any Reference for the complete study of JOJO CMS? (post by Aman)</title>
<description>Kindly suggest me any reference like .PDF file or any E-BOOK for the study of JOJO CMS, from where I can get the complete help about JOJO CMS.</description>
<link>http://www.jojocms.org/topics/146/any-reference-for-the-complete-study-of-jojo-cms/#553</link>
<pubDate>Tue, 08 Jul 2008 00:39:20 +1200</pubDate>
</item>
<item>
<title>Seperate RSS Feeds for Article Categories (post by Rick)</title>
<description>Hi guys, sorry but I can't contribute to the Jojo project as it's a conflict of interest.
&lt;br /&gt;
&lt;br /&gt;
Thank you for the opportunity though.
&lt;br /&gt;
&lt;br /&gt;
Rick</description>
<link>http://www.jojocms.org/topics/141/seperate-rss-feeds-for-article-categories/#552</link>
<pubDate>Mon, 07 Jul 2008 23:32:44 +1200</pubDate>
</item>
<item>
<title>Seperate RSS Feeds for Article Categories (post by mikec)</title>
<description>Hi Rick,
&lt;br /&gt;
&lt;br /&gt;
Can you please attach a patch to a post in here.
&lt;br /&gt;
&lt;br /&gt;
- Mike</description>
<link>http://www.jojocms.org/topics/141/seperate-rss-feeds-for-article-categories/#551</link>
<pubDate>Fri, 04 Jul 2008 10:14:38 +1200</pubDate>
</item>
<item>
<title>Calendar Plugin (post by Harvey)</title>
<description>Probably best if you email us some specific details of what you need the calendar to do, we can get back to you with what's involved / cost / timeframe etc.
&lt;br /&gt;
&lt;br /&gt;
Harvey.</description>
<link>http://www.jojocms.org/topics/140/calendar-plugin/#550</link>
<pubDate>Fri, 04 Jul 2008 08:56:44 +1200</pubDate>
</item>
<item>
<title>Calendar Plugin (post by lynchpin)</title>
<description>If you want to continue with this, I would be happy to pay you for your time in developing it. I have a couple upcoming clients who really want a calendar integrated on their site. </description>
<link>http://www.jojocms.org/topics/140/calendar-plugin/#549</link>
<pubDate>Fri, 04 Jul 2008 00:33:50 +1200</pubDate>
</item>
<item>
<title>Seperate RSS Feeds for Article Categories (post by Harvey)</title>
<description>Cheers Rick.
&lt;br /&gt;
&lt;br /&gt;
I think we would be happy to give you write access to our SVN server, we get email notifications of all changes, so we can check over any commits that are made.
&lt;br /&gt;
&lt;br /&gt;
I'll get someone to hook up the access and will be in touch with details.
&lt;br /&gt;
&lt;br /&gt;
Harvey.</description>
<link>http://www.jojocms.org/topics/141/seperate-rss-feeds-for-article-categories/#548</link>
<pubDate>Thu, 03 Jul 2008 19:51:58 +1200</pubDate>
</item>
<item>
<title>Seperate RSS Feeds for Article Categories (post by Rick)</title>
<description>I finished this the other day and just came on to upload it when I realised I should check to see if I'm allowed to contribute to projects such as these as I'm employed and working on an in-house cms.
&lt;br /&gt;
&lt;br /&gt;
It's done, so if I can, I'll upload it.</description>
<link>http://www.jojocms.org/topics/141/seperate-rss-feeds-for-article-categories/#547</link>
<pubDate>Thu, 03 Jul 2008 19:26:46 +1200</pubDate>
</item>
<item>
<title>register URI and APIs (post by casey)</title>
<description>Hi,
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I am now getting a 404 error, I have taken a look at the topic that was relating to it but I couldn't solve the problem.
&lt;br /&gt;
&lt;br /&gt;
If I change the plugin so that it doesn't use the [[plugin]] method, but uses the technical tab option in the admin then I can get the GET variables working.
&lt;br /&gt;
&lt;br /&gt;
Any ideas, why I can't get it working using the [[plugin]] method?
&lt;br /&gt;
&lt;br /&gt;
Thanks,
&lt;br /&gt;
&lt;br /&gt;
Casey</description>
<link>http://www.jojocms.org/topics/144/register-uri-and-apis/#546</link>
<pubDate>Thu, 03 Jul 2008 17:01:42 +1200</pubDate>
</item>
<item>
<title>tutorials for template design (post by Harvey)</title>
<description>We dont have any tutorials as yet but we recommend making a copy of the refresh theme and using this as a start point.</description>
<link>http://www.jojocms.org/topics/145/tutorials-for-template-design/#545</link>
<pubDate>Thu, 03 Jul 2008 08:49:59 +1200</pubDate>
</item>
<item>
<title>register URI and APIs (post by Harvey)</title>
<description>Looks ok at first glance. Are you running setup after each change to api.php? This clears the cached copy.</description>
<link>http://www.jojocms.org/topics/144/register-uri-and-apis/#544</link>
<pubDate>Thu, 03 Jul 2008 08:38:56 +1200</pubDate>
</item>
<item>
<title>tutorials for template design (post by mutari)</title>
<description>where can i find a simple tutorial for template design.
&lt;br /&gt;
thanks</description>
<link>http://www.jojocms.org/topics/145/tutorials-for-template-design/#543</link>
<pubDate>Wed, 02 Jul 2008 21:54:38 +1200</pubDate>
</item>
<item>
<title>register URI and APIs (post by casey)</title>
<description>Hi,
&lt;br /&gt;
&lt;br /&gt;
I am using the api.php file so that I can use [[plugin]] to display information.
&lt;br /&gt;
&lt;br /&gt;
I am currently trying to get the query strings to work, but haven't been successful.
&lt;br /&gt;
&lt;br /&gt;
in the api.php file I have the following:
&lt;br /&gt;
Jojo::registerURI(&amp;quot;/new/competition/[id:integer]&amp;quot;, 'Jojo_Plugin_competition');
&lt;br /&gt;
&lt;br /&gt;
and in the php file I am using:
&lt;br /&gt;
$compid = Jojo::getFormData('id',     0);
&lt;br /&gt;
&lt;br /&gt;
however it seems that $compid is always 0.
&lt;br /&gt;
&lt;br /&gt;
What am I doing wrong?
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks,
&lt;br /&gt;
&lt;br /&gt;
Casey</description>
<link>http://www.jojocms.org/topics/144/register-uri-and-apis/#542</link>
<pubDate>Wed, 02 Jul 2008 11:44:07 +1200</pubDate>
</item>
<item>
<title>Cart Bug (post by Harvey)</title>
<description>I'm pretty sure that one has been fixed in the development version. Thanks.</description>
<link>http://www.jojocms.org/topics/143/cart-bug/#541</link>
<pubDate>Tue, 01 Jul 2008 11:27:13 +1200</pubDate>
</item>
<item>
<title>Cart Bug (post by lynchpin)</title>
<description>Not sure if this is the correct place for buf reporting...
&lt;br /&gt;
&lt;br /&gt;
In the 'autoupdate_discount.inc.php'  file in the jojo_cart plugin the tabledata configuration is incorrect. It currently overrides data in the tabledata entry for tabledata instead of the discount entry in tabledata, causing the Tabledata page not to load in Jojo admin.
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/143/cart-bug/#540</link>
<pubDate>Tue, 01 Jul 2008 08:25:46 +1200</pubDate>
</item>
<item>
<title>Plugin Creation (post by lynchpin)</title>
<description>Thanks...I will give it a shot and see if I can make some improvements on it. It's a good starting point anyway
&lt;br /&gt;
</description>
<link>http://www.jojocms.org/topics/142/plugin-creation/#539</link>
<pubDate>Sun, 29 Jun 2008 12:50:50 +1200</pubDate>
</item>
</channel>
</rss>
