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

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: karmanis
Forum: Modification Requests/Questions (Unpaid) 03-29-2004, 10:57 PM
Replies: 16
Views: 2,142
Posted By karmanis
Very interesting ! Could someone code this hack ??

Very interesting ! Could someone code this hack ??
Forum: Modification Requests/Questions (Unpaid) 03-04-2004, 01:48 PM
Replies: 1
Views: 980
Posted By karmanis
...And here you can take a look at a second very...

...And here you can take a look at a second very successful community site implementing a similar 'MostRecent5Posts' codebit in their 'forumdisplay', even if the board is not based on VB (it is...
Forum: Modification Requests/Questions (Unpaid) 02-28-2004, 04:10 PM
Replies: 1
Views: 980
Posted By karmanis
Elitetrader-like Forumdisplay !

I had requested this modification in the past for vb2 and I would like to propose it again, this time for vb3.

It is a very very functional way for presenting the latest 5 threads for each forum,...
Forum: vB3 General Discussions 08-05-2003, 12:31 PM
Replies: 6
Views: 1,072
Posted By karmanis
So, you all suggest me to go with one query...

So, you all suggest me to go with one query gathering all the info I want, and some while statements to further process specific parts of the info.

But let me ask you something here. How, for...
Forum: vB3 General Discussions 08-03-2003, 01:10 PM
Replies: 6
Views: 1,072
Posted By karmanis
Queries' Relative Cost

Which one do you think that woud add the LESS load to your server...


choice 1)
1 simple query selecting the latest 5 posts from 20 specified forums, among 100.000 posts.... repeated 10 times...
Forum: vBulletin 2.x Full Releases 08-03-2003, 12:24 PM
Replies: 46
Views: 11,251
Posted By karmanis
...Where is the attachment for version 1.1 ? ...

...Where is the attachment for version 1.1 ?
Does this retrieve the posters counting also the posts inside subforums ???

thanx
:)
Forum: Modification Requests/Questions (Unpaid) 08-03-2003, 12:18 AM
Replies: 6
Views: 1,652
Posted By karmanis
I am concerned of the many queries, and my worst...

I am concerned of the many queries, and my worst fear is the case that I would need an additional query in the loop, to get the last threads not only from forumid but from it and all its child-forums...
Forum: Modification Requests/Questions (Unpaid) 08-02-2003, 10:10 PM
Replies: 6
Views: 1,652
Posted By karmanis
thanks jamslam, I'll take a further look at...

thanks jamslam,

I'll take a further look at it to find out what happens with the templates. :cross-eyed:
Forum: vB3 General Discussions 08-02-2003, 02:21 AM
Replies: 7
Views: 1,710
Posted By karmanis
I have made a Hack Request in this thread...

I have made a Hack Request in this thread (https://vborg.vbsupport.ru/showthread.php?s=&threadid=55783) , posting some code that would achieve the core part of the discussed functionality.

The...
Forum: vBulletin 2.x Full Releases 08-02-2003, 02:01 AM
Replies: 46
Views: 11,251
Posted By karmanis
Thank you very much Gary! (karmanis clicks...

Thank you very much Gary! (karmanis clicks Install )

However, to make this hack a must, I would suggest you make 2 modifications...


1) Make visible the 10 most active members instead of...
Forum: Modification Requests/Questions (Unpaid) 08-01-2003, 10:46 AM
Replies: 3
Views: 921
Posted By karmanis
I am looking forward to hear good news. Thanks...

I am looking forward to hear good news. Thanks for your time and effort Gary W.

:)
Forum: Modification Requests/Questions (Unpaid) 08-01-2003, 12:28 AM
Replies: 6
Views: 1,652
Posted By karmanis
...Last5posts instead of Lastpost, in Forumdisplay !

(a screenshot is attached at the end from a commercial site running vb)

Motivation: In newly created communities you have not many posts. So insted of demonstrating the number of posts, threads,...
Forum: vB3 General Discussions 07-31-2003, 01:57 PM
Replies: 7
Views: 1,710
Posted By karmanis
No insights at all ? :( I am sure that there...

No insights at all ? :(

I am sure that there exist at least 5 hackers here in vb.org for whom this functionality achievement is a matter of minutes!

And the good news is that this hack has...
Forum: vB3 General Discussions 07-29-2003, 07:01 PM
Replies: 7
Views: 1,710
Posted By karmanis
for those that didn't follow the link, here is a...

for those that didn't follow the link, here is a screenshot of the functionality I am trying to describe...
Forum: vB3 General Discussions 07-29-2003, 04:06 PM
Replies: 7
Views: 1,710
Posted By karmanis
Ok, what I have done so far is to place this code...

Ok, what I have done so far is to place this code in forumdisplay.php, inside makeforumbit function ..


//my last posts
$lastmsgs = $DB_site->query("SELECT threadid,title
FROM...
Forum: vB3 General Discussions 07-28-2003, 12:29 PM
Replies: 7
Views: 1,710
Posted By karmanis
Unfortunately my knowledge of php/sql is very...

Unfortunately my knowledge of php/sql is very limited. However, I managed to found the following related information...

in forumdisplay_forumbit_level2_post template I can see:

<td...
Forum: Modification Requests/Questions (Unpaid) 07-27-2003, 09:50 PM
Replies: 3
Views: 921
Posted By karmanis
Top Posters for specific forum(s) in forumdisplay

Is there such a hack ?

I know that there exist many hacks for forumhome and for board top posters, but how about specific forums and not only in forumhome (I want it in forumdisplay) ?
This...
Forum: vB3 General Discussions 07-27-2003, 09:35 PM
Replies: 7
Views: 1,710
Posted By karmanis
how did they manage to do this...

---> Elite Trader (http://www.elitetrader.com/vb)

I am talking about the multiple "lastpost" for a specific forum.

I want to put such a "Last 10 posts/threads" in my forumdisplay template to...
Forum: vBulletin Pre-Sales Questions 06-20-2003, 05:31 PM
Replies: 2
Views: 1,117
Posted By karmanis
( Just a summary: 1) category news and last...

( Just a summary:

1) category news and last posts in start page

2) forum-depended html content within forums (leftside menu that guides some content at center)

3) user defined groups...
Forum: vBulletin Pre-Sales Questions 06-20-2003, 02:33 PM
Replies: 2
Views: 1,117
Posted By karmanis
Forum-oriented Usergroups page (yahoogroups-like)

Hello!

I am planning to built a news/discussions localized site with multiple categories and forums (similar to yahoo groups), and having looked at many board solutions I think the best way would...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT. The time now is 06:25 PM.


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.02902 seconds
  • Memory Usage 2,000KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (20)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (8)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete