-
naved started the forum topic hi i need to redirect my user to "my activity area " after they log in any hacks are most welcome ? in the group Creating & Extending: 13 years, 4 months ago
hi i need to redirect my user to my account area after they log in instead of home any hacks are most welcome plz help any 1
-
naved posted on the forum topic Facebook-style chat in the group Creating & Extending: 13 years, 4 months ago
ya its not woking any more wtith me too
-
naved posted on the forum topic it redirects my user to wp-admin instead of homepage which i dont like in the group Creating & Extending: 13 years, 4 months ago
-
naved posted on the forum topic Disable /wp-admin/ for "normal" users in the group How-To and Troubleshooting: 13 years, 4 months ago
@boone gorges sorry bt when i put the my url replacing ‘siteurl’ it gives me http error i was practising on localhost rather than on main machine (server)
and when i delete that file the site again start running -
naved posted on the forum topic Disable /wp-admin/ for "normal" users in the group How-To and Troubleshooting: 13 years, 4 months ago
hi just wanted to know where to place below code ..to dont allow my user to view wp-admin or dashboard area ?
function block_wp_admin_init() {
if (strpos(strtolower($_SERVER),’/wp-admin/’) !== false) {
if ( !is_site_admin() ) {
wp_redirect( get_option(‘siteurl’), 302 );
}
}
}
add_action(‘init’,’block_wp_admin_init’,0); -
naved started the forum topic it redirects my user to wp-admin instead of homepage which i dont like in the group Creating & Extending: 13 years, 4 months ago
-
naved posted on the forum topic group redendency problem ? in the group Creating & Extending: 13 years, 4 months ago
-
naved posted on the forum topic group redendency problem ? in the group Creating & Extending: 13 years, 4 months ago
@hnla u mean i have to delete the groups from mysql client inside cpanel with qaurry language..is that u mean ?
-
naved posted on the forum topic group redendency problem ? in the group Creating & Extending: 13 years, 4 months ago
-
naved started the forum topic ?my site score is 38/100 too bad need help in the group Creating & Extending: 13 years, 4 months ago
when i tried ” page speed ” it gives me such a bad result even though db cache plugin is activated ? should i use w3 total cache instead of db cache reloaded plz take a look at below details of page speed might help u to suggest some good tips for me to improve […]
-
naved posted on the forum topic group redendency problem ? in the group Creating & Extending: 13 years, 4 months ago
no i didnt ..@Paul Gibbs
-
naved started the forum topic group redendency problem ? in the group Creating & Extending: 13 years, 4 months ago
hi @r-a-y 2day i created a group in my bp site bt when i browse to see the group there was 5 groups of similar name and content how to fix this my site is vuniteu.com and at the end of group it says u r viewing 1 of 2 groups ..which means the code is […]
-
naved started the forum topic can any 1 tell me the free chat plugin which gives the " private chat area " for 1 on 1 chat on my b in the group Creating & Extending: 13 years, 4 months ago
can any 1 tell me the free chat plugin which gives the ” private chat area ” for 1 on 1 chat
-
naved started the forum topic trouble enabling plugin after activating it… in the group Creating & Extending: 13 years, 4 months ago
when ever i try to enable a cache plugin after activating it plugin called ” DB Cache Reloaded Fix By Ivan ” it shows me foll error Caching can’t be activated. Please chmod 755 wp-content folder Settings can’t be saved. Please chmod 755 file config.ini so i went to wp-content through cpanel and check permission […]
-
naved started the forum topic problem with sending msg's from profile in the group Creating & Extending: 13 years, 4 months ago
i think this is a bug in bp when ever i tried to send a message to my friend , so when ever i write the name of my friend it does not shows me the names of user belonging to similar letter like whenever u write name to whom u r sending msg a […]
-
naved posted on the forum topic fatal errror at the time of activating buddypress and while upgrading wordpress to 3.1.3 in the group How-To and Troubleshooting: 13 years, 4 months ago
i included define (‘WP_MEMORY_LIMIT’, ’64M’); it under wp-config under languages section
-
naved started the forum topic chmod 755 errror on activating any caching plugin in the group Creating & Extending: 13 years, 4 months ago
when i try to install any caching plugin it gives me error on activation showing Caching can’t be activated. Please chmod 755 wp-content folder Settings can’t be saved. Please chmod 755 file config.ini so i know that now i need to change the file permission , so which file permission i ned to change ? […]
-
naved started the forum topic errror on installing plugings in the group How-To and Troubleshooting: 13 years, 4 months ago
when i try to install plugin like bp template pack and themes it gives me foll. error how to solve this
Downloading install package from https://downloads.wordpress.org/plugin/bp-template-pack.1.1.3.zip…Unpacking the package…
Could not create directory. /public_html
-
naved started the forum topic permalink problem in the group How-To and Troubleshooting: 13 years, 4 months ago
my current problem is with permalink i have changed it to day & name and try to saved it which in turns tell me that we dont have writing permission to ur .htacess file so i copied the code given below the errror and copied it to .htaccess …earlier the .htacess was blank now it […]
-
naved posted on the forum topic fatal errror at the time of activating buddypress and while upgrading wordpress to 3.1.3 in the group How-To and Troubleshooting: 13 years, 4 months ago
solved
- Load More
@naved
Not recently active