Search found 38 matches
- Sat Jan 19, 2019 7:07 am
- Forum: CSS
- Topic: With left menu I have problems with Bootstrap 4.1 pages layout
- Replies: 0
- Views: 3034
With left menu I have problems with Bootstrap 4.1 pages layout
Hello all. Could you please to look at layout of the Bootstrap 4.1 page: http://demo2.nilov-sergey-demo-apps.tk/admin/warehouses/2/edit It is under credentials admin@demo.com 111111 I made menu at left side by some sample(it must be hidden on small device). But with this left menu there are some fea...
- Sat Jul 21, 2018 3:27 am
- Forum: Free time
- Topic: How stop git referencing ssh keys
- Replies: 1
- Views: 2476
How stop git referencing ssh keys
Hello, In one of my projects I have problems of working with bitbucket using ssh keys. If there is a way only in this project(directory) to stop referencing ssh keys with git. I mean maybe some option in git pull, git push commands, without modifications content of ~/.ssh/. I would prefer in this pr...
- Sun Feb 25, 2018 8:59 am
- Forum: Free time
- Topic: I want in Kubuntu 17 to move from Firefox to Chromium
- Replies: 0
- Views: 3400
I want in Kubuntu 17 to move from Firefox to Chromium
Hello, 1) I want in Kubuntu 17 to move from Firefox to Chromium In Chromium I found the menu item “Import bookmarks and settings” It can be useful for transferring all my bookmarks from Firefox into Chromium. But how to transfer passwords? Lastpass - look not good when Ineed to transfer existing pas...
- Sat Feb 24, 2018 4:12 am
- Forum: JavaScript
- Topic: How get version of current vuejs2 library
- Replies: 0
- Views: 2652
How get version of current vuejs2 library
Hello,
If there is a way programmatically to get version of current vuejs2 library?
I need to make some kind of version checking...
Thanks!
If there is a way programmatically to get version of current vuejs2 library?
I need to make some kind of version checking...
Thanks!
- Sun Jan 28, 2018 1:01 am
- Forum: Other Database Engines
- Topic: To move from Mysql into Posgres?
- Replies: 1
- Views: 2816
Re: To move from Mysql into Posgres?
Are there some pipelines for this?
If this pipeline is able to create tables in destination db by source db - that would be great!
If this pipeline is able to create tables in destination db by source db - that would be great!
- Fri Jan 26, 2018 8:39 am
- Forum: Other Database Engines
- Topic: To move from Mysql into Posgres?
- Replies: 1
- Views: 2816
To move from Mysql into Posgres?
Hello,
If there is some tools to move data of related tables with data from Mysql into Posgres?
I know usefull option
but if there is some more ?
Thanks!
If there is some tools to move data of related tables with data from Mysql into Posgres?
I know usefull option
Code: Select all
mysqldump --compatible=postgresql
Thanks!
- Thu Nov 09, 2017 8:36 am
- Forum: PHP coding => General
- Topic: Error writing to amazon s3 cloud
- Replies: 0
- Views: 1102
Error writing to amazon s3 cloud
Hi all, In my laravel 5 application I have amazon s3 cloud usage, like: use Storage; ... $s3 = Storage::disk('s3'); $uploaded = $s3->put($upload_path, file_get_contents($this->file), 'public'); But but uploading my file I got errot : S3Exception in WrappedHttpHandler.php line 192: Error executing "P...
- Fri Oct 27, 2017 6:47 am
- Forum: PHP coding => General
- Topic: debugging of data read with phpQuery
- Replies: 1
- Views: 885
Re: debugging of data read with phpQuery
I still search some tools to output for data found with phpQuery requests. when I write piece of code above I have some output like in printscreen above, but it is difficult to review it. And even I write wrong path/class I have some output like in printscreen above. I would like in some way to show...
- Tue Oct 24, 2017 10:40 pm
- Forum: PHP coding => General
- Topic: debugging of data read with phpQuery
- Replies: 1
- Views: 885
debugging of data read with phpQuery
Hello, Can you advice some tools(php7/laravel5) for debugging/review of data read with phpQuery? I mean when I need to get data-attribute of H2 tag I write: $pq = pq($nextContainerDivItem); $nextTitle= $pq->find('h2.s-access-title'); echo '<pre>$nextTitle::</pre>'; dump($nextTitle); $next_title= !em...
- Thu Oct 19, 2017 2:43 am
- Forum: Free time
- Topic: To see laravel mix succesfull message
- Replies: 6
- Views: 4219
Re: To see laravel mix succesfull message
I am not sure which tutorial do you mean ?
Could you please give url ?
Could you please give url ?
- Tue Oct 17, 2017 7:12 am
- Forum: JavaScript
- Topic: Make tinymce editor set array of images
- Replies: 0
- Views: 2770
Make tinymce editor set array of images
Hello!
In my laravel 5/jquesry/bootstrap application I use
tinymce, 4.4.3 for html text filling and if there is a way to set array of relative pathes of the images
and possibility to select/preview/insert these images in the tinymce editor? Some additive plugings?
Thanks!
In my laravel 5/jquesry/bootstrap application I use
tinymce, 4.4.3 for html text filling and if there is a way to set array of relative pathes of the images
and possibility to select/preview/insert these images in the tinymce editor? Some additive plugings?
Thanks!
- Tue Oct 17, 2017 7:10 am
- Forum: Free time
- Topic: To see laravel mix succesfull message
- Replies: 6
- Views: 4219
Re: To see laravel mix succesfull message
I see error message in my condole, but I want to see like this
https://www.youtube.com/watch?v=ZqmQZ1l ... Ub_&t=610s
at right top corner.
But I do not know if and how can I do it?
https://www.youtube.com/watch?v=ZqmQZ1l ... Ub_&t=610s
at right top corner.
But I do not know if and how can I do it?
- Mon Oct 16, 2017 4:16 am
- Forum: Free time
- Topic: To see laravel mix succesfull message
- Replies: 6
- Views: 4219
To see laravel mix succesfull message
Hello! Viewing some lessons on youtube I see, when author modifies some scss/js files laravel mix succesfull message on the screen at right top corner. Can I do similar with laravel 5 on my Kubuntu 16 and how? I tried to google and found that this feature works on Mac and Windows 10. can I implement...
- Tue Sep 19, 2017 7:28 am
- Forum: CSS
- Topic: I got selection inputs of 2 type
- Replies: 0
- Views: 3450
I got selection inputs of 2 type
Hi, I use chosen selection library (https://harvesthq.github.io/chosen/) in my jquery/bootstrap application, but using chosen with ordinary selection inputs I got selection inputs of 2 type. Please open link(it has already login entered) http://ec2-34-212-140-26.us-west-2.compute.amazonaws.com/admin...
- Thu Aug 03, 2017 4:27 am
- Forum: JavaScript
- Topic: bootstrap tooltip does not work properly
- Replies: 1
- Views: 3114
Re: bootstrap tooltip does not work properly
After some additive testing I found that with v4.0.0-alpha.6 there is some conflict with js/jquery/jquery-ui.min.js, v1.12.1 - 2017-05-21 If to exclude js/jquery/jquery-ui.min.js conflict is off and toolbar works properly. But actually I need jquery-ui.min.js for working of jQuery-File-Upload-9.18.0...
- Wed Jul 26, 2017 7:24 am
- Forum: JavaScript
- Topic: bootstrap tooltip does not work properly
- Replies: 1
- Views: 3114
bootstrap tooltip does not work properly
Hello, Please open this page http://ec2-34-212-140-26.us-west-2.compute.amazonaws.com/admin/test/index of bootstrap (v4.0.0-alpha.6) tooltip example. In comparison with original page https://v4-alpha.getbootstrap.com/components/tooltips/ tooltip text are always visible at bottom and the first button...
- Sat Jul 22, 2017 6:21 am
- Forum: PHP General
- Topic: Regex search in phpStorm does not work
- Replies: 1
- Views: 1610
Regex search in phpStorm does not work
Hello, Can anybody give me a hint why regex search $redirect_url[\s]+= does not work in my case ? http://imgur.com/a/3ZvAC for code line : $redirect_url = $this->backend_home_url . '/admin/product/index?' . $page_parameters_with_sort; If to change regex to $redirect_url = it works ok. Thanks!
- Fri Mar 17, 2017 9:09 pm
- Forum: PHP coding => General
- Topic: How to retrieve from mailchimp listing of all List ID
- Replies: 0
- Views: 1286
How to retrieve from mailchimp listing of all List ID
Hello, In my products store site with many categories of products I need to give possibility for users to become subscribers for some categories. I suppose that any categories of products must correspond to List ID of mailchimp List I found example like http://www.codexworld.com/add-subscriber-to-li...
- Fri Mar 17, 2017 5:38 am
- Forum: Free time
- Topic: Can not login in AWS putty..
- Replies: 1
- Views: 5939
Can not login in AWS putty..
Hello! I read here http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html How To start a PuTTY session. From My AWS installation I have Instance ID and Public DNS (IPv4)). But I failed to login using putty. I do : 1) Registering at AWC I downloaded and saved next pem file. http://imgur.com/...
- Thu Mar 16, 2017 9:20 am
- Forum: JavaScript
- Topic: I search format validation of different type
- Replies: 1
- Views: 3418
Re: I search format validation of different type
I still search for such library, I mean not validated on form submit, but while entering data, say in integer field not to enter alpha chars?
- Sat Mar 11, 2017 7:51 am
- Forum: PHP coding => General
- Topic: UIs authorize.net example unsafe ?
- Replies: 0
- Views: 1455
UIs authorize.net example unsafe ?
Hello, In this authorize.net example http://developer.authorize.net/hello_world/ card information is entered in code and that seems not very safe method(I mean if site uses such way a user can decide this site unsafe and leave the site). 1) Is it so? 2) Which authorize.net method is safe? Give link ...
- Tue Mar 07, 2017 9:15 am
- Forum: JavaScript
- Topic: I search format validation of different type
- Replies: 1
- Views: 3418
I search format validation of different type
Hi all,
I search for some library/example of javascript/jquery/bootstrap for input fields with format validation of different type, like
valid money format, IP, card number etc...
Are there something like this ?
Thanks!
I search for some library/example of javascript/jquery/bootstrap for input fields with format validation of different type, like
valid money format, IP, card number etc...
Are there something like this ?
Thanks!
- Fri Feb 10, 2017 1:03 am
- Forum: Free time
- Topic: Using PhpStorm way to check if yml file is valid ?
- Replies: 4
- Views: 5823
Using PhpStorm way to check if yml file is valid ?
Hello,
Using PhpStorm 2016.2.1 If there is a way to check if yml file is valid ?
I tried make testing with error, but got “No Errors” message :
http://imgur.com/a/5Qyoa
Thanks!
Using PhpStorm 2016.2.1 If there is a way to check if yml file is valid ?
I tried make testing with error, but got “No Errors” message :
http://imgur.com/a/5Qyoa
Thanks!
- Tue Sep 06, 2016 3:03 am
- Forum: HTML Basics
- Topic: please estimate html design/layout of several pages in the admin
- Replies: 0
- Views: 3058
please estimate html design/layout of several pages in the admin
Hello, Look, please, and estimate html design/layout of several pages in the admin part hostels and tours site. Especially interested in html/design/layout on different devices. Functionally it works not everything - but it does not matter ... Banners list and editor http://dev4.softreactor.com/admi...
- Sat Apr 30, 2016 2:58 am
- Forum: PHP coding => Images
- Topic: calculate image size in a2-a6 formats
- Replies: 1
- Views: 2041
calculate image size in a2-a6 formats
Hi all, I have some kind of image editor written using php/javascript, which is based on fabricjs library (http://fabricjs.com/) and admin, logged to site has to select a2-a6 formats and orientation as portrait / landscape. Here http://www.papersizes.org/a-sizes-in-pixels.htm I see that size of imag...