-
### IMPORTANT IMPORTANT IMPORTANT
Chose what you want to report: New Feature or Bug.
If you remove the template when submitting a Bug your issue will be closed as we cannot help without basic info…
-
You need yaml just for parent_template parameter?
-
A template engine for this Codeigniter 4 would be great.
-
I'm trying to send payment on publicnet.
$sourceKeypair = Keypair::newFromSeed('xxxxxxxx');
this method $sourceKeypair->getPublicKey(); is not returning my account ID. when I try on my local win…
-
Hi ya, I'm wanting to extend the Ion Auth model with some of my own custom code specific to the project we're using it within.
What's best practice for something like this and is there a way to force…
-
I'm "merging" shopify_app into our existing Rails project.
To avoid routing conflicts, I'm using the following routes:
``` ruby
scope :modules do
scope :shopify do
controller :shopify_sess…
-
Hi Zent,
I've merged your latest pull-request https://github.com/usbong/UsbongStore/commit/3cd256c968eb878cf26b9738c974d5deff606e85, and have downloaded it to my Ubuntu in VirtualBox.
May I ask ho…
-
Hello,
I am new to Spout and downloaded the packages manually and placed them inside "Libraries" folder of my CodeIgniter project.
My Controller looks like -
```
-
Always happenin when I'm trying to install pyrocms. I cant identify the problem because it only says Error (500) - Please check your application error logs.
-
$this->load->library('pagination');
```
$config['base_url'] = $this->config->item('base_url').'admin/user/index';
$config['total_rows'] = count($this->ion_auth->users()->result());
$confi…