![]() |
i just put the last XX posts in the index file right above where the news pasts go
look here it works fina and looks good http://www.darkdimensionsonline.com/test/ but i need help on another front for php-nuke: is there any way to add more categories to php-nuke downloads and link sections? like right now it only supports 2 layers like MP3's > Techno but i want more layers like this MP3's > Heavy > Tool > CDS since i have sooo many downloads to add i need to categorize them into many different and specialized categories. |
Quote:
Michael |
you must be joking... :eek:
the solution i gave (the second post) ONLY works for the 'blocks'... left or right doesn't matter.... i haven't looked at the php code for the 'center page' at all.. :p but anyways... you've got it fixed... so... enjoy! :D |
Quote:
I found a hack that seems to integrate the registration of users with vB and phpNuke at this thread: http://www.vbulletin.com/forum/showt...threadid=27932 Have not tried it out et as their seems to be some question to it working but thought you might want to see it. Michael |
i've looked at the code, yes...
but i'm not sure if it is what i want... i'd like people to sing up @ my nuke site... not at vbb... i'm going to take a look at this soon.... but it's going to take a while (got a lot of work to do...) but when i find a solution.. it's going to be a better one... :D LOL c u next time! |
Hey, my PHP-Nuke theme is this:
PHP Code:
|
Quote:
What I did was combine the two databases (phpNuke and vB) into one database which solved the problem. It seemed that the php code in nuke was referencing the wrong database so causing the script to break. Instead of looking thru the code for the problem it was easier to combine both databases into one. Thanks, Michael |
bringing this back from the grave, i too got errors for the center page, looking closely its cuz the code we replace screws up the tables in relation to what is in sql.
moving it to the right at the bottom of the color DOES fix it, why? because there are no more tables below it to screw up. try moving it towards the top, errors galore. oh well, it works, using it for online.php for who is online. |
mkilty:
yes.. i also used a single database to for PHPnuke and VB... works great... (no overlapping tables etc..) daymac: i think you made an error with replacing the php code for the ThemeSideBox function. The solution i gave should work. It works with me... ;) Make sure you didn't make any 'typos'.... |
jasoncorn:
your solution is pretty simple: replace Code:
."<b>.: $title</b><br>\n" Code:
."<b>.: $title</b><br>\n"; sorry for the late reply btw.... i've been away for a while... post here again if anyone needs help with phpnuke (and vb integration). c-ya! |
All times are GMT. The time now is 12:20 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:
|