Question #182287 on aikiframework changed:
https://answers.launchpad.net/aikiframework/+question/182287

Jakub Jankiewicz proposed the following answer:
You are using latest development version of Aiki which still have bugs.

Do you have these lines in source code?

 <!--start global_javascript(18)--> 
<script type='text/javascript'
 
src='http://localhost/aiki1/assets/javascript/jquery/jquery-1.4.2.min.js'></script>
<script type='text/javascript'
 
src='http://localhost/aiki1/assets/javascript/jquery/plugins/jquery.form.js'></script>
<script type='text/javascript'
 src='http://localhost/aiki1/assets/javascript/aiki.js'></script>
 <!--global_javascript(18) end--> 


On Sun, 18 Dec 2011 21:45:38 -0000
Amirul Abu <[email protected]> wrote:

> Question #182287 on aikiframework changed:
> https://answers.launchpad.net/aikiframework/+question/182287
> 
> Amirul Abu posted a new comment:
> yeah, here is the error
> 
> $ is not defined
> aiki.js()aiki.js (line 27)
> [Break On This Error] $(document).ready(function(){
> aiki.js (line 27)
> $ is not defined
> control_panel.js()control_panel.js (line 623)
> [Break On This Error] $().ready(function() {
> control_panel.js (line 623)
> $ is not defined
> admin()admin (line 49)
> [Break On This Error] $(document).ready(function(){
> admin (line 49)
> $ is not defined
> admin()admin (line 65)
> [Break On This Error] $(document).ready(function(){ admin (line 65)
> 
> sorry, i dont know javascript. just some html, css. and some php.
> 
> btw, i am using the web installer
> 

-- 
Jakub Jankiewicz
twitter: @jcubic
www: http://jcubic.pl

You received this question notification because you are a member of Aiki
Framework Developers, which is an answer contact for aikiframework.

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to