Nabtron https://nabtron.com/ Technology & Programming Guide Mon, 06 Dec 2021 13:04:17 +0000 en-US hourly 1 https://wordpress.org/?v=6.5 https://i0.wp.com/nabtron.com/wp-content/uploads/2018/12/nabtron-icon-50.jpg?fit=32%2C32&ssl=1 Nabtron https://nabtron.com/ 32 32 13047128 Godaddy – Problem Processing your Transaction https://nabtron.com/godaddy-problem-processing-your-transaction/ https://nabtron.com/godaddy-problem-processing-your-transaction/#respond Mon, 06 Dec 2021 13:04:14 +0000 https://nabtron.com/?p=12406 While trying to make a payment on godaddy shopping cart checkout page, you might encounter the error: There was a problem processing your transaction. Please verify your payment information or use an alternate form of payment. This error can be caused by various different things. We will list most probably fixes here that will help […]

The post Godaddy – Problem Processing your Transaction appeared first on Nabtron.

]]>
https://nabtron.com/godaddy-problem-processing-your-transaction/feed/ 0 12406
TypeError: object dict can’t be used in ‘await’ expression https://nabtron.com/typeerror-object-dict-cant-be-used-in-await-expression/ https://nabtron.com/typeerror-object-dict-cant-be-used-in-await-expression/#respond Wed, 10 Nov 2021 15:57:39 +0000 https://nabtron.com/?p=12372 I encountered this error while coding a button for discord py bot. You may experience this error with any other type, for example even string / str can’t be used in ‘await’ expression. The issue is pretty simple. Why do we get this can’t be used in await expression error The error is triggered when […]

The post TypeError: object dict can’t be used in ‘await’ expression appeared first on Nabtron.

]]>
https://nabtron.com/typeerror-object-dict-cant-be-used-in-await-expression/feed/ 0 12372
Codeigniter 404 error on inner pages [solved] https://nabtron.com/codeigniter-404-error-inner-pages/ https://nabtron.com/codeigniter-404-error-inner-pages/#respond Sun, 15 Nov 2020 20:33:20 +0000 https://nabtron.com/?p=11723 Today I happen to come across an issue with codeigniter where the homepage worked fine, however inner pages showd error 404. Details of the issue were as follows: Homepage loaded fine. Homepage with index.php in url also loaded fine Subpages didn’t load with direct url, e.g. /about Subpages worked fine when loaded with index.php in […]

The post Codeigniter 404 error on inner pages [solved] appeared first on Nabtron.

]]>
https://nabtron.com/codeigniter-404-error-inner-pages/feed/ 0 11723
Yii Frequently asked questions https://nabtron.com/yii-frequently-asked-questions/ https://nabtron.com/yii-frequently-asked-questions/#respond Sun, 02 Feb 2020 20:02:37 +0000 https://nabtron.com/?p=11254 This page lists some frequently encountered questions and issues related to Yii framework (both Yii 1 and Yii2). How to check Yii version number Unfortunately, not all versions of Yii has the same standard method of checking the version of script. Here are couple of methods to be used to get that done. Yii getVersion() […]

The post Yii Frequently asked questions appeared first on Nabtron.

]]>
https://nabtron.com/yii-frequently-asked-questions/feed/ 0 11254
How to remove WordPress redirect hack https://nabtron.com/how-to-remove-wordpress-redirect-hack/ https://nabtron.com/how-to-remove-wordpress-redirect-hack/#respond Sat, 01 Feb 2020 18:49:27 +0000 https://nabtron.com/?p=11247 Recently there have been a massive hack on the internet targeting mainly WordPress websites. The infected site results in a redirect to the hackers website where a robot is shown and so on. Cause of redirect hack The hack infects the sites using two methods: editing php files and adding script tag link to javascript […]

The post How to remove WordPress redirect hack appeared first on Nabtron.

]]>
https://nabtron.com/how-to-remove-wordpress-redirect-hack/feed/ 0 11247
How to add javascript file in WordPress shortcode https://nabtron.com/how-to-add-javascript-file-in-wordpress-shortcode/ https://nabtron.com/how-to-add-javascript-file-in-wordpress-shortcode/#respond Fri, 31 Jan 2020 13:26:54 +0000 https://nabtron.com/?p=11236 WordPress allows us to dynamically change the content of the page or post using short code and their attributes. We can create a shortcode and allow the users to enter any value as attribute, and then use the dynamic value of that attribute as an output for the page. WordPress shortcode for functions.php Add this […]

The post How to add javascript file in WordPress shortcode appeared first on Nabtron.

]]>
https://nabtron.com/how-to-add-javascript-file-in-wordpress-shortcode/feed/ 0 11236
WordPress Hack Cleanup Service https://nabtron.com/wordpress-hack-cleanup-service/ https://nabtron.com/wordpress-hack-cleanup-service/#respond Tue, 28 Jan 2020 00:58:16 +0000 https://nabtron.com/?p=11225 WordPress is used by a very large number of websites around the globe, and thus it’s also targeted by hackers due to various reasons. At nabtron.com, we provide 100% Hacked WordPress recovery and cleanup service for hacked websites and servers. WordPress Hack Cleanup Service Our service covers all aspects of hacked WordPress website fixes and […]

The post WordPress Hack Cleanup Service appeared first on Nabtron.

]]>
https://nabtron.com/wordpress-hack-cleanup-service/feed/ 0 11225
Virtualmin amazon s3 backup https://nabtron.com/virtualmin-amazon-s3-backup/ https://nabtron.com/virtualmin-amazon-s3-backup/#comments Mon, 04 Nov 2019 08:01:37 +0000 https://nabtron.com/?p=11146 This article explains how to use amazon s3 bucket as backup service with virtualmin / webmin. How to configure Amazon S3 bucket properly A crucial step in creating amazon s3 bucket is the location. Not all locations support Signature version 2 and thus only a few locations work with virtualmin backup system. Amazon s3 bucket […]

The post Virtualmin amazon s3 backup appeared first on Nabtron.

]]>
https://nabtron.com/virtualmin-amazon-s3-backup/feed/ 2 11146
Cloudflare Mailchimp DKIM error https://nabtron.com/cloudflare-mailchimp-dkim-error/ https://nabtron.com/cloudflare-mailchimp-dkim-error/#respond Thu, 15 Aug 2019 14:51:41 +0000 https://nabtron.com/?p=11089 If you’re facing error 1004 on cloudflare while adding the mailchimp DKIM cname, to verify for your domain name, follow this tutorial. When we add the new cname, the “orange cloud” is automatically selected when it’s being added. Uncheck the orange cloud icon and then the add button won’t give error 1004 on cloudflare. There […]

The post Cloudflare Mailchimp DKIM error appeared first on Nabtron.

]]>
https://nabtron.com/cloudflare-mailchimp-dkim-error/feed/ 0 11089
Code Contributions https://nabtron.com/code-contributions/ https://nabtron.com/code-contributions/#respond Fri, 02 Aug 2019 19:17:24 +0000 https://nabtron.com/?p=11080 This page is to list out code contributions by nabtron on various projects managed by other teams. W3 Total Cache – WordPress Plugin Date: 02 August 2019 Issue: WordPress multisite minify url breaks when “rewrite url structure” is turned off. The correct base url wasn’t used. Fix links: https://wordpress.org/support/topic/multisite-on-nginx-single-config-for-all-empty-minified-files-for-subdomains/#post-11792886 https://github.com/W3EDGE/w3-total-cache/commit/83987e57f2da403fbe15fc2da15df691ee195a44

The post Code Contributions appeared first on Nabtron.

]]>
https://nabtron.com/code-contributions/feed/ 0 11080