vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Request Forum Pointless? (https://vborg.vbsupport.ru/showthread.php?t=68254)

gfxhavenowner 08-12-2004 12:25 PM

Request Forum Pointless?
 
I've posted like 4 or 5 requests, and not one has been filled. How come no one wants to fill requests? :(

Beermonster 08-12-2004 12:41 PM

I haven't seen your requests, but are they something that many people would benefit from or is it just something that is specific to your needs?

If it's a hack that many people will benefit from then your more likely to get a lot of positive response.

There are a lot of people on here willing to help

gfxhavenowner 08-12-2004 12:52 PM

Most of them are ones that a lot of people could use.

Dean C 08-12-2004 01:15 PM

A forum like this relies on the dedicated and kindness of those who want to help for free. Now, you can't expect every request to be filled, the forum is not for that. It's for people to make requests and give others ideas for a modification. I think you'll find a lot of requests get filled in that forum. But you can't possibly expect all of them to :)

SpottyPoo 08-18-2004 06:33 PM

I, too, do not seem to get my questions answered and am close to tears. :(

I'm having calendar problems -- my members can't use them and when I click on a calendar on the portal page, instead of taking me to the next month it takes me to a "page does not exist" page.

Also, while I, as the admin, can see the pictures and news articles down the center row of the 3-column portal page, nobody else can see it. What's wrong here?

Will somebody please help me so I can stop banging my head and getting a nasty bruise? Thank you.

And if I've posted in the wrong section, somebody please tell me so I can bang my head again and figure out the right place for my questions. :ermm:

SVTBlackLight01 08-18-2004 07:51 PM

SpottyPoo,

Now that you pointed it out, I'm having the same problem with my calendar (this is with vbindex). I found the problem in the calendar_smallmonth_header template. The link to calander.php is hard coded as calendar.core.

SpottyPoo 08-18-2004 08:49 PM

Quote:

Originally Posted by SVTBlackLight01
I found the problem in the calendar_smallmonth_header template. The link to calander.php is hard coded as calendar.core.

So, what does that mean? How do we fix that??

SVTBlackLight01 08-18-2004 09:49 PM

Actually, I checked out yours, and you seem to be having a different problem. Can you post your calendar_smallmonth_header template here?

Logikos 08-18-2004 10:59 PM

I love the request forum, it gives me many ideas for new hacks that i could use.

dstruct2k 08-20-2004 05:51 PM

If I have spare time, I'll go in the request forum and either find an easy mod and post a quickmod, or I'll find a good idea and make a large mod. My first "large" mod is in a usable-but-not-complete stage... It looks great, but I want it to have a lot more features. Anyway, my point is, people do use the request forum. Just give it some time.

sabret00the 08-20-2004 09:47 PM

i tend to use to suggest hacks, also it's a good read sometimes :)

Floris 08-20-2004 10:28 PM

Quote:

Originally Posted by gfxhavenowner
I've posted like 4 or 5 requests, and not one has been filled. How come no one wants to fill requests? :(

I am getting more and more the feeling that people who know how to do so just don't for the reason perhaps that they just wait for someone to come to them and ask to code in exchange for money. It feels like becoming more and more a trend. Hopefully I am wrong.

SpottyPoo 08-20-2004 11:36 PM

SVTBlacklight -- can you see what's wrong??

HTML Code:

<tr>
<if condition="$show['dontshowweek']">
<td class="tcat" colspan="$colspan" align="left"><span class="smallfont"><b>$vba_options[portal_blockbullet]
<else />
<td class="tcat" colspan="$colspan" align="center"><b>
</if><a href="$vboptions[bburl]/calendar.php?$session[sessionurl]month=$month&amp;year=$year&amp;c=$calendarid&amp;do=displaymonth">$monthname $year</a></td>
</tr>
<tr align="center">
        <if condition="!$show['dontshowweek']"><td class="thead">&nbsp;</td></if>
        <if condition="$show['day1']"><td class="thead">$day1</td></if>
        <if condition="$show['day2']"><td class="thead">$day2</td></if>
        <if condition="$show['day3']"><td class="thead">$day3</td></if>
        <if condition="$show['day4']"><td class="thead">$day4</td></if>
        <if condition="$show['day5']"><td class="thead">$day5</td></if>
        <if condition="$show['day6']"><td class="thead">$day6</td></if>
        <if condition="$show['day7']"><td class="thead">$day7</td></if>
</tr>
$calendarrowbits


DrkFusion 08-20-2004 11:45 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=67594&highlight=modification" target="_blank">https://vborg.vbsupport.ru/showt...t=modification</a>
I had just given a heads up there. There are some really good hack ideas in there.

I have actually done many of them and are working, just going back and searching for all the documented code to make an installer and templates takes time which I dont have so I work on them little by little.

SVTBlackLight01 08-21-2004 12:21 AM

SpottyPoo,

Remove the $vboptions[bburl]/. That should fix it.

SpottyPoo 08-21-2004 12:35 AM

I'll be darned -- it sure did the trick!!! Thank you sooooo much SVTBlacklight! You don't know how happy you've made me... :)

Woops -- just noticed that when I click on a day that is highlighted as having an event, it takes me to the "non-existant" page again... :ermm:

SpottyPoo 08-21-2004 02:55 AM

Do you have a fix for that??

SVTBlackLight01 08-21-2004 03:07 AM

You may have to do the same thing to the calendar_smallmonth_day template.

SpottyPoo 08-21-2004 03:57 AM

Dang, you're good!! Thanks again, BlackLight!! :)

SVTBlackLight01 08-21-2004 04:00 AM

No problem. Glad you got it going.

I'm glad you brought up the issue as nobody (including me) had noticed the problem on my site yet.

SpottyPoo 08-21-2004 10:36 AM

Something else I've noticed -- I have created a category called News and I've set it so only I can see it listed on the forum. However, my unregistered/lurking people are not able to see the info from that forum that has been set to show up on the portal page down the center column.

What permission am I not changing correctly?? ;)

SVTBlackLight01 08-21-2004 07:27 PM

Is it hidden using forum permissions? The portal uses the forum permissions to display the threads. If you want to hide the forum, but display it on the portal page, set the display order to "0".


All times are GMT. The time now is 03:34 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.01223 seconds
  • Memory Usage 1,764KB
  • 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)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete