Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
September 2, 2017 PHP Frameworks

CakePHP | Call to a member function schema() on a non-object

September 2, 2017 PHP Frameworks
Post Views: 5,151
| By Webner

Error: Call to a member function schema() on a non-object File: /home/user/git/!defaultRepo!/Appname/lib/Cake/Model/Datasource/Database/Postgres.php Line: 404 Description: I was trying to execute the following cake query to fetch the records: $records = $this->find ( ‘all’, array ( ‘fields’ => array ( ‘Table2.*’,

Read More
September 1, 2017 Others (Technical)

Stripe Signature Verification for Webhook urls using Spring

September 1, 2017 Others (Technical)
Post Views: 9,118
| By Webner

Stripe payment gateway provides different webhook events like customer_created, customer_source_updated, customer_deleted and so on. By setting up our webhook urls to the events provided by Stripe, we can capture the Stripe event requests and can write our own customer code.

Read More
August 29, 2017 Others (Technical)

Regular expressions to allow UTF characters through Jquery

August 29, 2017 Others (Technical)
Post Views: 4,278
| By Webner

Regular expressions provide a powerful way of adding validations to the web forms. To allow UTF encoded characters (Letters) either UTF -8 or UTF -16 like Á á É é Í ÑÓ ¿ € ₧ å ∫ ç ∂´ƒ ©˙

Read More
August 29, 2017 Linux, Windows, Mac

Ubuntu | How to automatically mount the encrypted drive at startup of system?

August 29, 2017 Linux, Windows, Mac
Post Views: 4,528
| By Webner

Solution: When you have a drive which is encrypted and password protected and you want the drive to be mounted automatically at startup below are the steps that you can use: Step 1. Open the encrypted drive as you usually do

Read More
August 23, 2017 Software Testing

Selenium | Unable to launch the latest Firefox browser 54.0 with Selenium 3

August 23, 2017 Software Testing
Post Views: 4,411
| By Webner

Problem: I was unable to launch the latest Firefox browser 54.0 with Selenium 3 Solution: Earlier I was using the Firefox version 43.0 and I was able to launch the Firefox properly with my selenium script. But recently I have

Read More
August 22, 2017 Web Development

WordPress | Dynamic database prefix and wpdb

August 22, 2017 Web Development
Post Views: 9,261
| By Webner

SOLVING DATABASE TABLE PREFIX ISSUE IN WORDPRESS When we create WordPress plugins then we generally need to create new tables for storing some data. As plugin should generally work on any WordPress site so it is important to keep in

Read More
August 18, 2017 Linux, Windows, Mac

Windows Azure | 2 ways to view deployed files on Azure Server

August 18, 2017 Linux, Windows, Mac
Post Views: 9,462
| By Webner

Two ways to see deployed app files on Azure server. 1. Azure scm 2. Ftp publish settings file. 1. Azure scm: Azure has its service site scm where you can view your deployed files. For that you must have the

Read More
August 18, 2017 PHP Frameworks / Web Development

Heroku | Heroku cron jobs and CakePHP code

August 18, 2017 PHP Frameworks / Web Development
Post Views: 4,691
| By Webner

Use Heroku cron jobs to run CakePHP code at fixed intervals of time. Cron is a time-based scheduler used to run commands periodically at fixed intervals. Cron means time. It is used for scheduling repetitive tasks. In order to use

Read More
August 17, 2017 Salesforce

Salesforce | Creating Customer Portal step by step

August 17, 2017 Salesforce
Post Views: 8,153
| By Webner

Create a new Salesforce customer portal: 1. Go to quick find box and type customer portal. 2. Click on customer portal settings. 3. Click edit and enable customer portal. 4. click save. Now after enabling customer portal feature, we can

Read More

Posts pagination

«Previous Posts 1 … 100 101 102 103 104 … 171 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection