Expand my Community achievements bar.

SOLVED

I used custom code to change page images but its not executed

Avatar

Level 1

Hi,

 

I used custom code to change page images but its not executed and not coming when I used Activity QA url.  Also I notice that when I hit the activity url "&at_preview_token=Xkv16pMU9i0DY_zbN6jPZuXDh6vlA3IZgoVBM5rSPZo&at_preview_index=1_1&at_preview_listed_activities_only=true" is automatically remove from url.

 

can anyone suggest what is the issues here.

 

 

Thanks,

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 3

Some content management systems (CMS) or server configurations might strip away certain URL parameters for security reasons or due to URL rewriting rules. Check your CMS settings or server configurations to see if there are any rules affecting URL parameters.

View solution in original post

2 Replies

Avatar

Employee Advisor

If you can load the URL without the Target QA parameters, then it might be that the web server has been configured to only accept certain query string parameters. So it would be worth talking with the web app/hosting team to uncover whether that is the case or not

Avatar

Correct answer by
Level 3

Some content management systems (CMS) or server configurations might strip away certain URL parameters for security reasons or due to URL rewriting rules. Check your CMS settings or server configurations to see if there are any rules affecting URL parameters.