- Posts: 3
- Thank you received: 0
Plugin - Lightbox - User cant save new placemarks
- Luni
- Topic Author
- Offline
- New Member
Less
More
11 years 7 months ago #1611
by Luni
Plugin - Lightbox - User cant save new placemarks was created by Luni
Hi Dimi,
i like your ZH GoogleMap Comp.
But i have some trouble with the Lightbox plugin.
When user try to create a new placemark in frontend and click on add/save/submit,
they will get an error 500
And i dont know why.
see attachments..
With a modul it works fine, but by using ZH GM via plugin it dosnt work
Error 500.
do you have any idea ?
thx and kind regards
Sebastian
i like your ZH GoogleMap Comp.
But i have some trouble with the Lightbox plugin.
When user try to create a new placemark in frontend and click on add/save/submit,
they will get an error 500
And i dont know why.
see attachments..
With a modul it works fine, but by using ZH GM via plugin it dosnt work
Error 500.
do you have any idea ?
thx and kind regards
Sebastian
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 7 months ago #1612
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Plugin - Lightbox - User cant save new placemarks
Hi Sebastian.
I think it caused by this:
When you use component call (menu), or module - it is shown by "standard" joomla's way.
When you call it in light box, I think it doesn't call by "standard" way, it is shown by special URL.
And when you use frontend insert placemark ability - I POST my data to the same page (to the same PHP file), and process it. And in case lightbox server doesn't find this page, because it is not "standard" page show.
I think you can't use lightbox to entering your placemarks until I add Ajax placemark insert (without POST data to same page and reloading page).
Dmitry
I think it caused by this:
When you use component call (menu), or module - it is shown by "standard" joomla's way.
When you call it in light box, I think it doesn't call by "standard" way, it is shown by special URL.
And when you use frontend insert placemark ability - I POST my data to the same page (to the same PHP file), and process it. And in case lightbox server doesn't find this page, because it is not "standard" page show.
I think you can't use lightbox to entering your placemarks until I add Ajax placemark insert (without POST data to same page and reloading page).
Dmitry
Don't forget support my developments: post review in JED , donate , help with translation
The following user(s) said Thank You: Luni
Please Log in or Create an account to join the conversation.
- Luni
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
11 years 7 months ago - 11 years 7 months ago #1614
by Luni
Replied by Luni on topic Plugin - Lightbox - User cant save new placemarks
Hi Dimitry,
thx 4 your help...
here you can see what i mean:
*link-del*
Its a normal article with this content:
As an registered user u can add placemarks in the lighbox (with the error see top)
or in the modul (without an error).
in the normal Plugin
user cant add new placemarks, there is no posibility to add a new one..
when they click in the map, nothing happens..
is this normal?
thx allot..
sebastian
thx 4 your help...
here you can see what i mean:
*link-del*
Its a normal article with this content:
Google Maps Test Entry
{zhgooglemap-lightbox:1;click-me-4-lightbox;900;600;}
Plugin Without Lightbox:
{zhgooglemap:1}
Modul:
{loadposition ZhGMap}
As an registered user u can add placemarks in the lighbox (with the error see top)
or in the modul (without an error).
in the normal Plugin
Plugin Without Lightbox:
{zhgooglemap:1}
user cant add new placemarks, there is no posibility to add a new one..
when they click in the map, nothing happens..
is this normal?
thx allot..
sebastian
Last edit: 11 years 7 months ago by Luni.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 7 months ago #1615
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Plugin - Lightbox - User cant save new placemarks
In plugin call you haven't 2 features, which you have in component
1 - placemark management by group list
2 - frontend insert of placemarks
I wrote about it in my docs.
The 1 - it is very hard to manage more than one map on page, therefore I don't implement it
The 2 - its too hard to chech from what map on page you post data, therefore I don't implement it
The plugin lightbox call - it is component call by special URL, therefore you get this ability (but incorrect work for placemark entering)
1 - placemark management by group list
2 - frontend insert of placemarks
I wrote about it in my docs.
The 1 - it is very hard to manage more than one map on page, therefore I don't implement it
The 2 - its too hard to chech from what map on page you post data, therefore I don't implement it
The plugin lightbox call - it is component call by special URL, therefore you get this ability (but incorrect work for placemark entering)
Don't forget support my developments: post review in JED , donate , help with translation
The following user(s) said Thank You: Luni
Please Log in or Create an account to join the conversation.
- Luni
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
11 years 7 months ago #1616
by Luni
Replied by Luni on topic Plugin - Lightbox - User cant save new placemarks
ok fine, thank you very much...
now i understand..
im sorry for the extra work here in forum..
thx allot..
sebastian
now i understand..
im sorry for the extra work here in forum..
thx allot..
sebastian
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 7 months ago #1617
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Plugin - Lightbox - User cant save new placemarks
You are welcome. Don't worry.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.177 seconds