vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [Release vB Links 1.0 | vB2bx (https://vborg.vbsupport.ru/showthread.php?t=12815)

04-01-2001 10:14 PM

is it in english man?

04-01-2001 10:49 PM

When I installed/upgraded the new templates the category: all sites just brings up top site only.

Also the url that people put in like www.smith.com won't work instead the http:// prefix has to be added. Just another step in the link addition to worry about.

I like the hack though....good job.

04-01-2001 11:32 PM

Quote:

Originally posted by snyx
is it in english man?
yes it's in english.. ;)

04-01-2001 11:41 PM

This is really cool, The_Sisko! Congrats- what a great first hack. Thanks for sharing it with us! This is a really neat idea- I'm wondering if it's possible to do other kinds of databases like this besides just links, such as a recipe database. I've got a very active group of moms who like to cook, and they would go nuts over a database where they could add their recipes!
TigerLily:)

04-01-2001 11:45 PM

Quote:

Originally posted by mkilty

Also the url that people put in like www.smith.com won't work instead the http:// prefix has to be added. Just another step in the link addition to worry about.

add this:
PHP Code:

if (!eregi("http://",$url)) $url "http://".$url

under:
PHP Code:

$time time(); 


04-02-2001 12:30 AM

Quote:

Originally posted by marl


add this:
PHP Code:

if (!eregi("http://",$url)) $url "http://".$url

under:
PHP Code:

$time time(); 



Thanks that work. Now it is just the category pull down list. If I click on top sites none of my top sites come up. Also the "All sites" category brings up the top sites instead.

Is this happening to anyone else with the updated templates?

Thanks,

Michael

04-02-2001 12:40 AM

i didn't use the updated template: did the necessary changes manually.

i found only a <body> tag overlapped with htmldocumenttype wrong, tough.

can you posto your html output and template here?

04-02-2001 12:44 AM

Hey I got an error after the install. I tested the install to see what it looked like and I like it. but I am getting the following error.

Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/gmforums.com/forum1/links.php on line 31

any insight I would appreciate it.

Thanks.

BTW no hacks on the forum except this one.

John

04-02-2001 12:45 AM

Quote:

Originally posted by marl
i didn't use the updated template: did the necessary changes manually.

i found only a <body> tag overlapped with htmldocumenttype wrong, tough.

can you posto your html output and template here?


04-02-2001 12:53 AM

the template looks fine, check links.php

also give asnap of the output sent to browser...


All times are GMT. The time now is 07:59 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.01038 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete