41
hydrO
blank screen in Agendax 2.2.0
  • 2005/7/17 12:55

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


I get this error when i access the main page of the moduel.

Fatal error: Cannot redeclare print_date_selection() in mysite\modules\agendax\include\functions.php on line 33

Anyone got a clue?
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



42
hydrO
Re: Need a little hack for mylinks
  • 2005/7/16 12:24

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


i would also like to request a little hack for mylinks module.
I am not sure if this is possible but if it is that would be superb!

I would like it to be able to make a screenshot of the website i am entering and store the image on its own. Or make a screen shots of all the links i want and store them in the website.

I know many websites does this was wondering if its possible to do using xoops.

Cheers everyone
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



43
hydrO
Re: Upgrading News 1.1 to 1.3
  • 2005/7/15 15:24

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


Have u run the updating script?

yoursite.com/modules/news/admin/upgrade.php

It should work fine if u have run that script.
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



44
hydrO
Re: News Module 1.3.1.1
  • 2005/7/15 12:42

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


I have tested this module on my website and i must admit that its having lots of useful features. I no longer need to use the Spotlight module to display news on frontpage.

However there are some minor changes i would like to see. For instance the news blocks could be made accessible from the module admin, because it is quite frustrating when I have to go to the blocks admin area everytime i need to change the top story. Better if we can write as the main story while posting the story itself.

Also i found out that the tabs for the spotlight blocks cannot be modified easily. I couldn't get rid of the orange color in the tabs menu.

Otherwise this module is very good and now we can start thinking of creating a newswebsite using XOOPS for the first time!
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



45
hydrO
Re: problem after moving server
  • 2005/7/15 12:33

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


I uploaded all the files over again and it worked!
Thanx everyone for the comments.

Something i discovered : make sure there are no spaces at the end of mainfile.php after the "?>". It will continue to show errors!
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



46
hydrO
Re: problem after moving server
  • 2005/7/15 2:56

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


Can someone please give me a hint atleast, i have run out of all the options.

When i rename the module folder, the headers and footers load perfectly.
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



47
hydrO
Re: problem after moving server
  • 2005/7/14 14:28

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


I think this is where the problem lies, in XOOPS /include/functions.php around line 490.

Quote:

function &xoops_gethandler($name, $optional = false )
{
static $handlers;
$name = strtolower(trim($name));
if (!isset($handlers[$name])) {
if ( file_exists( $hnd_file = XOOPS_ROOT_PATH.'/kernel/'.$name.'.php' ) ) {
require_once $hnd_file;
}
$class = 'Xoops'.ucfirst($name).'Handler';
if (class_exists($class)) {
$handlers[$name] = new $class($GLOBALS['xoopsDB']);
}
}
if (!isset($handlers[$name]) && !$optional ) {
trigger_error('Class <b>'.$class.'</b> does not exist<br />Handler Name: '.$name, E_USER_ERROR);
}
return isset($handlers[$name]) ? $handlers[$name] : false;
}


I don't know php well, so if someone knows this please explain me. I am having the idea that there is a variable called modulehandler which cannot be loaded for some reasons.
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



48
hydrO
Re: problem after moving server
  • 2005/7/14 13:45

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


My DNS has resolved, but still the problem exists.
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



49
hydrO
Re: problem after moving server
  • 2005/7/14 10:10

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


I am having a new version than on my previous hosting. I did all the upgrades and changes on my local comp, took a backup of everything, including database and uploaded to the new hosting.

Yes there is a file called xoopsmodule.php in my class folder.
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]



50
hydrO
Re: problem after moving server
  • 2005/7/14 10:02

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


I realised that when i rename the modules folder to something else, some files show up on the homepage.

I am running a shared hosting and currently using the ip address to access my site.

This is weird, could it be that i have still not propagated the DNS to the new server?
Download Dhivehi mp3s
[size=x-small]www.gnatoll.com[/size]




TopTop
« 1 2 3 4 (5) 6 7 8 9 »



Login

Who's Online

232 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 232


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