luquiyahni
Forum Replies Created
-
SOLVED IT!
The problem was that I had HTML comments on my functions.php file.
I removed all of the comments. FIXED.
I was having problems with the WP Media Uploader and found that the comments on functions.php of my theme were the problem. After fixing that I gave Duplicator another try, and voila! It worked flawlessly!
@lifeinthegrid I’m a noob with WP themes and maybe the comments mistake makes sense, that’s why it never ocurred to me that the theme could be giving problems to other core functions.
Hopes this helps anyone!
Forum: Fixing WordPress
In reply to: Media upload hangs at crunchingUPDATE 3: FIXED IT!
The problem was the HTML comments on the functions.php file.
I removed all of them and voila!
Maybe that makes sense to anyone? Maybe the comments have to be in php format? Well, the important thing here is that this issue got fixed.
Hopes this helps anyone.
Forum: Fixing WordPress
In reply to: Media upload hangs at crunchingUPDATE 2: The problem seems to be related to functions.php
But I can’t figure out what is it. Here is the code from functions.php.
First I have my sidebars. Then some other functions.
If I delete everything BUT the sidebars, the uploader works correctly. If I add any other function (no matter which I choose), the uploader breaks.
I’ll keep looking… any suggestion?
Forum: Fixing WordPress
In reply to: Media upload hangs at crunchingUPDATE: I did the only thing that I haven’t done yet: choose another theme. That fixes the issue, so the problem has to do with my own theme.
Now my problem is that I have no idea what could affect the uploader.
If someone has an idea for were to start looking… thanks!
@lifeinthegrid Ok, a support ticket to who? I have no idea whatcould be the problem here. Thanks!
Ok, done that. Tried to create a package. Same error.
Here is the error in Pastebin (it was huge!)
Let me know what I can do.
Thanks!
Update #2:
I opened PHPMyAdmin and found a warning message at the bottom:
The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.
I clicked there, and found that:
$cfg[‘Servers’][$i][‘users’] …
$cfg[‘Servers’][$i][‘usergroups’] …
$cfg[‘Servers’][$i][‘navigationhiding’] …are NOT OK.
Could this be the problem? Any idea what created that problem? Thanks!
Just wanted to add that I used filters and tried removing all the DB, and then tried with only one (pr_posts). Same error message. So I guess it’s not a problem with the DB tables.
Here is the error message with only one table:
{"SRV":{"OpenBase":"Good","CacheOn":"Good","TimeOuts":"Good"},"DB":{"Status":{"Success":true,"Size":"Good","Rows":"Good"},"Size":"544KB","Rows":"243","TableCount":1,"TableList":{"pr_posts":{"Rows":"243","Size":"544KB"}}},"ARC":{"Size":"59.73MB","DirCount":"339","FileCount":"2,860","LinkCount":"0","InvalidFiles":[],"BigFiles":[],"Status":{"Size":"Good","Names":"Good","Big":"Good"}}}