1
CyberGuin
Re: Old Xoops Installation in Maintenance Mode -- How to log in?
  • 2011/11/1 2:21

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi,

That sounds like bad news.

I have access to FTP and to PHPAdmin, databases etc, via cPanel.

PHP 5.2.17 (cgi-fcgi)
MySQL 5.1.52

On a Linux (not Windows) server.

Cheers,

Tracy




2
CyberGuin
Re: Old Xoops Installation in Maintenance Mode -- How to log in?
  • 2011/11/1 0:05

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi

Thanks for getting in touch so quickly.

I've changed the files (and emptied templates_c) and I'm getting the theme, and menu tabs to modules, but still no content or login form, and getting 'Selected module does not exist!' message when you click on tab, although all modules are present and correct in the /modules dir.

http://www. awakenwomen .org/innercircle (without spaces obviously -- sorry, don't want permanent link to the site)

There is a fantversion.php file in the main Xoops folder that says Version 2.0.16. so assuming I'm on 2.0.16 if that's any help.

I can log into aMember by going to http:// www. awakenwomen .org/ member/member.php but when I click on the 'product' link in there it again takes me to the main xoops folder at ..../innercircle, but still no content.

So still going on the fact it's something to do with Xoops -- of course, I could be wrong ... :(

Thanks for your patience and help getting this sorted.

Cheers,

Tracy



3
CyberGuin
Old Xoops Installation in Maintenance Mode -- How to log in?
  • 2011/10/31 22:39

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


I'm somewhat shame faced to ask this but ...

I seem to have put an old installation of Xoops into Maintenance mode and it's so long ago, I can't for the life of me remember how I did it, or how to login when Xoops is in maintenance mode -- if such a thing is possible.

Would I have had to do it manually or is there a maintenance mode setting in Xoops? I can't find any mention of it in the documentation for Xoops.

I currently have in the main xoops directory two index files:

- index.html
- index2.php

the index.html file just has the text "We're sorry, the site is currently down for maintenance. Please come back soon." And nothing else.

I cannot for the life of me remember whether I made that index.html page manually or wether it's something Xoops does if you can put it in maintenance mode.

On index2.php it has:

<?php

// $Id: index.php 2 2005-11-02 18:23:29Z skalpa $

// ------------------------------------------------------------------------ //

// XOOPS - PHP Content Management System //

// Copyright (c) 2000 XOOPS.org //

// <https://xoops.org/> //

// ------------------------------------------------------------------------ //

// This program is free software; you can redistribute it and/or modify //

// it under the terms of the GNU General Public License as published by //

// the Free Software Foundation; either version 2 of the License, or //

// (at your option) any later version. //

// //

// You may not change or alter any portion of this comment or credits //

// of supporting developers from this source code or any supporting //

// source code which is considered copyrighted (c) material of the //

// original comment or credit authors. //

// //

// This program is distributed in the hope that it will be useful, //

// but WITHOUT ANY WARRANTY; without even the implied warranty of //

// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //

// GNU General Public License for more details. //

// //

// You should have received a copy of the GNU General Public License //

// along with this program; if not, write to the Free Software //

// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //

// ------------------------------------------------------------------------ //

/**

* Catch new users and redirect them to the start page, if any

* @copyright © 2000 xoops.org

**/



/**

* redirects to installation, if xoops is not installed yet

**/

include "mainfile.php";



//check if start page is defined

if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) {

header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/');

exit();

} else {

$xoopsOption['show_cblock'] =1;

include "header.php";

include "footer.php";

}

?>

When I go tohttp://www.mysite.org/xoops/modules/system/admin.php

I get a page with the theme elements but no content. The tabs for the modules are there but when you click on them, the message comes up "Selected module does not exist!"

And there's no way to login.

The Xoops directory folder is protected by amember, but I don't see anywhere in aMember to set it to maintenance mode, so I'm assuming it's something I did manually or via Xoops control panel.

Any ideas -- and don't be too smug ;)

Cheers,

Tracy



4
CyberGuin
xcgal: Making random thumbs link to Album thumbnail page
  • 2009/8/19 3:33

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi,

I have a client who wants a mosiac of random thumbnails on the index.php of xcgal. I am able to do this using the 'Album list view: The content of the main page' settings in the module config options.

However, the random thumb pics link to the displayimage.php for that pic. I want them to link to thehttp://blah.com/modules/xcgal/thumbnails.php?album=?? page

I just don't know how to do it. At the moment the code is:
Quote:
<a href="<{$pic.link_tgt}>"><{$pic.thumb}><br /></a>
. This is in the xcgal_thumb.html template.

I'm assuming I need to change the {$pic.link_tgt}...but to what? It needs to get the album number and use that to create a link to the thumbnails.php.

Also, As the albums won't be appearing on the index.php, I would like the album description to show under the album name when you go the thumbnails.php showing the images for that album. I tried adding Quote:
<p><{$album_desc}></p>
to the xcgal_thumb.html template but that didn't seem to work.

Any pointers gratefully received.

Cheers,

Tracy



5
CyberGuin
Re: XoopsGallery 2.1
  • 2009/7/15 19:15

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi

Is this module still available? None of the links to so called downloads are working any more. Any one like to post a new link?

Or can any suggest a gallery with eCards and flash slideshow that works with XOOPS 2.0.16 and upwards?

Cheers, Tracy



6
CyberGuin
Anyone integrated Paypal into xcgallery 1.1 eCards?
  • 2009/2/24 19:34

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi,

I wanted to have some of the eCards on a XOOPS site using xcgallery module v. 1.1 which people had to pay a one-off fee to send.

The idea is that a user browsers the pictures and then when they've chosen one they have to pay via Paypal to send the eCard. I can't see an easy way of doing this myself, as I'm not a php expert, but it must be possible at some point before the user presses the send eCard to get a paypal Pay Now button appearing, which they have to complete before the card will send. Or perhaps they pay and then get sent to the eCard form that particular picture.

Anyone done this with xcgallery or any other gallery module in Xoops?

Help much appreciated.

Cheers,

Tracy



7
CyberGuin
Sudden weird characters in Wordpress Module
  • 2008/2/28 0:53

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi,

I've been running a XOOPS site for a client for a while now, and all of a sudden her blog posts are replacing apostrophes with characters like –. It was all fine this morning when she checked, and then BAM, this afternoon all posts right back to the start have all these strange characters in.

Nothing was done to the site during that time by my client or myself... it just suddenly at some point decided to do this.

The character set is ISO-88591 for the main template, but when I change the View/Character encoding to UTF-8 in Firefox it shows the apostrophes fine!!

I've asked my host provider, Prime Hosting, whether they did anything with the server on their side during the day, ie with the php ini file or something, but they have advised that nothing was done to the server.

So, if they didn't do anything, and nothing was done to the site, why/how did it start showing up these weird characters? And how do I return it back to normal?

I would really appreciate a quick response to this if anyone out there can help... You can take a look at it yourself at: w w w.euphrosenelabon.com/modules/wordpress/

Thanks,

Tracy



8
CyberGuin
Re: CBB 3.08 Fatal error: Class 'XoopsFormSelectEditor' not found
  • 2008/1/25 5:37

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Okay... my bad!

I just noticed I had older version of Xoopseditor and Frameworks on my PC as well as the latest and I appear to have uploaded the old versions...

I will now upload the new versions and see if that does anything. I'll post an update once I'm done.

Thanks for help.

cheers,

Tracy



9
CyberGuin
Re: CBB 3.08 Fatal error: Class 'XoopsFormSelectEditor' not found
  • 2008/1/25 5:01

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Hi,

Xoopseditor is in the /class directory.

I have the debug function switched on and I'm getting this error when I click reply or new topic - is this any help?

Notice: Undefined index: name in file /class/xoopseditor/xoopseditor.php line 78
Notice: Undefined index: name in file /class/xoopseditor/xoopseditor.php line 78
Notice: Undefined index: name in file /class/xoopseditor/xoopseditor.php line 78
Notice: Undefined index: name in file /class/xoopseditor/xoopseditor.php line 78
Warning: array_multisort() [function.array-multisort]: Array sizes are inconsistent in file /class/xoopseditor/xoopseditor.php line 82
Notice: Only variable references should be returned by reference in file /class/xoopseditor/xoopseditor.php line 111

Thanks,

Tracy



10
CyberGuin
Re: CBB 3.08 Fatal error: Class 'XoopsFormSelectEditor' not found
  • 2008/1/25 4:37

  • CyberGuin

  • Just popping in

  • Posts: 36

  • Since: 2005/2/16


Yes, I have the latest Xoopseditor and Frameworks loaded. Can you think of anythig else?

The Xoopsinfo module for the Editors info has a red light next to /class/htmlarea/formhtmlarea.php

Have you any idea where I can get this file, as the folder nor the file exists in my class/ directory.

Thanks, Tracy




TopTop
(1) 2 3 4 »



Login

Who's Online

206 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 206


more...

Donat-O-Meter

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

Latest GitHub Commits