| Author |
Message |
goin3d |
|
Post subject:
Posted: Dec 05, 2006 - 03:30 PM
|
|
Joined: Dec 05, 2006
Posts: 3
Status: Offline
|
|
I'm luck to find this post 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 |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
goin3d |
|
Post subject:
Posted: 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? |
|
|
| |
|
|
|
 |
goin3d |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
kapli |
|
Post subject:
Posted: Dec 05, 2006 - 04:53 PM
|
|
Joined: Nov 23, 2006
Posts: 47
Status: Offline
|
|
|
|
|
 |
kapli |
|
Post subject:
Posted: 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 |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
kapli |
|
Post subject:
Posted: 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? |
|
|
| |
|
|
|
 |
kapli |
|
Post subject:
Posted: 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 |
|
|
| |
|
|
|
 |
kapli |
|
Post subject:
Posted: 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 |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
kapli |
|
Post subject:
Posted: 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 |
|
|
| |
|
|
|
 |
reanor |
|
Post subject:
Posted: 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? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
|
|