-
xlordt posted on the forum topic Getting User Profile Link in the group How-To and Troubleshooting: 13 years, 5 months ago
nm I got it.
-
xlordt started the forum topic Getting User Profile Link in the group How-To and Troubleshooting: 13 years, 5 months ago
Is there a function that will return the users profile upon inserted id?
-
xlordt started the forum topic header menu only viewable by admins in the group How-To and Troubleshooting: 13 years, 5 months ago
Hi guys, I created a small plugin that changes a few things around the header part of the page.. I have a few JQuery stuff that calls admin.php…. only thing is that only admin users can view the menu images but not regular users… how can I change this so that regular users are able […]
-
xlordt posted on the forum topic Removing Activity Reply Scroll in the group How-To and Troubleshooting: 13 years, 6 months ago
umm no, I just want to remove just that scroll.. I dotn want to remove the code tag cause it will affect jquery.. just need to know were it is that is all 🙂
-
xlordt started the forum topic Removing Activity Reply Scroll in the group How-To and Troubleshooting: 13 years, 6 months ago
How do I remove the activity scroll when a user clicks on reply? I just want the user to click on the reply button and for the textarea to just open but not scroll the page down to the reply.. I just want it to open in place.
-
xlordt started the forum topic Call to undefined function in the group How-To and Troubleshooting: 13 years, 6 months ago
Just when you think all is working fine!!! also I searched for something related, but most of the post that deals with something like this has yet to be resolved :(, I have the following jquery snippet. var $jQ = jQuery.noConflict (); $jQ.ajax ({ type: ‘GET’, url: ‘/include/mf_menuUpdate.php?d=m’, async: true, cache: false, dataType: ‘json’, success: […]
-
xlordt posted on the forum topic Woke Up Mysteriously with a Fatal Error in the group How-To and Troubleshooting: 13 years, 6 months ago
Don’t know if it helps but, I actually I have had that error before, but only when I try accessing that file directly. Are you including that file on another script? Also I doubt I will be able to help you much as I just started with bp plugins and etc just yesterday 🙂 but […]
-
xlordt started the forum topic Proper way to retrieve data of db in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi guys, I want to retrieve data of the following table (wp_bp_messages_recipients). What would be the proper bp or wp way for me to do this? I checked out $wpdb but want to make sure that I am on the right track. Currently I just have a regular mysql_query (select….) pulling data out. Also to […]
-
xlordt started the forum topic [SOLVED]:jQuery::SlideDown animation now happening.(typo) in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi guys, I just started learning how to create plugins just yesterday, so please go easy on me :-P. I created a simple plugin that I installed in wp via dashboard, now all works well except for the jQuery part. The plugin just modifies the current top menu theme with custom links and images. For […]
-
xlordt posted on the forum topic [SOLVED]:jQuery::SlideDown animation now happening.(typo) in the group How-To and Troubleshooting: 13 years, 6 months ago
crap 🙁 I had a css typo!! I swear I had fixed that typo before 🙁
thanx
-
xlordt posted on the forum topic Creating new files in BP in the group How-To and Troubleshooting: 13 years, 7 months ago
No I haven’t create a plugin for WP yet, but I am looking in to it. What I am trying to do is send JQuery request to this file a long side that I need to pull the current users information on the script and not passing it via JQuery. Also this script will be […]
-
xlordt started the forum topic Creating new files in BP in the group How-To and Troubleshooting: 13 years, 7 months ago
Hi guys,
Say I dont want to touch any bp files, but instead I wanted to create my own files like say.. xlordt-menu.php
how do I pass global variables and functions to this file?Thanx.
-
xlordt started the forum topic Understanding & Locating functions in the group How-To and Troubleshooting: 13 years, 7 months ago
I am new to bp, and I am looking to make a few changes to it. Before I even start changing anything I need to know what some functions are and were are they located (searched but got blank page). Example I opened up header.php and seen a lot of bloginfo () functions, now the […]
-
xlordt joined the group How-To and Troubleshooting 13 years, 7 months ago
@xlordt
Not recently active