'$' undefined

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
pwalker
Posts: 3
Joined: Wed Sep 22, 2010 7:05 pm

'$' undefined

Post by pwalker »

I'm getting this error on the config page. I'm also not able to modify a current faq or assign users to groups. Did I miss something during the setup or are these unrelated? I am running 2.6.8

Message: '$' is undefined
Line: 105
Char: 5
Code: 0
URI: http://sqldev/faq/admin/index.php?action=config
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: '$' undefined

Post by Thorsten »

Hi,

this error shows a problem with jQuery... on my test systems everything works fine. Do you get any other JS errors?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pwalker
Posts: 3
Joined: Wed Sep 22, 2010 7:05 pm

Re: '$' undefined

Post by pwalker »

When On the Edit Page I am getting.... I am talking to my IT now to see if something is up and pointed them at JQuery as per you but I can't seem to locate any documentation on version even using a info.php

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
Timestamp: Wed, 22 Sep 2010 20:49:18 UTC


Message: Object expected
Line: 111
Char: 9
Code: 0
URI: http://sqldev/faq/admin/index.php?action=editentry


Message: Object expected
Line: 230
Char: 5
Code: 0
URI: http://sqldev/faq/admin/index.php?action=editentry


Message: 'tinyMCE' is undefined
Line: 334
Char: 1
Code: 0
URI: http://sqldev/faq/admin/index.php?action=editentry


Message: 'SyntaxHighlighter' is undefined
Line: 427
Char: 5
Code: 0
URI: http://sqldev/faq/admin/index.php?action=editentry
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: '$' undefined

Post by Thorsten »

Hi,

it looks like the admin page isn't loaded correct... I'll ckeck this on IE8 on my VM.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pwalker
Posts: 3
Joined: Wed Sep 22, 2010 7:05 pm

Re: '$' undefined

Post by pwalker »

I found it out. In case anyone else runs into it.

I am not sure why or how it happened but it seems like every .js file was wiped from that install in every directory. I went ahead and recopied the missing files over and left the /config/ alone. So far so good....

Thanks!
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: '$' undefined

Post by Thorsten »

Hi,

okay... but it's in the phpMyFAQ download package... strange!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply