Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Problem with IPN paypal after update
Post: RE: Problem with IPN paypal after update
I rewrite the code and works perfectly ;) |
|
StratoKyke |
Installation & Setup
|
1 |
1,934 |
06-22-2017, 02:36 AM |
|
|
Thread: Problem with IPN paypal after update
Post: Problem with IPN paypal after update
Hi guys,
I have a big problem with my IPN paypal after the update codeigniter.
PHP Code:public function ipn() { if (!count($_PO... |
|
StratoKyke |
Installation & Setup
|
1 |
1,934 |
06-21-2017, 01:21 PM |
|
|
Thread: Problem with sending email on SMTP
Post: RE: Problem with sending email on SMTP
Uhmm I tried something like this, but nothing.
Tomorrow I will see some tests. If anyone has encountered a similar problem, let me know. |
|
StratoKyke |
General Help
|
8 |
10,368 |
05-27-2017, 04:38 PM |
|
|
Thread: Problem with sending email on SMTP
Post: RE: Problem with sending email on SMTP
What config do you use for newline settings? |
|
StratoKyke |
General Help
|
8 |
10,368 |
05-27-2017, 04:24 PM |
|
|
Thread: Problem with sending email on SMTP
Post: RE: Problem with sending email on SMTP
The new host is ssl0.ovh.net
And the port. 587 is without ssl.
My cms work perfectly in some server with ovh mail.
But in this I have this error... it's strange. |
|
StratoKyke |
General Help
|
8 |
10,368 |
05-27-2017, 03:10 PM |
|
|
Thread: Problem with sending email on SMTP
Post: RE: Problem with sending email on SMTP
(05-27-2017, 01:57 PM)InsiteFX Wrote: If your running on a local host then you need to set those in your php.ini file.
No is a vps always on ovh. |
|
StratoKyke |
General Help
|
8 |
10,368 |
05-27-2017, 02:04 PM |
|
|
Thread: Problem with sending email on SMTP
Post: Problem with sending email on SMTP
Hi,
I use an OVH e-mail and the following configuration:
email.php
PHP Code:<?phpdefined('BASEPATH') OR exit('No direct script access allowed');$config['protoco... |
|
StratoKyke |
General Help
|
8 |
10,368 |
05-27-2017, 06:19 AM |
|
|
Thread: Too many connections with pconnect turn off
Post: RE: Too many connections with pconnect turn off
I found the problem. The problem of too many connections does not derive from the site.
Just come from another user database.
example:
User X users is used by site.
Root user connected to other sour... |
|
StratoKyke |
General Help
|
1 |
1,626 |
02-25-2017, 12:41 PM |
|
|
Thread: Too many connections with pconnect turn off
Post: Too many connections with pconnect turn off
Hi guys!
I have a CMS that is used by more customers. One of these, encounters a problem of "Too many connections".
As the title suggests, in the configurations pconnect is set to FALSE. How can I ... |
|
StratoKyke |
General Help
|
1 |
1,626 |
02-25-2017, 12:28 PM |
|
|
Thread: Problem with cache data
Post: RE: Problem with cache data
But it would be possible to do with cache system? |
|
StratoKyke |
General Help
|
7 |
2,844 |
08-31-2016, 05:02 AM |
|
|
Thread: Problem with cache data
Post: RE: Problem with cache data
In this moment I use the cache system for queries ,but in Table I go to print, there is a position, which is nothing but a self incrementing number.
Like this for example:
1. ccc
2. ddd
3. bbb
When ... |
|
StratoKyke |
General Help
|
7 |
2,844 |
08-31-2016, 04:31 AM |
|
|
Thread: Problem with cache data
Post: RE: Problem with cache data
|
StratoKyke |
General Help
|
7 |
2,844 |
08-31-2016, 04:13 AM |
|
|
Thread: CSS questions
Post: RE: CSS questions
<div class = "row_without_color" style="background-color = yellow; ..."></div> |
|
StratoKyke |
General Help
|
8 |
6,407 |
08-30-2016, 04:52 PM |
|
|
Thread: Problem with cache data
Post: RE: Problem with cache data
I was thinking of doing something with queries like this
@rownum := @rownum + 1 as row_number
How to implement with active record? |
|
StratoKyke |
General Help
|
7 |
2,844 |
08-30-2016, 11:22 AM |
|
|
Thread: Problem with cache data
Post: Problem with cache data
I hope you can understand my problem.
I currently have a table with Pagination Class and presents a auto increment number
The obvious problem is that when I use the search function
It was presented... |
|
StratoKyke |
General Help
|
7 |
2,844 |
08-30-2016, 04:38 AM |
|
|
Thread: Use query cached when DB is offline
Post: RE: Use query cached when DB is offline
|
StratoKyke |
General Help
|
5 |
3,131 |
03-21-2016, 07:50 AM |
|
|
Thread: Use query cached when DB is offline
Post: RE: Use query cached when DB is offline
The site also displays this error: mysqli::real_connect(): (HY000/2002): No such file or directory
I can turn them all errors off, but still the site where one of the db is offline displays a blank pa... |
|
StratoKyke |
General Help
|
5 |
3,131 |
03-17-2016, 01:52 PM |
|
|
Thread: Use query cached when DB is offline
Post: RE: Use query cached when DB is offline
Already I use Query caching. But how can I do so that when one of the db is offline are not shown any errors that block the use of the site? But the query cache are displayed instead? |
|
StratoKyke |
General Help
|
5 |
3,131 |
03-17-2016, 03:13 AM |
|
|
Thread: Use query cached when DB is offline
Post: Use query cached when DB is offline
I have a system with multiple database, and happen that one of the db is offline. When one db is offline the site return the error and the site not working. How can I do so that they are the cache fil... |
|
StratoKyke |
General Help
|
5 |
3,131 |
03-16-2016, 12:19 PM |
|
|
Thread: Site online with db offline
Post: RE: Site online with db offline
I tried to do a test, but while entering the code and letting the empty catch so they do not give errors, and more. Errors appear equally.
There would be a way to change the driver, so make certain c... |
|
StratoKyke |
General Help
|
8 |
5,033 |
11-13-2015, 12:22 PM |