DarthFather
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] After 3.3.0 upgrade: Customize = FreezingHi @nikeo, i already confirmed is good for me … see page 2 🙂
Forum: Themes and Templates
In reply to: [Hueman] After 3.3.0 upgrade: Customize = FreezingHello, same here! Thank you @nikeo!
Forum: Themes and Templates
In reply to: [Hueman] After 3.3.0 upgrade: Customize = FreezingThank you @nikeo!
I will check when the new version comes out and make a test at that time.Forum: Themes and Templates
In reply to: [Hueman] After 3.3.0 upgrade: Customize = FreezingGood to know!
I am not in the hurry for any upgrades, so I will patiently wait until fixed 🙂Forum: Everything else WordPress
In reply to: Resources: PicturesVery useful @sterndata!
Forum: Everything else WordPress
In reply to: Resources: PicturesForum: Fixing WordPress
In reply to: Can’t Upload ImagesA few minutes later – ‘fixed’ with
sudo ln -s /var/lib/wordpress/wp-content /usr/share/wordpressDoe anyone knows why the ubuntu wordpress package has this ‘strange’split between the content and root ?
PS: I will probably reinstall from the standard wordpress files without using a package ….
Forum: Fixing WordPress
In reply to: Can’t Upload ImagesSo,
I installed “Add From Server” plugin just to see if this will be a decent workaround .. AND .. surprise .. it shows the real upload directory, and @dypnord you are right .. it seems like the folder is actually /var/lib/wordpress/wp-content/uploads/ and not /urs/share/worldpress/uploads/ where I installed wordpress and where … worldpress is checking for the filesSo, seems like a bug, not sure when/whow it happens, but wordpress uploads into a folder and tries to use the files from another folder … maybe I installed it in a way that is not supported !?
Forum: Fixing WordPress
In reply to: Can’t Upload Images.. one more thing – even the for themes .. i have to copy them in the plugin folder first, and then install them from the web-interface … same type of issue …
Forum: Fixing WordPress
In reply to: Can’t Upload Images@dypnord, that’s quite strange indeed.
I will keep looking, but I am already tired of investigating this issue 😀 … especially that phpbb works fine with uploads on the same server 🙁 .. so I am not sure what to change/test next- This reply was modified 9 years, 3 months ago by DarthFather.
Forum: Fixing WordPress
In reply to: Can’t Upload Images@vishant
Yes, I forgot to mention – I tried vanilla without any plugins -> same issue
Either is something in my Apache or PHP vs how wordpress works.
I have also phpBB setup as a sub-domain and for example the avatar upload is working there.- This reply was modified 9 years, 3 months ago by DarthFather.
Forum: Fixing WordPress
In reply to: Can’t Upload ImagesHi, maybe I was not clear … “but the files are not showing at all in the folder” … means that the images are not in the folder on the disk.
Forum: Fixing WordPress
In reply to: Can’t Upload ImagesHi, I tested even with 777 as mentioned above.