Subrata Sarkar

Results 6 issues of Subrata Sarkar

Hi, I have applied some security refinements based on PHPCS report using WordPress-Extra standards. It would be nice if you please review them. Thank you!

## **Issue Description** I am not sure if this is an "issue" or I am the only one having this trouble. As per suggestion of @zzap and @Kenshino I am...

dev-settings

Path: `Administration/Users/AddUser.aspx` Error message: `Could not find stored procedure 'BugNet_UserCustomField_GetCustomFields'.` ![untitled](https://cloud.githubusercontent.com/assets/11072678/20616450/6c778f8e-b308-11e6-80a2-cd2eed4b5b41.png) The constant entry is however found in `SqlDataProviderConstants.cs` at line 54. `private const string SP_USERCUSTOMFIELD_GETCUSTOMFIELDS = "BugNet_UserCustomField_GetCustomFields";` `BugNET.Schema.SqlDataProvider.sql` under...

Remove additional leading ">" signs in Step 2 and 3 inside homepage jumburton.

After I login the Welcome message should ideally get updated. Currently it is not and using the same resource key. This is how we can do this: 1. Create a...

Hi, I tried to integrate your pulgin in a Drupal 6 project but got this: `Uncaught TypeError: a.before is not a function at z (responsiveslides.min.js:3) at responsiveslides.min.js:6` I tried `jQuery.noConflict()`...