Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-21, 06:11:12)
--
Any forms always do the same job, a HTML form on a web page has nothing to do with your items, it just allows a user to enter data that is sent to a server for ... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-24, 20:27:47 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-21, 03:51:09)
--
JAKE Wrote: (2018-09-21, 02:58:07)
--
I can't imagine that how hard it can be to display a form?
--
Which form do you mean? ItemManger does not offer any for... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-21, 05:09:06 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-04, 18:57:23)
--
It's very similar but there's a significant part missing, especially in matters of security.
--
I'm still curious that how could this be implemented regardless... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-21, 02:58:07 |
|
|
Thread: ImForms
Post: RE: ImForms
Bigin Wrote: (2018-08-23, 14:41:28)
--
Code that you posted there you don't need - everything you need is in the documentation.
--
But the question wasn't about "imforms" but forms related to itemm... |
|
JAKE |
Plugins
|
54 |
71,202 |
2018-09-19, 19:29:00 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: RE: Cannot login - redirects back to login page - ...
Just tried Codepen site when I suddenly got an notice: "CodePen requires a referrer to render this. Your browser isn't sending one.".
Could this be related to problems with GetSimple? |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-09-18, 06:58:49 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: RE: Cannot login - redirects back to login page - ...
Carlos Wrote: (2018-09-16, 17:59:57)
--
Try with Firefox in a private browser window. If it still doesn't work, try with a new Firefox profile.
--
Noup, didn't make any difference. |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-09-16, 18:07:12 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: RE: Cannot login - redirects back to login page - ...
n00dles101 Wrote: (2018-09-16, 04:53:04)
--
have you set your root url to http://localhost/gs in the settings page?
--
U mean the "Website url" field? Yes, it matches and I've tried it with and with... |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-09-16, 16:39:32 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: RE: Cannot login - redirects back to login page - ...
Here's the log for Firefox in which admin login does not work:
Code:
--
::1 - - [15/Sep/2018:20:47:40 +0300] "POST /gs/admin/ HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) ... |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-09-16, 03:59:42 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-04, 06:33:12)
--
Both, not recommended for safety reasons and not directly suitable because code must be adapted.
--
Damn it, I thought it could be just a matter of calling a f... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-04, 07:02:10 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-03, 00:08:46)
--
This is the answer to the question from this thread: http://get-simple.info/forums/showthread.php?tid=10580&pid=62939#pid62939
Don't quite understand what yo... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-04, 06:18:02 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-03, 00:08:46)
--
This is the answer to the question from this thread: http://get-simple.info/forums/showthread.php?tid=10580&pid=62939#pid62939
Don't quite understand what yo... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-04, 02:12:48 |
|
|
Thread: Registering a custom url for plugin
Post: Registering a custom url for plugin
Hi
How plugins can register urls/slugs? If I need to run custom script (plugin) while requesting e.g. /myplugin/custom_url.php? |
|
JAKE |
Plugins
|
1 |
3,905 |
2018-09-03, 03:19:40 |
|
|
Thread: ItemManager 2.0
Post: RE: ItemManager 2.0
Bigin Wrote: (2018-09-03, 00:08:46)
--
This is the answer to the question from this thread: http://get-simple.info/forums/showthread.php?tid=10580&pid=62939#pid62939
Don't quite understand what yo... |
|
JAKE |
Plugins
|
283 |
491,956 |
2018-09-03, 01:21:01 |
|
|
Thread: Rendering item manager edit form on a content page
Post: Rendering item manager edit form on a content page
Hi
I'd like to render a item manager edit form on a content page to allow anonymous users to post items.
There's already shortcode implementation for "IMforms" forms but how could I use it for a... |
|
JAKE |
Scripts & Components
|
2 |
8,671 |
2018-09-02, 20:46:35 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: RE: Cannot login - redirects back to login page - ...
And still have this problem.
Now I can say that it is related to Firefox since within Chrome I can login and use admin as usually.
What could be so different in Firefox?
First I access login pa... |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-08-29, 03:16:35 |
|
|
Thread: ImForms
Post: RE: ImForms
Hi
How am I supposed to render form? The plugin page doesn't cover this and has only a overly simplified example.
For example which class I need to include in template.php to get $imforms varia... |
|
JAKE |
Plugins
|
54 |
71,202 |
2018-08-23, 06:17:54 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: RE: Cannot login - redirects back to login page - ...
Well, seems like there's a ton of code errors.
I'm using cardinal theme and there's a few wrong paths.
But most of the errors seem to be in the files under /admin/templates.
Too much to fix so ... |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-02-19, 00:08:30 |
|
|
Thread: Cannot login - redirects back to login page - no errors
Post: Cannot login - redirects back to login page - no e...
Hi
I have a vanilla installation of 3.3.13 on a XAMPP localhost server (Windows 10).
Installation went fine but I cannot login to admin pages.
As soon as I submit login form it just redirects b... |
|
JAKE |
Installation & Setup
|
19 |
34,326 |
2018-01-28, 03:47:57 |