Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
more details
#11
i've an issue, if there are no versions number, it adds '0' in the database, i'm trying to add null instead but the update request doesn't let me do it

i succeed but i had to change a bit the update request.
let me know if you want my code Wink
#12
(06-09-2020, 12:24 PM)theclansmen Wrote: Sorry mate, can you remove what you've added for this version issue?

will remove then

(06-09-2020, 12:24 PM)theclansmen Wrote: i've done the updates on my current database : removing v. from all boots and leaving only INTEGER in the field (no more string) then i've altered the table to make this filed INT instead of VARCHAR.
and success, the bootlegs are ordered by DATE and VERSION (like 1,2,3,4,5,6,7,8,9,10,11,12...) and null if there is no version setted, just like i wanted.

it is possible to update the database the same way? maybe change the version field in the admin to make it a SELECT kind of field from 1 to 30 for example with null selected by default.
will look into it
#13
The version can be used with text and number. I can change the field to allow null if you prefer but some users are using the version field with full text versioning (i.e. clansmen version, visigod version, etc). So a default null type of field would allow you to not have a version (instead of a forced 0) if only one version exists.
#14
leave it like that mate, i didn't thought other users will add text there.
in case i'll make the change myself when the new version will be out Wink

sorry for all the changes
#15
I see you've implemented the Tradeable, Rare Trade, NFT drop down that is also visible on the main page. Is there a way to disable the use of this feature. I personally don't like the way it looks with the Tradeable image. I think you only need to show a status is its Rare Trade or NFT. I would also move the column to after the version field on the public side if you're going to use it.

Also the feature isn't even working properly. I did a test to change a show from Tradeable to Rare Trade and it says a recording was successfully modified, but that changes don't take affect.
#16
Image should be changed as Visigod said
#17
Sorry guys, been away since friday. I'm going to take a look at all things that are pending
#18
(11-09-2020, 04:48 PM)sjmike Wrote: I see you've implemented the Tradeable, Rare Trade, NFT drop down that is also visible on the main page. Is there a way to disable the use of this feature. I personally don't like the way it looks with the Tradeable image. I think you only need to show a status is its Rare Trade or NFT. I would also move the column to after the version field on the public side if you're going to use it.

Also the feature isn't even working properly. I did a test to change a show from Tradeable to Rare Trade and it says a recording was successfully modified, but that changes don't take affect.

I'm going to add it as option. I'll also change the column display.
#19
I've added the trade type as an option along with also being able to choose from text or image.

Please test and report back.
#20
works fine!

can you change the images btw?


Forum Jump: