Hi,
I want change this and all standard to free.
If i search stantard, i don't find some keys...
How to change all standard to free without having problems with database.
Or is it not smart to change that?
Hi,
I want change this and all standard to free. Or is it not smart to change that? http://www.busimatch.club ( The most exclusive business club) |
It is in the data base where you can change the name 'Standard' |
Would this work for the ads mod making it where people don't have to be members to post ads? |
Would this work for the ads mod making it where people don't have to be members to post ads? Don't forget they would need to be a member so the system would put the user ID into the database.
Gew |
Hi,
I want change this and all standard to free. Or is it not smart to change that? Hi DVC Graphics
To make it easier, go into PhpMyAdmin, goto your database, click SQL and rund the following command:
This will change it to FREE.
Hope this helps
Gew |
hi there, i gone to my database, gone to sql box, copy and pasted this and run but it gave error are you sure, thats a right code that we have to run? |
hi there, i gone to my database, gone to sql box, copy and pasted this and run but it gave error are you sure, thats a right code that we have to run? Whoops sorry, the id should have been ID
UPDATE `sys_acl_levels` SET `Name` = 'Free' WHERE `ID` =2;
Gew |
ok, thank you :-) http://www.busimatch.club ( The most exclusive business club) |
Hi In profile, I have changed one option to Business so people who have business, instead of joining as single or married, can join as business, for this, I need to update RelationshipStatus can you please advise how to update this, I want to add, Single Married In Relationship In Business Student |