sebak
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Moved site jumps back to old, when trying to login.Ok.
Finally after hoursers of SQL database finding and replacing, renaming folders, changing and modifying files I found the problem!
The issue was SLL certification, that I didn’t yet have on the new page. So a little line in the config.php
define(‘FORCE_SSL_ADMIN’, true);
stood in the way.
Forum: Plugins
In reply to: [WooCommerce] internal server error when trying to view orderSo the change to the downloadable section reset my htacces file, which stopped the debugger from working, which then again brought back the internal error issue.
the debugger is up and running again, but the issue will be back, the next time the htacces file is changed, and the bugs are still there, so any idea of how to fix it?Thanks
Forum: Plugins
In reply to: [WooCommerce] internal server error when trying to view orderI changed the downloadable restriction under:
woocommerce > settings > products > downloadable products… And this brought back the error. I tried to change it back, but that did not help.Forum: Plugins
In reply to: [WooCommerce] internal server error when trying to view orderI created a logs folder and can now debug… And for some reason it works now, I can view the orders and create new orders, which also got an error before.
Here’s what the debugger stated.[10-Aug-2015 22:16:38 UTC] WordPress-databasefejl Identifier name ‘1clk_174c35d0b4ed_wp_woocommerce_downloadable_product_permissions’ is too long for forespørgslen
SELECT * FROM 1clk_174c35d0b4ed_wp_woocommerce_downloadable_product_permissions
WHERE order_id = 104 ORDER BY product_id
fra include(‘wp-admin/edit-form-advanced.php’), do_meta_boxes, call_user_func, WC_Meta_Box_Order_Downloads::outputHmm it says 1clk_174c35d0b4ed_wp_woocommerce_downloadable_product_permissions
What does that mean? Because it’s not a downloadable product!.Forum: Plugins
In reply to: [WooCommerce] internal server error when trying to view orderOk.
Yes I read something about the memory, so I addeddefine(‘WP_MEMORY_LIMIT’, ‘128M’);
to the config.PHP.
But it didn’t help. Perhaps I did it worng?
I’ll get the debug info.
Forum: Plugins
In reply to: [WooCommerce] internal server error when trying to view orderThanks for the reply.
How do I view my server debug log?:)
Ok thanks again.
Most of all I’m just not sure what that change would do, and with the VERY limited knowledge I have of coding, it still seems like a odd change for a hacker to do, but then again I don’t know. For all I know, that little change could mean that all info passes through some port the hacker set up!;p i have no idea:)
I think I trust wordfence when it gives my the all clear.
I just got a reply from my host, and they say that they don’t update anything!… I don’t see how that can be true, but anyway that’s the answer I got.
Ok, thanks for the reply WFMattR.
But if they did’nt make any changes, should I then start from scratch? or would it be safe to move forward with this site?
Yes my host has a one-click installer, that I did use.
Forum: Themes and Templates
In reply to: [Hatch] Navigation Menu Drop Down ListsLol like everyone else here I just figured it out.
Maybe it was what JewelD was trying to say but I misunderstood.
In the actual menu window where you have the “boxes” with pages, categories and so on, on the left and the menu “overview box” to the right. You have to first add what you want in the menus, and then you drag a page “onto” another.I now see that this is what JexelD also explained:)
Forum: Themes and Templates
In reply to: [Hatch] Navigation Menu Drop Down ListsAre you guys using the pro version? I still can’t get it to work:( Tried choosing parent pages and categories, but the menus don’t become drop-down but just normal menus.
in the page and category overview it looks like Jewel has shown with Hands, fingers, thumbs.