# |
Feb 11th 2018, 07:32 |
sujay |
same issue |
# |
Feb 11th 2018, 07:32 |
sujay |
tried changing name of the table |
# |
Feb 11th 2018, 07:32 |
sujay |
i checked the models also |
# |
Feb 11th 2018, 07:31 |
ricksaccous |
oh... |
# |
Feb 11th 2018, 07:31 |
sujay |
mysql |
# |
Feb 11th 2018, 07:30 |
ricksaccous |
what db engine are you using? |
# |
Feb 11th 2018, 07:30 |
ricksaccous |
sounds like a server issue then |
# |
Feb 11th 2018, 07:30 |
sujay |
:sleepy: |
# |
Feb 11th 2018, 07:30 |
sujay |
test server it works fine |
# |
Feb 11th 2018, 07:30 |
ricksaccous |
probably, lol |
# |
Feb 11th 2018, 07:29 |
ricksaccous |
can a db table even have a period in the name? |
# |
Feb 11th 2018, 07:29 |
sujay |
the issue only seems to have in production server |
# |
Feb 11th 2018, 07:29 |
sujay |
the table exists |
# |
Feb 11th 2018, 07:29 |
sujay |
ive checked in db |
# |
Feb 11th 2018, 07:29 |
ricksaccous |
the table doesn't exist? |
# |
Feb 11th 2018, 07:28 |
sujay |
any idea why it throws following error ? 2018-02-11 12:30:06 Error: [PDOException] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'owbrovnb_owbro.Wsearchana' doesn't exist |
# |
Feb 11th 2018, 06:38 |
ricksaccous |
the encrypted passwords should be the same |
# |
Feb 11th 2018, 06:37 |
ricksaccous |
you encrypt the password the user types in the same way then compare them |
# |
Feb 11th 2018, 06:37 |
ricksaccous |
yes |
# |
Feb 11th 2018, 05:59 |
kevin |
Im saving the league password in the DB using the setPassword() function in the LeaguesTable, so its being encrypted. |
# |
Feb 11th 2018, 05:59 |
kevin |
is there a way to manually create a form in CakePHP 3 and have the password compare to a password in the DB thats been encrypted? Basically, in order to join a League, you need to know the password. |
# |
Feb 11th 2018, 04:59 |
ricksaccous |
yep |
# |
Feb 11th 2018, 04:57 |
humbba12 |
oh thanks for sharing the code snippet :) |
# |
Feb 11th 2018, 04:56 |
ricksaccous |
no problem ;) |
# |
Feb 11th 2018, 04:56 |
ricksaccous |
not perfect |
# |
Feb 11th 2018, 04:56 |
ricksaccous |
File uploaded https://cakesf.slack.com/files/U8LQ47EPR/F98A9D4R5/my_solution_for_this_type_of_thing.js / https://slack-files.com/T053DPNCM-F98A9D4R5-86fb52d941 |
# |
Feb 11th 2018, 04:55 |
humbba12 |
thanks for your help |
# |
Feb 11th 2018, 04:55 |
humbba12 |
I am |
# |
Feb 11th 2018, 04:55 |
humbba12 |
I really thankfull |
# |
Feb 11th 2018, 04:55 |
humbba12 |
Yeah i can do it from here |
# |
Feb 11th 2018, 04:54 |
ricksaccous |
hahaha |
# |
Feb 11th 2018, 04:54 |
ricksaccous |
sorry dude you're on your own there |
# |
Feb 11th 2018, 04:54 |
humbba12 |
:rolling_on_the_floor_laughing: |
# |
Feb 11th 2018, 04:54 |
ricksaccous |
jesus christ, lol |
# |
Feb 11th 2018, 04:53 |
humbba12 |
File uploaded https://cakesf.slack.com/files/U6DMU08AE/F96MW909F/-.js / https://slack-files.com/T053DPNCM-F96MW909F-0058a331d5 - it is not finished |
# |
Feb 11th 2018, 04:53 |
ricksaccous |
and remember how many items you have |
# |
Feb 11th 2018, 04:53 |
ricksaccous |
for new items |
# |
Feb 11th 2018, 04:53 |
ricksaccous |
yeah so you will have to set the name parameter with javascript then |
# |
Feb 11th 2018, 04:53 |
humbba12 |
yes |
# |
Feb 11th 2018, 04:53 |
ricksaccous |
you mean so you add more options and delete options? |
# |
Feb 11th 2018, 04:52 |
humbba12 |
let me show you |