Posts: 3
Threads: 2
Joined: Nov 2016
2016-11-20, 16:15:35
(This post was last modified: 2016-11-20, 17:37:43 by Thirdeyyy.)
can't open page options and add new field in the configure custom fields. new with this getsimple app and not very knowledgable with these stuff. 1st yr college student here btw. using this for a project
before clicking page options and add new field:
http://localhost/getsimple/admin/pages.php
after:
http://localhost/getsimple/admin/pages.php#
it just adds the number sign but doesnt open anything
Posts: 3,491
Threads: 106
Joined: Mar 2010
Javascript disabled? Any browser addon like noscript? Have you tried with a different browser?
BTW, it is recommended to post in the plugin's support thread.
Posts: 3
Threads: 2
Joined: Nov 2016
2016-11-20, 18:49:45
(This post was last modified: 2016-11-20, 18:54:48 by Thirdeyyy.)
(2016-11-20, 18:13:06)Carlos Wrote: Javascript disabled? Any browser addon like noscript? Have you tried with a different browser?
BTW, it is recommended to post in the plugin's support thread.
tried them all but it still doesn't work. i looked at chromes console and this is what it showed
jquery-ui.min.js:9 Uncaught ReferenceError: jQuery is not defined
edit.php:16 Uncaught TypeError: Cannot read property 'ui' of undefined
jquery.fancybox.pack.js:32 Uncaught ReferenceError: jQuery is not defined
jquery.getsimple.js?v=3.3.9:4 Uncaught ReferenceError: jQuery is not defined
edit.php:31 Uncaught ReferenceError: jQuery is not defined
edit.php:284 Uncaught ReferenceError: $ is not defined
config.js?t=G14E:147 Uncaught ReferenceError: $ is not defined
PS: I uncommented the GSNOUPLOADIFY to make the upload file work.