xrexis / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Forum Export tab not updating properly. #409

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NB: First check the wiki and existing issues!

What version of Procurement are you using? On what operating system?
1.8.2 , windows 8
What steps will reproduce the problem?
1.make changes to forum template , click save all changes
2.head to "forum export" tab , select new tabs
3.

What is the expected output? What do you see instead?
new implemented tabs / items in existing tabs
everything in forum export after selecting new tabs with new pricing , still 
produces old details , and its just stuck like that.
unable to make changes to existing forum export tab.

Please provide any additional information below.
Initial details on forum template is as below : 
[spoiler=" ~b/o 7 chaos Gear "]
{Stash:7c}
[/spoiler]
[spoiler=" ~b/o 4 chaos Gear "]
{Stash:4c}
[/spoiler]
[spoiler=" ~b/o 1 chaos Gear "]
{Stash:1c}
[/spoiler]

Made some changes so it was as below :

[spoiler=" ~b/o 1.5 exalted Gear "]
{Stash:1.5ex}
[/spoiler]
[spoiler=" ~b/o 7 chaos Gear "]
{Stash:7c}
[/spoiler]
[spoiler=" ~b/o 4 chaos Gear "]
{Stash:4c}
[/spoiler]

[spoiler=" ~b/o 1 chaos Gear "]
{Stash:1c}
[/spoiler]

Clicked on save all changes, went to the forum export tab.

Ticked all existing tabs  , and the new 1.5 exa tab.
It still currently displays as below :

[spoiler=" ~b/o 7 chaos Gear "]
[linkItem location="Stash7" league="Beyond" x="2" y="0"]
[/spoiler]
[spoiler=" ~b/o 4 chaos Gear "]
[linkItem location="Stash5" league="Beyond" x="0" y="0"][linkItem 
location="Stash5" league="Beyond" x="1" y="0"]
[/spoiler]
[spoiler=" ~b/o 1 chaos Gear "]
[linkItem location="Stash3" league="Beyond" x="0" y="0"][linkItem 
location="Stash3" league="Beyond" x="5" y="0"][linkItem location="Stash3" 
league="Beyond" x="7" y="0"][linkItem location="Stash3" league="Beyond" x="1" 
y="0"][linkItem location="Stash3" league="Beyond" x="3" y="0"]
[/spoiler]

Nothing i can do to make it force refresh whatsoever.

Original issue reported on code.google.com by wassup_1...@hotmail.com on 10 Sep 2014 at 3:31

GoogleCodeExporter commented 9 years ago
This is pretty odd, have you tried editing ForumExportTemplate.txt in 
Procurement's directory, saving, and then starting Procurement?

Original comment by stickymaddness on 11 Sep 2014 at 4:24

GoogleCodeExporter commented 9 years ago
yes i have , quite a few times. ive even gone as far as wiping everything off 
and re installing but i might have to look for its registry file tbh.

Original comment by wassup_1...@hotmail.com on 12 Sep 2014 at 2:09

GoogleCodeExporter commented 9 years ago
Procurement doesn't use any registry files.

Are you sure you don't have all the Procurement files set to read-only or 
something?

Original comment by stickymaddness on 12 Sep 2014 at 3:11

GoogleCodeExporter commented 9 years ago
i was able to modify it , so i guess it wasnt ? though im not sure if 
procurement does not have registry files, how was it able to recall the same 
macro without me putting anything within forumtemplate.txt

Original comment by wassup_1...@hotmail.com on 13 Sep 2014 at 8:33

GoogleCodeExporter commented 9 years ago
I don't know what you are referring to by "macro", but it does not store 
anything in the registry. 

Original comment by stickymaddness on 13 Sep 2014 at 2:26

GoogleCodeExporter commented 9 years ago
"
Clicked on save all changes, went to the forum export tab.

Ticked all existing tabs  , and the new 1.5 exa tab.
It still currently displays as below :

[spoiler=" ~b/o 7 chaos Gear "]
[linkItem location="Stash7" league="Beyond" x="2" y="0"]
[/spoiler]
[spoiler=" ~b/o 4 chaos Gear "]
[linkItem location="Stash5" league="Beyond" x="0" y="0"][linkItem 
location="Stash5" league="Beyond" x="1" y="0"]
[/spoiler]
[spoiler=" ~b/o 1 chaos Gear "]
[linkItem location="Stash3" league="Beyond" x="0" y="0"][linkItem 
location="Stash3" league="Beyond" x="5" y="0"][linkItem location="Stash3" 
league="Beyond" x="7" y="0"][linkItem location="Stash3" league="Beyond" x="1" 
y="0"][linkItem location="Stash3" league="Beyond" x="3" y="0"]
[/spoiler]
"

This section is already there , even after deleting all the files and starting 
new.

Original comment by wassup_1...@hotmail.com on 13 Sep 2014 at 2:46

GoogleCodeExporter commented 9 years ago
You must be doing something seriously wrong if that is the case. 

Did you download Procurement from here: 
https://github.com/Stickymaddness/Procurement/releases/tag/1.8.2 ?

The only place Procurement stores buyouts is in buyouts.xml, if that file is 
deleted you will lose all your buyouts.

Original comment by stickymaddness on 13 Sep 2014 at 2:57

GoogleCodeExporter commented 9 years ago
I downloaded it from the area linked .
Would you be able to explain to me how to completely uninstall procurement ?
I believe that may fix the issue (maybe)

Original comment by wassup_1...@hotmail.com on 14 Sep 2014 at 8:57

GoogleCodeExporter commented 9 years ago
To uninstall simply select the folder you extracted the zip to, and delete the 
whole folder and all files in it.

Original comment by stickymaddness on 14 Sep 2014 at 9:48

GoogleCodeExporter commented 9 years ago
Procurement 1.8.5 has been released, please retest with 1.8.5

If you have further issues please log a new ticket with a fresh debuginfo.log 
from 1.8.5

https://github.com/Stickymaddness/Procurement/releases/tag/1.8.5

Original comment by stickymaddness on 20 Sep 2014 at 9:56