fuelphp tag

12 questions


1 answers
129 views
0
Fuel\Core\FuelException [Error]:understanding

Now configure httpd.conf and httpd-vhosts.conf and When you restart Apache Web Server and try to access a page, The following error occurred.Fuel\Core\FuelException [Error]: Unable to create or write ...

2 years ago

1 answers
138 views
0
There is no error, but I have not been able to insert (fuelphp)

I want to insert a record into mysql with fuelphp, but I can't.The details are as follows.There is no error log, so as a beginner in programming, I am I'm in a state of confusion as to what's going on...

2 years ago

1 answers
123 views
0
How to connect multiple URLs to a single controller with fuelphp

test/codemasetertest/codemaseter/test/codemaseter/dept/*test/codemaseterAll URL patterns that come below as shown in I'd like to consolidate it into one controller, but is it possible to do so?The abo...

2 years ago

1 answers
109 views
0
APC returned failed to write.Check your configuration. error when using fuelphp's apc cache

Good evening.I run a web service, but I use fuelphp as a framework for the web, and when I was using the fuelphp cache, the following error message appeared.APC returned failed to write. Check your co...

2 years ago

1 answers
83 views
0
Want to validate POST arrays in bulk with FuelPHP

I would like to check the array that was POSTed in the Validater of FuelPHP. I sent it with the following source, but the show_errors() display is blank. Excuse me, please teach me.<input type=text...

2 years ago

1 answers
136 views
0
When I run opauth/twitter on FuelPHP, it does not transition to Twitter authentication screen.

We are currently creating a Twitter authentication mechanism with FuelPHP1.8.As per the documentation, \Auth_Opauth::forge() on the controller will fly directly to the Callback URL.The environment is ...

2 years ago

1 answers
78 views
0
Want to validate POST arrays in bulk with FuelPHP

I would like to check the array that was POSTed in the Validater of FuelPHP. I sent it with the following source, but the show_errors() display is blank. Excuse me, please teach me.<input type=text...

2 years ago

2 answers
137 views
0
After selecting an image, the image does not change even if you select a different image again.

I would like to create a function that you can often see on Twitter and Facebook where you can cut out and register images by changing your profile image.The process of cutting out and registering the...

2 years ago

1 answers
136 views
0
I want index.php in the directory by controller

I am currently running the site using fuelphp.Due to various reasons, index.php cannot be placed directly under public.We place index.php in the subfolder and operate it.public_html  |_____quiry      ...

2 years ago

1 answers
110 views
0
Fuel\Core\FuelException [Error]:!! I want to have write access to the path where I want to save the session data file

Configure https.conf or httpd-vhosts.conf and When I type the URL, I get the following error.Fuel\Core\FuelException [Error]:The webserver doesn't have write access to the path to store the session da...

2 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.