vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Links and Files Database (https://vborg.vbsupport.ru/showthread.php?t=60403)

Nmidia 01-18-2004 06:43 PM

Quote:

Originally Posted by AndrewD
Not sure what's happing to you - I tried the sql code and it's fine for me. Is this what you're trying to execute?

DROP TABLE IF EXISTS local_linkscat;
CREATE TABLE local_linkscat (
catid smallint(5) NOT NULL auto_increment,
catname varchar(255) NOT NULL,
catdesc text NOT NULL,
cattext mediumtext NOT NULL,
parentid smallint(5) NOT NULL,
parentlist varchar(250) NOT NULL,
catforum smallint(5) NOT NULL,
PRIMARY KEY (catid)
);

Agree with you about the icons

was being a bit of a muppet. Running that querry through my forum did nothing. I then ran it from PHPMyAdmin from host, importing the file did nothing. The I ran it in query window, worked. The entire thing works fine now:)

dede1 01-18-2004 06:52 PM

Quote:

Originally Posted by AndrewD
sorry - try downloading the zip again or use the definition below - I'd included an old set of table definitions

);

thanks l?uft jetzt

dede1 01-18-2004 07:36 PM

Error comes with me if I one left to insert wants:


Quote:

Database error in vBulletin 3.0.0 Release Candidate 2:
Invalid SQL:
SELECT mimetype
FROM attachmenttype AS attachmenttype
WHERE extension = 'php'
LIMIT 1;

mysql error: You have an error in your SQL syntax near ';
' at line 5

mysql error number: 1064

Date: Sunday 18th of January 2004 04:37:29 PM
Script: http://63.246.136.220/Board/local_li...tion=jump&id=4
Referer: http://63.246.136.220/Board/local_li...=links&catid=3
Username: Dede1
IP Address: xxxxxxxxxxxxxxx

gmarik 01-19-2004 07:09 AM

:rolleyes: Yes, icons are very important - 32x32 icons, that have the same id, as the cetegory. For example Photoshop link category with ID=4 has a gif stored in folder images/links called l04.gif and so, if the icon option is turned on, the users sees it - it's a very important thing and must be operated from the admin CP. http://tutorials.yaxay.com/

colicab-d 01-19-2004 07:13 AM

gmarik are you using andews files/link archive in those pictures or are you using your own one? if so why not release it, or maybe just to me :d lol

gmarik 01-19-2004 10:20 AM

I'm using my own, but I don't know how to code it vb3, if somebody could code it for me.

Dean C 01-19-2004 03:30 PM

Hehe you beat me to releasing mine - never mind ;) Looks good so far.

Dark_Wizard 01-19-2004 05:07 PM

Quote:

Originally Posted by gmarik
I'm using my own, but I don't know how to code it vb3, if somebody could code it for me.

Contact me via PM...

*arie 01-20-2004 07:14 PM

very nice.

/me clicks install.

limey 01-21-2004 01:32 AM

I'll say very nice and I love the way it works...admincp would be "nice" but its great anyway....nice job.


All times are GMT. The time now is 09:52 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.01898 seconds
  • Memory Usage 1,739KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (3)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