Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wordpress plugin problems :B

Featured Replies

Ok i have this plugin, and it needs to write to a directory, but it keeps returning that the directory is not writeable. I had set it too 707, so i tried 777, still no luck.

 

So on the plugins php file, i added in this

 

<?php print(ABSPATH . get_option('upload_path')); ?>

 

Which prints this

 

[[Removed]]

 

Note, i hard coded the media bit into the plugin temporarily, while fiddling with it. The directory exists.

 

The absolute path wouldn't effect it, would it? It's on a clustered server, which hosts files on multiple servers, so when the load of one becomes too much, it automatically swaps to another (well that's the dumbed down version i've been told atleast), so i'm just wondering would

 

[[Removed]]

 

be variable depending upon the server? and thus effecting the plugin, or would that not matter? I'm pretty sure it wouldn't because it's more than likely wordpress is using ABSPATH hundreds of times right? and functionality seems fine.

 

Edit: Nvm, my own stupidity, Removed host structure for security reasons.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.