![]() |
Quote:
|
Quote:
|
I've tried all 3 editiors on my test board and they all work correctly both on vBindex and showthread using vBindex 3.0.0 RC5 and vB 3.0.0.
|
Ok what I am doing is post news with source and author like this
Source: HTML link Author: John Smith Body of Story And it is only seems to happen to the source link... |
well some kiddies came on the board and flamed the shoutbox...so here is my issue:
i have new registrations set to verfiy email and they wait in the "wait for email verify" usergroup. those users arent allowed to post threads and so on till verified. i want the users to be verified to be able to use the shoutbox also, how can i go about this happening? also, since they posted useless junk in the shoutbox, how can i do a mass delete of postings in it? a DB querie or something to empty? |
Quote:
And for the deletion in your database what do you need ? To empty up the whole shoutbox or just some entries ? Cheers, |
pseud i think u need to read my post again.
|
Quote:
And if you want to delete the shoutbox issue the following command: PHP Code:
PHP Code:
|
what am i lookin for in vbindex options?
|
Quote:
|
It isnĀ“t work - it still stands still at : Importing vBindex Phrases, and all other steps. Firewall is deactived and chmod at 755 ! What is wrong there ?
This is typical Hack Stuff vor VB - only one language and a unprofessional and uncompletely Installinstruction. Thanx for another lost hour of my life. :tired: |
i intall it butwith vb3.0.0 gold doesnt work (i dont show nothing collums :\ :/ )
why? the installation was perfect.. |
You haven't configured the options as per the install instructions.
|
the only thing i need to do was to put in vbiconfig.php the root that the installation show me to write, and i do it. i save....after i press always NEXT and i write FULL Path for images, i save and on next step the process go in loop (set images path -> next -> set images path -> next -> ....) so i press the botton for overpass that step (the instruction says to do that if process go in loop)......i add in index.php of admin cp the line for add in admin cp the page for setting the forum....
that's all.....i miss something?? |
As the final setp states:
Quote:
|
hehehehe i set up that. i chose Both side columns and i set 2 left:
? Latest 10 thread ?Calendar right columns: ? Birthday ? Pool below i activate all...i save....and.....NOTHIG!! i try 4 times.... i also try to re installa and nothing..... i dont know what i must to do!! :( |
NTLDR - how can i make only registered users who verify there email address allowed to post in the shoutbox?
|
Find:
PHP Code:
PHP Code:
|
Still can't fix my problem. Please help me
please read 2 post under and tell me how to fix this problem https://vborg.vbsupport.ru/showpost....postcount=1374 https://vborg.vbsupport.ru/showpost....postcount=1386 |
after uninstall and reinstall still got problem :(
Code:
Unable to add cookies, header already sent. |
Quote:
Cheers, |
Quote:
|
hello
i have a strange problom that was just brought to my attention none of the links in the navbar work on the portal the /VB is missing in the link , all of them but it does work on the forum page i have tried everything to fix this but can't need help see, links no works , missing /VB in the link http://www.deanosworld.net/ help |
Make sure your board URL is set correctly in the admin cp and if you have edited the vbindex_navbar template that you have prefixed any additions with $vboptions[bburl]
|
Quote:
can you look at the code in the template i reverted it back to what is should be but still have the problom |
i just noticed too
that i can't log in from the portal page not found |
I tried getting some help at coreforums.net but I can't post or do anything, says I don't have permission, but anyway I installed vBindex 3.0.0 RC5 and I run vBulletin 3.0.1...the install went fine...but then when I go to
http://clan-tu.com/vbindex.php i get this error Warning: chdir(): No such file or directory (errno 2) in /home/clan-tuc/public_html/vbindex.php on line 144 Warning: main(./global.php): failed to open stream: No such file or directory in /home/clan-tuc/public_html/vbindex.php on line 145 Fatal error: main(): Failed opening required './global.php' (include_path='') in /home/clan-tuc/public_html/vbindex.php on line 145 any idears? |
Quote:
do i do this in vbindex.php?? |
Quote:
|
Quote:
|
Quote:
|
Quote:
thats odd, i did, could it be the path is wrong the /home/blahblahblah path? maybe i made a typo..i will check again thanks.. |
Quote:
here is the board url stuff it looks right to me please help thanks |
Quote:
i have vb3 and its not showing that in my adminfunctions_template.php what should i go? |
Hello, i've read through the thread but cant find a solution to this error that i am getting...
Database error in vBulletin 3.0.0: Invalid SQL: ## GET NEWS ## SELECT thread.*,thread.iconid AS threadiconid, threadpost.pagetext AS pagetext, threadpost.attach AS attachcount, avatarpath, NOT ISNULL(avatardata) AS customavatar, user.avatarrevision, customavatar.dateline AS customdateline, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid FROM thread AS thread LEFT JOIN user AS user ON (thread.postuserid = user.userid) LEFT JOIN post AS threadpost ON (thread.firstpostid = threadpost.postid) LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread') LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) WHERE forumid IN () AND deletionlog.primaryid IS NULL AND forumid NOT IN (0,32) AND thread.open <> 10 AND thread.visible = '1' ORDER BY thread.sticky DESC, thread.dateline DESC LIMIT 10 mysql error: You have an error in your SQL syntax near ') AND deletionlog.primaryid IS NULL AND forumid NOT IN (0,32) AND threa' at line 16 mysql error number: 1064 Date: Tuesday 04th of May 2004 11:55:15 PM Script: x Referer: x Username: x IP Address: x Hope you can help. |
i solved this myself :) its cos i didnt specify source forum ids for the news and poll blocks :)
|
Quote:
Cheers, |
please excuse that last message i sent...
im getting this when i try to go to tha vbindex "Warning: main(./vbiconfig.php): failed to open stream: No such file or directory in /home/streeti/public_html/street/vbindex.php on line 137 Fatal error: main(): Failed opening required './vbiconfig.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/streeti/public_html/street/vbindex.php on line 137;" i dont know what to do... i followed ALL the steps correctly. and i even went to line 137 to see what i could do.. no luck Please Help... |
You did not copy the file vbiconfig.php into the folder of the vbindex.php.
P.S.: Did you edit vbiconfig.php for the settings ? Cheers, |
Quote:
|
All times are GMT. The time now is 09:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|