Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$15.00
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:0
Last: Total:7536
Last: Last:
maxfoot
Members: Online
Members: Members:0
Guests: Guests:48
Total: Total:48
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
goin3dOffline
Post subject:   PostPosted: Dec 05, 2006 - 03:30 PM



Joined: Dec 05, 2006
Posts: 3

Status: Offline
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.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 05, 2006 - 03:51 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
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.
 
 View user's profile Send private message  
Reply with quote
goin3dOffline
Post subject:   PostPosted: Dec 05, 2006 - 04:01 PM



Joined: Dec 05, 2006
Posts: 3

Status: Offline
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?
 
 View user's profile Send private message  
Reply with quote
goin3dOffline
Post subject:   PostPosted: Dec 05, 2006 - 04:30 PM



Joined: Dec 05, 2006
Posts: 3

Status: Offline
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.
 
 View user's profile Send private message  
Reply with quote
kapliOffline
Post subject:   PostPosted: Dec 05, 2006 - 04:53 PM



Joined: Nov 23, 2006
Posts: 47

Status: Offline
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
 
 View user's profile Send private message  
Reply with quote
kapliOffline
Post subject:   PostPosted: Dec 05, 2006 - 04:54 PM



Joined: Nov 23, 2006
Posts: 47

Status: Offline
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
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 05, 2006 - 05:13 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
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.
 
 View user's profile Send private message  
Reply with quote
kapliOffline
Post subject:   PostPosted: Dec 05, 2006 - 06:04 PM



Joined: Nov 23, 2006
Posts: 47

Status: Offline
What does .htaccess files have to do with it when I did a full clean install with clean files?
 
 View user's profile Send private message  
Reply with quote
kapliOffline
Post subject:   PostPosted: Dec 05, 2006 - 06:10 PM



Joined: Nov 23, 2006
Posts: 47

Status: Offline
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
 
 View user's profile Send private message  
Reply with quote
kapliOffline
Post subject:   PostPosted: Dec 05, 2006 - 10:29 PM



Joined: Nov 23, 2006
Posts: 47

Status: Offline
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
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 05, 2006 - 10:35 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
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.
 
 View user's profile Send private message  
Reply with quote
kapliOffline
Post subject:   PostPosted: Dec 06, 2006 - 12:11 AM



Joined: Nov 23, 2006
Posts: 47

Status: Offline
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
 
 View user's profile Send private message  
Reply with quote
reanorOffline
Post subject:   PostPosted: Apr 22, 2007 - 10:49 PM



Joined: Mar 08, 2007
Posts: 29

Status: Offline
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?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Apr 23, 2007 - 02:10 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
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.
 
 View user's profile Send private message  
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3