The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBTopSite Details »» | |||||||||||||||||||||||||
vBTopSite - Used from 2.2.9 - 2.3.3, should work on all 2.x
Description: Topsites script for people who's sites revolve around vbulletin. This script I actually wrote several months ago, and now I finally decided to release them on vb.org. There are some things which I have not included in this version, but they will be released here as I am satisfied with them: All functions appearing in 'Useful Admin Functions' in the ACP Everything else works. ^_^ now anyway, features... Topsites Features: [in no order, partial list]
Admin Features: [in no order, partial list]
** = Will be appearing on vb.org shortly. It is advised anyone who uses this hack, to click install, because of the nice updating thing i can do, and like i said, there will be updates in a little while. LIVE VERSION: http://forums.ffgon.com/topsites.php Feel free to join if you are a Final Fantasy site ^_^ [ignore the popups, they dont appear if you are logged into the forums] MORE: http://www.animationation.net/community/topsites.php http://www.bluelaguna.net/forum/topsites.php http://www.orbsydia.com/forum/topsites.php anyway, i might post screenshots, but the admin stuff isnt much to see, i basically just explained it up there ^ :-p If you have any questions, etc, post them FYI: a more advanced script is in the works by me, which will be free from vbulletin and including many more features, like a user rating/comment system. This will be 10$ or so, and more details are available if you pm me (dont discuss it here) Thank you for using this hack! i know i dont usually post my stuff, well here you go ^_^ Show Your Support
|
Comments |
#32
|
||||
|
||||
heh, yeah i know i know, i cant code that mess called vb3 [yet]...at least until i figure out the whole template thing, all over again (theres like 3 types now >.<)
anyway, there is definately a different-version issue at work here, with the 'require' column i told you about. to fix it, open up the topsites_ammin.php, and put quote around the query that updates topsites_options _everywhere_ you see: ----------- require=' ----------- replace with ----------- `require`=' ----------- and also, when you get it working, mind posting a link to it? that would be cool ^_^ wow, so now i know what to include in the next version (which ill work on when everyone is good with this one) |
#33
|
||||
|
||||
ok this time when i submitted the options it did "update" the options table from admin cp perspective by saying "options updated" but when i went to http://www.animationation.net/community/topsites.php
i get this: Quote:
|
#34
|
||||
|
||||
you did not fully fill out your settings, your 'Sites per page' option is not filled out
|
#35
|
||||
|
||||
ok just checked phpmyadmin and it doesnt seem it updated anything, from looking at it seems instead of updating you need to insert some stuff so you can browse it. just my 2 cents
|
#36
|
||||
|
||||
okay, in this case, you never executed the INSERT query
if you need it, its: PHP Code:
|
#37
|
||||
|
||||
omg i forgot to do that, silly me lol( got all caught up in actually creating the options table lol
|
#38
|
||||
|
||||
To look at anothe working example see:
http://www.animationation.net/commun...es.php?page=1& |
#39
|
||||
|
||||
lol, hopefully the next working example wont take as long to get working ^_^
this hack isnt beta, the install instructions were, lol ill be updating the zip file above soon, there are the movement arrows i forgot to include, and i also revised the instructions a bit, to avoid many of the issues discovered with them :-p also, newer queries which should work for all mysql versions. hopefully i can add in some of the starred items soon :-p |
#40
|
||||
|
||||
one more problem, ok i signed my own site up to test it and also to see how it works but now, when i get sent the email with the password the password was totally random and weird and also when i copy and pasted it in the site login with my id i got invalid password. is the password susposed to contain subscripts,slashes, and colons?
|
#41
|
||||
|
||||
yeah, i put up a change in the random password generator. *in the new zip* if you would like to change it yourself, find:
chr(rand(1,100)); and change it to chr(rand(1,75)); (this code only appears once, so just use Find) you can edit the password to your site using the ACP 'manage sites' option |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|