![]() |
X vbwebportal v. 2.0
1 Attachment(s)
now i have a downloadable version!
Yes it is made from frames but it still is a portal. Sorry no more demo because on my site I am using vbindex! I will have a demo when I finish however! The demo has yellow frames, however the real version has frames to match the VBulletin default template! Changes since v 1.0: .Added top and user info frame .Changed background color to match vbulliten default style .Added downloads section and survey section edit: I attached the file! |
Since this 'hack' doesn't modify any vB files then it's not hack. Also, better to attach the file so unlicenced members can't get it.
|
it wont let me attach it!
dont know why? |
oh, and this is a web portal and there is no NON-HACK webportal forum so I have to post it here!
|
It can be considered as a template modification, but it can't be posted in here.
|
well, there are some optional file edits but i didnt put them in the files.
|
Provided that it is a PHP code/script, it is welcomed here in "hack" forums. It does not necessarily need to hack vbulletin scripts, it can be an "add-on".
Template Modification Forums are for HTML (visual) customization of vbulletin via its templates and add-on PHP scripts do not belong there. |
so are you saying it can stay or it has to move?
|
It can stay provided that it is a vbulletin related add-on. I didn't yet check the source code but if it is a script that integrates with vbulletin (in other words should it require people to have vbulletin to install it), this is the correct forum and it can stay. But if it is just a "site main page" that works whether you have vbulletin or not, this is not the correct place to release it.
|
I could have sworn Erwin moved this last night... *blinks a couple times*
|
To add to what Logician said please attach the zip file to the first post nevertheless. Thanks
|
it requires vbulliten!
If not it does not work! |
file attached!
|
Quote:
It should only run on vb because you've used forumdisplay.php as a frame. |
I have tested it with other forums it only works with vbulletin!
|
however, with some editing you could get it to work with something else its just built for vbulletin!
|
its not even properly done.
to do it properly youd need to make the connection to global.php in any of your php files so you will pickup the session id. and your php pages are nothing more than html :) |
i am new to this and I tryed and it failed!
besides it still is fun to use and easy to install! |
I will redo it if someone can teach me how to make it reconize if you are logged in or not!
|
that would require actual hacking, id suggest looking at the vBulletin files source code :)
|
where in the code?
I looked and looked but cant find it! |
youd need to change quite abit of your portal around if your going to use real php, once you add php coding youd then need to either echo out the html or call the templates
|
ok, i am working on it but I have to questions!
1. how can I make blocks on the side bar and such? 2. How do I make it display the news? |
its all templates and html
im sorry but if you dont know how to code html id stay far away from hacking untill you get more of a hang of things |
i know HTML just not PHP!
|
blocks are just tables.
|
i know, I mean how can I link the block from another file?
|
another file?
|
like this
include ('blocks/online.php'); how would I displat that has a block? |
eh i never dove into that aspect, why call a whole file though?
why not just add the proper php code to your scripts and call a template? |
ok, what I want to do is like this
block Title Block block Arcade block block Status block block News block news block news block SOmething like that! However, the block would be stored in another file and/or template! |
id suggest looking at the vBulletin files
but for starts lets learn you how to connec to global.php chdir('/path/to/forums'); require_once('./global.php'); and how to show one template eval("dooutput(\"".gettemplate('templatename')."\" );"); |
ok, but how would I display news?
|
this really should be moved to help me finish
but your going to need to learn to querry the site and such, you can still use frames if you wish |
no, I wont use frames.
can you PLEASE explain this! |
I suggest, if you're going to actually learn php code and mysql, to install some hacks first. It'll help you get familiar with the vbulletin system and give you a general idea of what hacks need. I wouldn't just rush to make a hack.
|
i agree with Koutaru
|
Since the thread started to be "how can I do this and that", I'm moving it to General Discussions forum for now. (We dont have help me finish forum anymore) :)
daniely when your hack is ready to be released, either let me know and I'll move it back or you post once again. :) |
All times are GMT. The time now is 07:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|