1
Nexarcon
Articles in ArMS 0.4 on XOOPS 2.0.14
  • 2006/9/17 22:31

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


I'm having real trouble...just adding an article.
I'm not sure how!
I go to the articles management page and it just has a search for previous articles.
I just can't find where to add a new one! hah.
Any help would be greatly appreciated!
Thanks in advanced!



2
Nexarcon
Re: Strange little line that shows up in the google search that I cant find!
  • 2006/9/17 1:36

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


OOh okay, Cheers. I did change it a long time ago.
I guess google just indexed my site when I first installed it. Haha.



3
Nexarcon
Strange little line that shows up in the google search that I can't find!
  • 2006/9/16 14:38

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


Hmm, I looked in google just to see if my site was there yet. Well it was, but I saw underneathe the address it said:
Quote:
This is the description search engines show when listing your site.

Is this part of XOOPS, if so where is it as I cannot find it :)
Any help would be greatly appreciate, I'm using XOOPS 2.0.14.



4
Nexarcon
Re: Protector 2.52
  • 2006/9/15 23:57

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


Quote:

Lance_ wrote:
I don,t know if this can have an incidence but your code above doesn't reflect the 2.0.14 mainfile exactly. Some code is missing.

define("XOOPS_GROUP_ADMIN""1");
    
define("XOOPS_GROUP_USERS""2");
    
define("XOOPS_GROUP_ANONYMOUS""3");

    foreach ( array(
'GLOBALS''_SESSION''HTTP_SESSION_VARS''_GET''HTTP_GET_VARS''_POST''HTTP_POST_VARS''_COOKIE''HTTP_COOKIE_VARS''_REQUEST''_SERVER''HTTP_SERVER_VARS''_ENV''HTTP_ENV_VARS''_FILES''HTTP_POST_FILES''xoopsDB''xoopsUser''xoopsUserId''xoopsUserGroups''xoopsUserIsAdmin''xoopsConfig''xoopsOption''xoopsModule''xoopsModuleConfig''xoopsRequestUri') as $bad_global ) {
        if ( isset( 
$_REQUEST[$bad_global] ) ) {
            
header'Location: '.XOOPS_URL.'/' );
            exit();
        }
    }

    if (!isset(
$xoopsOption['nocommon']) && XOOPS_ROOT_PATH != '') {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }


Should use the correct mainfile for starters. ???
Cheers.


Cheers, I figured out my problem from there.
Thanks for that Lance, I'm now sorta secured!
Cheers for your help too msdana :)
Thanks again and have a good day :)



5
Nexarcon
Re: Protector 2.52
  • 2006/9/15 23:42

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


Still the same problem, still loads blank pages every time.
Thanks for the help though, good to get the latest version.



6
Nexarcon
Protector 2.52
  • 2006/9/15 23:19

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


Hey, I'm using XOOPS 2.0.14 and I installed the Protector 2.52 module.
Installing the module was fine, but when I tried to add the code to my mainfile
define('XOOPS_GROUP_ADMIN''1');
    
define('XOOPS_GROUP_USERS''2');
    
define('XOOPS_GROUP_ANONYMOUS''3');

    [
color=ff0000]include( XOOPS_ROOT_PATH '/modules/protector/include/precheck.inc.php' ) ;[/color]
    if (!isset(
$xoopsOption['nocommon']) [color=0000ff]&& XOOPS_ROOT_PATH != ''[/color] ) {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }
    [
color=ff0000]include( XOOPS_ROOT_PATH '/modules/protector/include/postcheck.inc.php' ) ;[/color]

It loads blank pages, every single time.
I would really like to have protector running. Any help would be greatly appreciated. Thanks!



7
Nexarcon
Re: Can't access admin panel!
  • 2006/9/14 20:33

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


Thanks for going out of your way to help ^__^
I'm uploading 2.0.14 now, I said 1 year old cause it was the only other download 2.0.13 in the downloads, but I checked out the sourceforge page.
Thanks again for your help, it's really appreciated :)



8
Nexarcon
Re: Can't access admin panel!
  • 2006/9/14 20:06

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


I'm still having this problem, no idea what is causing. But I really don't want to install a version a year older just to run XOOPS. Anyone got any advice?



9
Nexarcon
No button on first admin log in.
  • 2006/9/14 19:54

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


When I install XOOPS 2.0.15 it says everything installs fine and I get all greeens. Then when it's installed and I try go to the admin panel it says:
"This is your first time to enter the administration section. Press the button below to proceed."
There is no button below; it just won't show a button.
I've made sure all the directories have the right permissions. But alas, still the same problem. The install went completely fine too.
I searched all of the forums and the faq and didn't find a similar problem.
I'm using GoDaddy as my host, not a free plan or anything though.
XOOPS Version:
XOOPS 2.0.15

XOOPS Theme
:
default

XOOPS Template Set:
default

PHP Version:
4.3.11

MySQL Version
:
4.0.27-max-log

Server Software
:
Apache

User
's Browser:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6



10
Nexarcon
Re: Can't access admin panel!
  • 2006/9/14 7:24

  • Nexarcon

  • Just popping in

  • Posts: 10

  • Since: 2006/9/14


I'm having the same problem, fresh install of 2.0.15.
It just won't show a button, I've made sure all the directories have the right permissions. But alas, still the same problem. The install went completely fine too.
I'm using GoDaddy as my host, not a free plan or anything though.
I searched the whole site and the only thing that came up that was relevant was this post and another.'

EDIT: Also check this out:
Quote:
Website URL:
http://www.createammorpg.com

XOOPS Version:
XOOPS 2.0.15

XOOPS Theme:
default

XOOPS Template Set:
default

PHP Version:
4.3.11

MySQL Version:
4.0.27-max-log

Server Software:
Apache

User's Browser:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6




TopTop



Login

Who's Online

148 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 148


more...

Donat-O-Meter

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

Latest GitHub Commits