![]() |
Problem when "update" options
Hi @ all. :)
I've a problem with the "memory" of dropdown men? on my product. When I change a setting and save everything back as before. But the change takes effect Example. I go to my options https://vborg.vbsupport.ru/ I set right and click to Save http://img43.imageshack.us/img43/921/dfdddddddddddd.jpg http://img35.imageshack.us/img35/963...ddddddddd2.jpg After Save... return "left" https://vborg.vbsupport.ru/ How can I solve it? Thank you. :) |
This is a modification you are coding yourself?
|
Yes, is a new option on mytranslator.
Everything works, in the new release, but not the dropdown men?. |
What are all the settings that are in the export for the product? Perhaps you have something wrong in there.
|
This is the code of men?
Code:
<setting varname="mytranslator_position" displayorder="5"> |
It looks correct to me. Have you tried closing your browser and then opening it again and seeing if the problem goes away? Or clearing the cache? Have you checked the database to see if anything is changing? Have you checked your error logs to see if something is in there?
|
Quote:
Quote:
Quote:
Quote:
If I try to change select:piped to radio:piped nothing is selected... all values are blank. |
Have you tried deleting the option and creating it again? When you say no error logs, do you mean nothing is in them, or you have no error logs?
|
Quote:
Quote:
|
Hmmmm..... um...... OK..... have you tried turning off all other modifications - turn off both products and extra plugins - so that only this one product is 'on'? I'm kinda running out of suggestions here. I can't think of why that wouldn't work if there is no error at all. Conflict of id? I don't think vbulletin would let that happen though...
|
Quote:
Yes but doesn't work. Thank you. :) |
Why have you choosen for free text instead of a single selection menu?
|
Quote:
Quote:
@All: Thank you for your support :up: |
Don't go editing the XML, just create a new profile field and select single selection menu as type.
|
Nothing. If I create this field
Code:
<setting varname="mytranslator_position2" displayorder="5"> |
Sorry my previous reply was about Profile Fields, not vB Options.
I just tested it with the following and had no problems: Option code: Code:
select:piped All other fields left at default (exept title and description etc..). |
For everything else works. Only this is just wrong.
Could be a template's cache issue? |
Doubt that. If anything then i suspect a modification is causing this.
|
I try to use this code
Code:
<setting varname="myt_position" displayorder="14"> What are the difference between Code:
left|Left Code:
0|Left Perhaps select: piped functions only if the first value is numeric and the second is an attribute? Uhm.... This is a mystery ... :confused: |
Both should work.
|
The first code doesn't work. The second code works.
Question... if I use MyTranslator_position_set for settinggroup and mytranslator_position for a simple setting, this could be creating problems? |
What vB version are you using?
|
Version 3.8.4
|
Are you creating this option using the normal Admin interface or are you editing and uploading a XML-file?
|
Only with the XML file. :)
|
Then you should stop editing XML-files. This is not a supported option and can lead to issues like this. Why not just use the normal AdminCP interface?
|
Changing an XML file with an XML editor is more convenient for me.
I will try at this point directly from the admin panel. :) |
You find it more convenient to scratch your head asking yourself why someone doesn't work, where you could also use the tools provided and it will work on the first try.
|
I solved the problem.
This code was wrong: Code:
<setting varname="mytranslator_position2" displayorder="5"> Code:
<setting varname="mytranslator_position" displayorder="5"> Thank you for your support. :) |
Glad you got it working, cionfs, and thanks for posting what worked since it may help someone else in the future.
|
All times are GMT. The time now is 08:09 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|