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)

AndrewD 06-14-2004 10:44 AM

Quote:

Originally Posted by 13th_Disciple
Andrew, will the error page be changed to the no permission page in this next version?

Yes, but I meant to contact you for clarification. Can you indicate the situations in which you want to see this change made - there are many potential routes to "no access" errors. I hope you're not referring to the use of the VBindex/VBAdvanced portal interfaces, as these are not under my control.

13th_Disciple 06-14-2004 11:26 AM

Quote:

Originally Posted by AndrewD
Yes, but I meant to contact you for clarification. Can you indicate the situations in which you want to see this change made - there are many potential routes to "no access" errors. I hope you're not referring to the use of the VBindex/VBAdvanced portal interfaces, as these are not under my control.

Ok, if there is a direct link to the file, not thru the portal or anything, but just a direct link to the file thru the links deal, like so:

http://www.dbcenter.org/forums/local...ion=jump&id=84

you will get the print_standard_error.. but if you go to the actual catagory:

http://www.dbcenter.org/forums/local...links&catid=63

you will get the print_no_permission

So I would like to see either the print_no_permission error there, or at least have the navbar displayed to allow someone to register rather quickly.. does that explain it a little better or do you need a bit better clarification? and thank you Andrew for taking the time to look in to this.. greatly appreciated!!

AndrewD 06-14-2004 11:28 AM

Quote:

Originally Posted by 13th_Disciple
Ok, if there is a direct link to the file, not thru the portal or anything, but just a direct link to the file thru the links deal, like so:

http://www.dbcenter.org/forums/local...ion=jump&id=84

you will get the print_standard_error.. but if you go to the actual catagory:

http://www.dbcenter.org/forums/local...links&catid=63

you will get the print_no_permission

So I would like to see either the print_no_permission error there, or at least have the navbar displayed to allow someone to register rather quickly.. does that explain it a little better or do you need a bit better clarification? and thank you Andrew for taking the time to look in to this.. greatly appreciated!!

Got it - will make this consistent in the next release due out this week, assuming all goes well.

13th_Disciple 06-14-2004 11:29 AM

Quote:

Originally Posted by AndrewD
Got it - will make this consistent in the next release due out this week, assuming all goes well.

Excellent.. thank you very much, Andrew.. :)

Onkel_Tom 06-19-2004 12:39 PM

Works fine, thank you !
Onkel_Tom clicks install ;)

AndrewD 06-20-2004 09:26 AM

Beta release 1.25 uploaded in first post to this thread. Please test and report.

New features:
a) Boolean fulltext searches and highlighted keywords
b) Ability to sort links display on name, date, hits
c) Facility to link to local downloads outside the web directory tree

Modifications:
a) Bug fix for quotes in usernames
b) More consistent error templates

Onkel_Tom 06-20-2004 08:05 PM

thanks AdrewD, beta 1.25 works fine for me !

Ranma2k 06-23-2004 06:58 PM

Quote:

Originally Posted by AndrewD
Beta release 1.25 uploaded in first post to this thread. Please test and report.

New features:
a) Boolean fulltext searches and highlighted keywords
b) Ability to sort links display on name, date, hits
c) Facility to link to local downloads outside the web directory tree

Modifications:
a) Bug fix for quotes in usernames
b) More consistent error templates


There is a bug if you did a search
it will give the error

Code:

Invalid SQL:
                SELECT link.linkid AS linkid, link.linkname AS linkname, link.linkuserid AS linkuserid,
                        link.linkusername AS linkusername, link.linkurl AS linkurl, link.linkdesc AS linkdesc,
                        link.linkhits AS linkhits, link.linkstatus AS linkstatus, link.linkdate AS linkdate,
                        ltoc.catid AS linkcatid
                FROM local_linkslink AS link
                LEFT JOIN local_linksltoc AS ltoc
                ON link.linkid = ltoc.linkid
                       
                WHERE
                        link.linkforum NOT IN (0)
                        AND (link.linkmoderate = 0 OR link.linkuserid =1 )
               
                        AND  MATCH (link.linkname, link.linkdesc) AGAINST ('Naruto2' IN BOOLEAN MODE)
                       
                        ORDER BY linkcatid, linkname
               
mysql error: You have an error in your SQL syntax near 'BOOLEAN MODE) )
                       
                        ORDER BY linkcatid, linkname

how can i fix this ?!

AndrewD 06-24-2004 05:14 AM

Quote:

Originally Posted by Ranam2k
There is a bug if you did a search
it will give the error

how can i fix this ?!

I have two questions/suggestions:

a) did you install version 1.25 fresh or upgrade from an earlier version? If you upgraded, did you remember to run the local_links_install script?

b) which version of MySQL are you using? If it is earlier than 3.23.23 (I think), this version will not work. Most people are using version 4.0.something.

ImportPassion 06-26-2004 02:48 AM

I just installed 1.25, first time.

Wondering why link count doesn't show up for local files?


All times are GMT. The time now is 03:57 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.01796 seconds
  • Memory Usage 1,750KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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