Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 137
Search took 0.01 seconds.
Search: Posts Made By: MikaK
Forum: vB3 General Discussions 09-09-2006, 02:26 PM
Replies: 1
Views: 946
Posted By MikaK
case solved and closed.

case solved and closed.
Forum: vB3 General Discussions 09-09-2006, 02:25 PM
Replies: 1
Views: 802
Posted By MikaK
case solved and closed.

case solved and closed.
Forum: vB3 General Discussions 09-09-2006, 02:25 PM
Replies: 3
Views: 839
Posted By MikaK
case solved and closed.

case solved and closed.
Forum: vB3 General Discussions 08-30-2006, 10:15 PM
Replies: 1
Views: 946
Posted By MikaK
Does this code for member.php showing attended events look correct ?

The following aims at showing

the next future event a memebr is attending to but is
not hosting the event (have not themselves entered the event in the calendar)at the memper.php profile page...
Forum: vB3 General Discussions 08-30-2006, 09:50 AM
Replies: 1
Views: 802
Posted By MikaK
Sql SQL Query for limiting events to future ones only

Following sql query gets all events for a specific user


$eventshosted = $DB_site->query("
SELECT eventid,userid,title,customfields,dateline_from
FROM " . TABLE_PREFIX . "event
WHERE userid...
Forum: vB3 General Discussions 08-30-2006, 05:15 AM
Replies: 3
Views: 839
Posted By MikaK
Thanks, man! Glad to hear I'm getting there -...

Thanks, man! Glad to hear I'm getting there - even if by small steps:D Now... I still wonder how to formulate string (4) "Club" and string(8) "Helsinki" so it appears dynamically in the final...
Forum: vB3 General Discussions 08-29-2006, 11:58 PM
Replies: 3
Views: 839
Posted By MikaK
Pulling data out from customfields

I'm planning to show 1 event by memebrs at their public profile.

This should be the query:
$query = "SELECT `eventid` , `userid` , `title` , `customfields` , `dateline_from`
FROM `" ....
Forum: vBulletin 3.0 Full Releases 08-29-2006, 03:29 PM
Replies: 156
Views: 36,247
Posted By MikaK
I've managed to set up this for the most part....

I've managed to set up this for the most part. But there is an issue with bbcode parsing in some special cases:

What could possibly cause this:

If I add an url into a forum posting inside...
Forum: vB3 General Discussions 08-27-2006, 01:01 PM
Replies: 1
Views: 719
Posted By MikaK
Bump... Really nothing?

Bump... Really nothing?
Forum: vB3 General Discussions 08-25-2006, 11:38 PM
Replies: 1
Views: 719
Posted By MikaK
v3.0.3 - funny url behaviour in bbcode

What could possibly cause this:

If I add an url into a forum posting inside bbcode and it contains an ampersand the result looks like
...
Forum: Modification Requests/Questions (Unpaid) 08-17-2006, 09:21 AM
Replies: 0
Views: 684
Posted By MikaK
DOABLE? Advanced member search diggin in buddies only

I think an advanced member search option only filtering everyone but buddies out before searchin would be pretty cool. Would it be difficult to include? (My vb is 3.0.3 if of importance regarding...
Forum: vB3 General Discussions 08-12-2006, 03:02 PM
Replies: 3
Views: 1,237
Posted By MikaK
Hi Code Monkey, I feel such a... noob! lol.

Hi Code Monkey,

I feel such a... noob! lol.
Forum: vB3 General Discussions 08-12-2006, 08:44 AM
Replies: 3
Views: 1,237
Posted By MikaK
Using double if condition (v3.0.3)

How should I formulate an if condition based template snippet where two if conditions should be true?

I've tried the following, but it doesn't seem to work:
<if...
Forum: vB3 General Discussions 08-12-2006, 08:42 AM
Replies: 0
Views: 690
Posted By MikaK
Snippet for browsing member outside Buddy List (v3.0.3)

Is there a way to create the OPPOSITE to following

This code filters info for browsing members who ARE in the buddy list of the profile meber they are looking at:
UNDERLYING PHP PAGE (for example...
Forum: vBulletin 3.0 Beta Releases 08-06-2006, 09:56 AM
Replies: 161
Views: 29,491
Posted By MikaK
Ok. Thanks for the info. Ditching this now. ...

Ok. Thanks for the info. Ditching this now.

-M
Forum: vBulletin 3.0 Beta Releases 08-06-2006, 07:53 AM
Replies: 161
Views: 29,491
Posted By MikaK
Checking this out with Firefox v1.5.0.6 ...

Checking this out with Firefox v1.5.0.6

Some more troubles found?
1) Launching /root/groups/editgroup.php or moderategroup.php gives following error



2) I changed all...
Forum: vBulletin 3.0 Beta Releases 08-05-2006, 07:20 PM
Replies: 161
Views: 29,491
Posted By MikaK
I'm the admin and logged in as one, but can not...

I'm the admin and logged in as one, but can not create a new group at groups main page (http://www.soundchilds.net/groups/)

I've allowed all functions set via usergroup options. Where do you...
Forum: vBulletin 3.0 Beta Releases 08-05-2006, 06:53 PM
Replies: 161
Views: 29,491
Posted By MikaK
Hmmm... A couple notes: 1) shouldn't the file...

Hmmm... A couple notes:
1) shouldn't the file name be config_grps.php instead of config.grps.php in viewgroups.php at line 46 as that is the name of the file in groups/includes. I changed the name...
Forum: vBulletin 3.0 Beta Releases 08-05-2006, 06:20 PM
Replies: 161
Views: 29,491
Posted By MikaK
Nope. it sits all tight there. Just to make...

Nope. it sits all tight there. Just to make sure... I wonder weather the forum path is corrects in config.grps.php


chdir("../loud_lounge/");


My forum directory is loud_lounge instead of...
Forum: vBulletin 3.0 Beta Releases 08-05-2006, 05:53 PM
Replies: 161
Views: 29,491
Posted By MikaK
A very cool hack as only I got it to work on my...

A very cool hack as only I got it to work on my 3.0.3...

I'm currently facing this error:


Is there a quick fix for the above?

-M
Forum: vB3 General Discussions 08-04-2006, 04:04 AM
Replies: 1
Views: 635
Posted By MikaK
Case closed

Case closed
Forum: vB3 General Discussions 08-02-2006, 06:16 AM
Replies: 1
Views: 635
Posted By MikaK
3.0.X VBCode for User Profile Fields

Case solved

I remember I saw a thread/hack related to allowing using VBcode for specific User Profile Fields. Unfortunately I'm not able to find any by search.

Does anyone have any ideas if...
Forum: Modification Requests/Questions (Unpaid) 07-29-2006, 03:41 PM
Replies: 0
Views: 756
Posted By MikaK
Request: Profile visible to buddies only

I wonder what kind of a template conditional I would need to create the following:

If a member defines their profile data private by selecting option "Buddies" at a userfield (fieldX) how should I...
Forum: vBulletin 3.0 Full Releases 07-22-2006, 08:22 PM
Replies: 233
Views: 26,092
Posted By MikaK
Hi. Very cool hack. About Addon hack 2: Instead...

Hi. Very cool hack. About Addon hack 2: Instead of randomly displaying members, would it be difficult to hack it so they would be displayed by last activity or join date? Ideally giving a viewer the...
Forum: Modification Requests/Questions (Unpaid) 05-29-2006, 04:25 PM
Replies: 5
Views: 1,064
Posted By MikaK
So it does for me! Thank you!

So it does for me! Thank you!
Showing results 1 to 25 of 137

 
Forum Jump

All times are GMT. The time now is 07:03 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01788 seconds
  • Memory Usage 2,055KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (24)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete