11
Support / Re: Default License Agreement
« Last post by SMFHacks on May 18, 2022, 08:18:15 pm »I think it could be done by setting a default value for the column in the database as quickword around.
|
11
Support / Re: Default License Agreement« Last post by SMFHacks on May 18, 2022, 08:18:15 pm »I think it could be done by setting a default value for the column in the database as quickword around.
12
Support / Re: Default License Agreement« Last post by Puppeteer on May 18, 2022, 08:10:02 pm »That works great. I just want all my downloads to have default text during the upload process, rather than the box being empty, and needing to be filled in each time.
On our site, we allow members to upload, and just want boilerplate, which they are free to change if they want their own licensing agreement. 13
Support / Re: Default License Agreement« Last post by mickjav on May 18, 2022, 04:45:17 pm »Doesn't the License Agreement you added for me cover that as you can add text so if somebody downlaods a item they have to agree to the License.
Try downloading link below. https://www.databasedreams.co.uk/support/index.php?action=downloads;sa=view;id=51 14
Support / Re: Email Note - Included in order purchase« Last post by Shades on May 18, 2022, 02:54:54 pm »Thanks, I will give that a go on my test site because I'm sure I'll screw something up!
![]() ![]() 15
Support / Re: Email Note - Included in order purchase« Last post by SMFHacks on May 18, 2022, 02:33:21 pm »yes https://www.w3resource.com/mysql/string-functions/mysql-replace-function.php
update tablename set columnname = REPLACE(columnname, "find_string", "replace_with") 16
Support / [Feature Request] Keywords« Last post by Shades on May 18, 2022, 02:20:19 pm »The ability to add keywords to each item in the store individually would be a nice feature.
![]() 17
Support / Re: Email Note - Included in order purchase« Last post by Shades on May 18, 2022, 02:17:19 pm »Is there a way to globally change certain phrases or words in the description without changing the whole description in phpadmin?
18
Support / Re: Undefined index: down_path« Last post by Shades on May 18, 2022, 10:19:09 am »I clicked the link in the error (sorry), the actual link on the download page works fine so I'm not sure where the guest clicked that link from!?
![]() 19
Support / Re: Undefined index: down_path« Last post by SMFHacks on May 18, 2022, 10:06:50 am »The url looks bad are you clicking a bad link? ?action=downloads;sa=view;id=7\
Shouldn't end in \ 20
Support / Re: Delete custom rating and change default icons/change icons back to default?« Last post by SMFHacks on May 18, 2022, 10:06:01 am »Restoring the defaults. You could uninstall the mod and drop the database table smf_awesome_ratetypes and smf_awesome_ratelog then reinstall.
|
|