Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 29. Mar 2024, 12:19

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 3. Oct 2016, 16:49 
Offline

Joined: 3. Oct 2016, 16:43
Posts: 3
Hi

I am trying to use URL forwarding and it seems to work until I have a complex paramater and then it seems to fail for some reason. The url I call looks like the following:
http://www.jengatec.co.za/get-asset-list/?initialize=%3CInitialValues%3E%3CVariable%20apiname=%27WordpressID%27%3E%3CValue%3E802%3C/Value%3E%3C/Variable%3E%3C/InitialValues%3E
Before the browser changes it the URL looks as follows:
http://www.jengatec.co.za/get-asset-list/?initialize=<InitialValues><Variable apiname='WordpressID'><Value>802</Value></Variable></InitialValues>

Can you perhaps tell me what I can try to get this to send the complete parameter?


Top
 Profile  
 
PostPosted: 4. Oct 2016, 14:49 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
How is your configuration?
The browser does normally decode the parameters. so it would have to be encoded again.

Which version of advanced iframe do you have?

Best, Michael


Top
 Profile  
 
PostPosted: 4. Oct 2016, 16:55 
Offline

Joined: 3. Oct 2016, 16:43
Posts: 3
Hi Michael

Yes, it is strange.

I use version Version 7.2.1 with the Customizr theme and WP Types.

Do you need any more information?

Thanks
Leonard


Top
 Profile  
 
PostPosted: 4. Oct 2016, 17:17 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
where is this url? in the parent - Where is the forward?
You can try the bcc style [advanced_iframe]src[/advanced_iframe]
The src is between the tags.

so you need
http://www.jengatec.co.za/get-asset-list/?initialize=%3CInitialValues%3E%3CVariable%20apiname=%27WordpressID%27%3E%3CValue%3E802%3C/Value%3E%3C/Variable%3E%3C/InitialValues%3E
as result in the url of the iframe?

Best, Michael


Top
 Profile  
 
PostPosted: 5. Oct 2016, 07:10 
Offline

Joined: 3. Oct 2016, 16:43
Posts: 3
Hi Michael

It is strange but it seems like it might be a Wordpress related issue. I created a basis PHP that just do the following:
<?php
echo $_SERVER['REQUEST_URI'];
?>

When I call the the page directly through the following URL:
http://www.jengatec.co.za/bringlocal/testurl.php/?initialize=<InitialValues>sdf</InitialValues>
I get the following output:
/bringlocal/testurl.php?testxml=%3CInitialValues%3E802%3C/InitialValues%3E

If I change the XML a little and call the following:
http://www.jengatec.co.za/bringlocal/testurl.php/?initialize=<InitialValues><value>sdf</value></InitialValues>
I get a Worpress page that says "Page not found"

Can you perhaps see if you see the same and if you know what it might be?

Thanks
Leonard


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 24 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy