Portal Themes

Donation Theme Support - PHPNuke WOW Theme 10 problem with phpraid

xrbunker - Jul 31, 2006 - 05:40 AM
Post subject: PHPNuke WOW Theme 10 problem with phpraid
First off i love the theme works and looks great on my site. I am useing PHPNuke 7.8 i believe. But it looks like my dogs left leg shaved when i goto the phpraid page. Only part of the top banner shows up and the rest of the screen is white, with only text and none of the buttons work on the banner. Is there any thing i can do to get that page to look like the rest of the site. If you can take a look and give me your thoughts that would be great.

www.gankd.com
GodOfWonders - Jul 31, 2006 - 06:13 AM
Post subject: RE: WOW 10 Theme problem with phpraid
Someone else here had a similar problem. Refer to: http://www.portalthemes.com/PNphpBB2-vi ... 1015.phtml

Hope that helps. Smile
xrbunker - Jul 31, 2006 - 06:27 AM
Post subject:
Ya i took a look at his post but not sure exactly what he did. Went to his website and PMd him will have to see not sure thow have to wait and see.
GodOfWonders - Jul 31, 2006 - 06:42 AM
Post subject:
Basically what he did, "I Belive", was opened up the main page in the module (the page on which the module loads all of it's components) and added a reference to footer.php (added to the main page of the module the code to embed footer.php into itself). I'm not sure the exact code to accomplish this through the raid module because I've never used it but I believe that was what was done.
doncan - Sep 07, 2006 - 12:29 AM
Post subject:
Was there any resolution on this?

I am having the exact same issue with the "wow" Theme. All other themes tested work with out issue including the default autotheme. All work except this one. The formating gets all messed up just like described above.

Any help with resolving this would be most appreciated.

My site
http://beta.theforsakenguild.net

The broken page
http://beta.theforsakenguild.net/module ... me=phpraid
mars - Sep 07, 2006 - 12:42 AM
Post subject:
What verison of PHPRaid?
doncan - Sep 07, 2006 - 12:45 AM
Post subject:
phpraid3.0.6-Nuke7.9

Its the PHPRaid v 3.0.6 for Nuke 7.9 (which is what I'm running)

Thanks so much in advance for any help you can provide.
mars - Sep 07, 2006 - 01:10 AM
Post subject:
Ok Im going to install it and take a look.
mars - Sep 07, 2006 - 01:25 AM
Post subject:
Ok open modules/phpraid/index.php

Go all the way to the bottom, right before ?> add the following line.

include('footer.php');

It should end up looking like

}
include('footer.php');
?>
doncan - Sep 07, 2006 - 07:39 PM
Post subject:
Worked like a champ! thanks so much for your help =)
mars - Sep 07, 2006 - 07:42 PM
Post subject:
Glad to help. Smile
angelkiller - Sep 26, 2006 - 01:51 AM
Post subject:
Wow how'd you get phpraid to work with phpnuke? Sad i've been trying to do this for ages.. failing with just a blank white page..
mars - Sep 26, 2006 - 11:31 AM
Post subject:
did you install the PHPNuke version?
angelkiller - Sep 26, 2006 - 11:19 PM
Post subject:
ahhh nevermind were talking about 2 different mods.. with the same name =P
kapli - Nov 24, 2006 - 05:00 PM
Post subject:
Wheeere did you get that version of phpraid for phpnuke???<br>Been looking for it forever :S<br><br>edit: nvm found it<br>
kapli - Nov 24, 2006 - 09:47 PM
Post subject:
Nvm, fixed, anyone know how to make it show just the upcoming raids and previous events like its done here? http://www.bandofhawks.net/modules.php? ... <br>
kapli - Dec 03, 2006 - 10:51 PM
Post subject:
omg what the :S:S I changed host to a better one now and when I did a fresh install of this, edited index.php and added that line of code (which worked last time) but now it doesnt work it shows up that white page i dunnu what to do now omg :S:S
kapli - Dec 03, 2006 - 11:21 PM
Post subject:
Hm.... it must have something to do with the database cause when i use the one from my old host the page itself works like it did before but phpraid is not working and since it was not working i figured id do a clean install.
mars - Dec 04, 2006 - 12:24 AM
Post subject:
eh?
kapli - Dec 04, 2006 - 04:00 AM
Post subject:
http://www.silentium-guild.org/modules.php?name=phpraid
I had that problem on my free host too, but adding the include footer part stated in this thread solved it. But now, when I did a fresh install of phpraid on my new host it shows up like that white and stuff, even when I have added the line of code to my index.php
So what I did was copy the database I had on my old host and import it on the new one, then it worked. It wasn't white like that, but phpraid itself did not work, thats why I wanted to do a clean install.
kapli - Dec 04, 2006 - 04:17 AM
Post subject:
Got any idea of what can be the problem?
mars - Dec 04, 2006 - 11:38 AM
Post subject:
Not sure, but I'll test a few things.
mars - Dec 04, 2006 - 11:08 PM
Post subject:
Can you zip up your PHPRaid folder and send me a link?
I want to compare it to the copy I have that is working.
kapli - Dec 04, 2006 - 11:41 PM
Post subject:
Sure, give me a minute
kapli - Dec 05, 2006 - 12:00 AM
Post subject:
http://www.silentium-guild.org/phpraid.rar

The phpraidold is the phpraid I used on my old website (jaywebdesigns.com/Kapli) and it works with the website there aint white and stuff like with the fresh install but it doesnt work. If I go to for example raids or any other page than the main page nothing happens it just goes to the mainpage like the others doesnt exist. Btw do you know what is wrong with this code?
Code:
    $content .= "<tr><strong><big>&middot;</big></strong>&nbsp;<a href=\"modules.php?name=News&amp;file=article&amp;sid=$sid\">$title</a><br>[ $comtotal "._COMMENTS." - $counter "._READS."   ]</tr>";


I edited it a bit but the ] shows up before the name of a new article (this is the last 5 articles block) as shown here: http://www.silentium-guild.org
kapli - Dec 05, 2006 - 12:01 AM
Post subject:
Umh.. ok now I'm very confused, suddenly my phpraid works now :S
kapli - Dec 05, 2006 - 12:15 AM
Post subject:
Hm.. noo damn same problem as when I used the old installation, if I click on a link like roster, raids or anything it just goes back to the events page :S:S
kapli - Dec 05, 2006 - 12:19 AM
Post subject:
Alright now this is very wierd, if im not logged in as a normal user then it will show white broken page with "phpRaid is currently undergoing maintenance. Please try again later."
kapli - Dec 05, 2006 - 02:11 PM
Post subject:
Ok I have reinstalled phpraid again and here is the link to it:
www.silentium-guild.org/phpraid.rar
It is the exact one you see on my website:
www.silentium-guild.org/modules.php?name=phpraid

As you can see it is white and fkd up, what did I do wrong?
I configured everything right and added the include footer part
kapli - Dec 05, 2006 - 02:34 PM
Post subject:
Ok see if you go to the phpraid page when your not logged in or logged in as admin, it will show white page. If you go to it as logged in it will work but same problem as before u cant do anything but view raids, not even log out or anything. Seems like when you click on something in the phpraid module it just goes back to the main page of it whatever you do :S
goin3d - Dec 05, 2006 - 03:30 PM
Post subject:
I'm luck to find this post Smile i've having the exact same issue as kapli (with all the white space and links going to index) with the wow1 theme. I have phpraid running on 2 sites 1 has the issue and one does not (using the same theme and same phpraid files). From what i've been able to determine, and i could be wrong, it's a path issue.

Kapli, lemee know if you find out anything else and I'll do the same as i'm continuing to test today.
mars - Dec 05, 2006 - 03:51 PM
Post subject:
I currently have it working over at http://phpnuke.portalthemes.com
If I can see anything that stands out I will post what I find.
I have your copy and will compare the 2.
goin3d - Dec 05, 2006 - 04:01 PM
Post subject:
After a few more changes all of the graphical errors are now corrected, just left with the issue of the links all directing to the main page of the site.

Unfortunately i no longer have the original file I downloaded for phpraid for phpnuke 3.06 so all the testing I do is based around copying the same directory back and forth from my live site. Does anyone still have a link to the download for 3.06 for phpnuke?
goin3d - Dec 05, 2006 - 04:30 PM
Post subject:
Kapli,
With regards to all of the links directing back to the phpnuke index page. On my site all of the phpraid links point to:

modules.php?namephpraid&op=permissions&mode=view

This should read:

modules.php?name=phpraid&op=permissions&mode=view

maybe the same is happening for you? Although i have no idea where or how the missing = is referenced.
kapli - Dec 05, 2006 - 04:53 PM
Post subject:
Heres a link to phpraid: www.silentium-guild.org/phpraid3.0.6-Nuke7.9.zip
Hm.. no my links point ot http://www.silentium-guild.org/modules. ... ;mode=view so there aint a = missing. But your right there has to be something wrong with the path
kapli - Dec 05, 2006 - 04:54 PM
Post subject:
I also noticed I cant even log out, whatever link or button i press inside the phpraid module just redirects it back to the view events
mars - Dec 05, 2006 - 05:13 PM
Post subject:
Did you guys copy over the .htaccess files when you moved hosts?
Most FTP programs don't show .htaccess files so you might have to copy it from the install files for PHPRaid.
kapli - Dec 05, 2006 - 06:04 PM
Post subject:
What does .htaccess files have to do with it when I did a full clean install with clean files?
kapli - Dec 05, 2006 - 06:10 PM
Post subject:
Ok I went to my phpnuke root on my old host and copied all the 3 .htaccess files there over to my new hosts php root
Still it does not work
I guess the problem isnt with the white stuff anymore but the part where I cant click on any links or buttons inside the phpraid module or it will just go back to the main page
kapli - Dec 05, 2006 - 10:29 PM
Post subject:
Goin3d I think I have found a solution to the = missing for you
Edit Index.php and find and change it to this
//Nuke
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
$ra_mod_url = 'modules.php?name='.$module_name;
include('header.php');

I'm guessing that ra_mod_url probably missed that =
I'm starting to think that it must have something to do with the domain or something as on my old host I had my own directory on the domain but now I have my own, maybe.. dunnu but I got to get this to work
mars - Dec 05, 2006 - 10:35 PM
Post subject:
If you want, set me up an admin account and an FTP account and I will take a look at it tomorrow after work. I have to run out tonight but will have some time tomorrow to troubleshoot.
kapli - Dec 06, 2006 - 12:11 AM
Post subject:
Alright I have PM'ed you
I have found out that it seems to work if you are not logged in with the user that was given admin rights when installing phpraid, but it gives a white buggy page, yes ofc i have added the include footer part in index.php
If I'm logged in as the user that was given admin rights during the installation of phpraid it will not show white buggy page but the rest of the problems are there, if you click on logout button or any of the links it just loads the same page although it does load the url but its still the same page
reanor - Apr 22, 2007 - 10:49 PM
Post subject:
I have the same problem, same phpraid version nuke 7.9 and after added code before ?> it helped to get graphics right, now I have problem of phpraid doing nothing. Any link I click on left side it simply blinks and shows the same first page - UPCONING EVENTS - Empty, previous events - EMPTY.

How do you make it work?
mars - Apr 23, 2007 - 02:10 PM
Post subject:
PHPRaid doesn't work on the newer phpnuke's and I wouldn't install it either, as the last version I saw was very insecure.
All times are GMT - 5 Hours
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits