The Arcive of vBulletin Modifications Site. |
|
I need to do this.... Details »»
|
|||||||||||||||||||||||||
ok here is what I am needing to do.
open this page first: http://www.sigons.com/main/ ok now in the fantasy & sci-fi sections I am wanting to add news pertaining to each of those sections and some how pull it from my forums(http://www.sigons.com/talk). I looked at the pluhnews thing but I do not think it can do something like this. Can anyone gimme a hand with this? AIM: Sigonx MSN: Jeff@lotronline.com Thanks! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
hmm, kurafire has written an newsscript which can help you in the release forum.
or you can chage a few things in my own newsscript: PHP Code:
.perhaps you must edit a few more variables, but i don't say i'll be perfect, just a hint how to do it here comes the design part PHP Code:
|
|
#3
|
||||
|
||||
|
so just dump that in my page that I need it in?
|
|
#4
|
||||
|
||||
|
yes, just edit one or two lines and it should work.
it can bee that i have forgotten a } or something, cause i have just copied a part of my script, but it should work. |
|
#5
|
||||
|
||||
|
ok so I made 2 php pages. one fantasy.php and the other scifi.php and put the code in and thats it. Time to see if it works
|
|
#6
|
||||
|
||||
|
I am getting errors.
|
|
#7
|
||||
|
||||
|
be more specific please
![]() edit: ok i see myself
|
|
#8
|
||||
|
||||
|
ok, in the fantasypart, you have to edit the colors
the text is ok: " 19.05.2002 - 10:23: A movie before it's time... Fin Gonn Hoam Kommentare(0) Dune was a movie made before it's time... it went beyond the realms of movies of it's era, and thus was relatively unsuccessful. Comments? " and scifi.php i don't see the failure, sure the two files are equal (just the forums are different) |
|
#9
|
||||
|
||||
|
ok I got the fantasy one to work but not the scifi. Any ideas?
|
|
#10
|
||||
|
||||
|
do you use the include-commando to include the scifi.php?
if yes, try to outcomment require("./global.php"); in scifi.php |
![]() |
|
|