1
Globalforest
Re: 2.5.5 - ControlPanel> Preferences> General Settings error

Hi Mamba
Hmm.. I never thought of that possibility - I wondered if it was a bug in the code but could not think why it was just for that one page. Will try your suggestions.
Many thanks for the excellent detective work



2
Globalforest
Re: 2.5.5 - ControlPanel> Preferences> General Settings error

Hi Mamba
Have run checksum on the server and only shows the files in 'install' (deleted) and both 'xoops_lib' and 'xoops_data' (renamed) as missing.
I guess I can live without General Settings working if I know how to edit the database fields (have found some of them but don't have details of variables) but others may not be able to do that.
Many thanks



3
Globalforest
Re: 2.5.5 - ControlPanel> Preferences> General Settings error

Hi Mamba

PHP Version 5.3.13
MySQL Version 5.1.65

Will check if any files are missing (I simply unzipped and uploaded all to server)



4
Globalforest
2.5.5 - ControlPanel> Preferences> General Settings error

Fresh install, all seems fine but when I click "Go!" (i.e. save) on the General Settings page I get an error:
"Not Acceptable
An appropriate representation of the requested resource /modules/system/admin.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

All other pages in the 'Preferences' section (e.g. User Info Settings) work fine.

Any thoughts?



5
Globalforest
Re: Install problem with xoops 2.5.1

I have tried installing 2.5.5 on a basic site (no access to php.ini files!) and installation fails on screen 11 (of 14). I tried CHMOD 777 the recommended files/folders but no go. I guess I was being a bit optimistic as have been using XOOPS for years - will try an earlier version (fingers crossed)



6
Globalforest
Re: Changing the domain name of a site

Hey thanks bjuti!!

Doh.... stupid me, I was looking at the original mainfile.php



7
Globalforest
Changing the domain name of a site

Hi

I have developed my site on a temporary domain (http://123.456...) but is now renamed to something else (http://mynewsite....). I have changed the mainfile.dist.php to define("XOOPS_URL", "http://mynewsite...") but the Xoops_URL has not changed.

There is nothing in the database (config) that I can see to change.

Any suggestions - I am sure that it is obvious but for the life of me I can't spot it

Cheers

Nick



8
Globalforest
Re: including php file in block

Well I don't know why but I managed by a matter of hacking away and trying all sorts to get it to work and ended up using:

include("../../test2.php");

I have spent a day but it was worth it now



9
Globalforest
Re: including php file in block

Blank page - i.e. absolutely nothing (no headers nothing)

Tried using
include("{X_SITEURL}test.php");

At least I get the headers but the Block is empty (not even the title) - sitll this is progress



10
Globalforest
Re: including php file in block

Hi

I am trying to include a php file in a custom block.

In the (PHP) block I have:
include XOOPS_ROOT_PATH."test.php";

test.php is simply:
<?php
echo "Test successful";
?>

But there is nothing - not even an error. Any help would be much appreciated

Cheers




TopTop
(1) 2 »



Login

Who's Online

174 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 174


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits