vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   I don't Use forum file for my installation (https://vborg.vbsupport.ru/showthread.php?t=208078)

Jorgemen 03-12-2009 04:12 AM

I don't Use forum file for my installation
 
Dear Friends, few weeks age I installed the software in public_html, not in public_html/forum , I didn't have problems, but today when some one want to reset his password the system sent a email with a link like this:

To reset your password, please visit the following page:
http://www.domain.com//login.php?a=p...64fb7e22a90c9a

if you check I have //login.php, maybe would be /forum/ but I don't use forum file, how I can to fix this error?

Thanks

Regarts.

Lynne 03-12-2009 04:16 AM

Check vboptions > Site name / url > Forum URL and make sure you do NOT have a trailing slash on the end of the url there, ie. you should have http://www.domain.com NOT http://www.domain.com/ .

Jorgemen 03-12-2009 04:17 AM

:( sorry I fix that.. the error was mine I put in Forum URL in admincp with "/" I didn't read the note: :) sorry...
URL of your forum. Note: do not add a trailing slash. ('/')

--------------- Added [DATE]1236835198[/DATE] at [TIME]1236835198[/TIME] ---------------

Thank You Lynne, I have today this error too:

I fix with Maintenance tool, but I dont know why the error occurred..any idea?
Database error in vBulletin 3.8.1:

Invalid SQL:

SELECT post.*,
IF(post.visible = 2, 1, 0) AS isdeleted,


editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory

FROM post AS post

LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid)

WHERE post.postid = 483;

MySQL Error : Table './tmfdb/post' is marked as crashed and should be repaired
Error Number : 145

Lynne 03-12-2009 02:34 PM

Sometimes tables crash. If it's just a one time thing, then just repair it and don't worry about it. If it happens continually, then you will need to look into the cause.


All times are GMT. The time now is 10:37 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.00927 seconds
  • Memory Usage 1,714KB
  • 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)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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