141
bassyard
Problem with Agenda-X 1.2.1 -> blank screen
  • 2003/11/18 2:43

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


I'm having trouble with Agenda-X 1.2.1:

when I click on the Agenda-X link on my main sitemenu
I get get a blank screen... I've turned on the debug mode and this is what it said:

Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 17
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 23
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 71
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 77
Notice [PHP]: Undefined variable: file_path in file class/smarty/plugins/resource.db.php line 96
Notice [PHP]: Undefined index: xoops_lblocks in file class/smarty/Smarty.class.php line 626
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 17
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 23
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 71
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 77
Notice [PHP]: Undefined variable: file_path in file class/smarty/plugins/resource.db.php line 96
Warning [PHP]: Cannot modify header information - headers already sent by (output started at /usr/local/psa/home/vhosts/pressurelab.com/httpdocs/content/modules/tinyevent/xoops_version.php:84) in file modules/agendax/index.php line 197


From what I read, I'm thinking it has a problem with the header which is already loaded by tinyevent... Or am I getting it wrong

I'm kinda new with XOOPS so does anybody know what's wrong?

thanx B.



142
bassyard
Charts module? Anyone??
  • 2003/11/18 0:30

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Hi,

does somebody know/have a charts module?
With a charts module I mean:
Music top-10 per user (special user-group) which can be updated by the user, with a history function if possible...

Or something that can be used for this application...

Thanks

bassyard



143
bassyard
Re: How to "clone" Tiny Content
  • 2003/10/6 10:27

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Thanx Philroy!!!

you are the best, it works now!!!
This is all very new to me

greetz bassyard



144
bassyard
Re: How to "clone" Tiny Content
  • 2003/10/6 1:52

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


I had the same problem, now everything is changed as it said in this topic. Now I've got a new problem:
When I want to install my module (which is called "Artist Content") it give this error during the install:

Quote:
You have an error in your SQL syntax near 'artistint(1) NOT NULL default '0', homepage artistint(1) NOT NULL default '0'' at line 6

Unable to install artistcontent. Error(s):


here's a copy of mysql.sql:

Quote:

#
# Table structure for table `artistcontent`
#

CREATE TABLE artistcontent (
storyid int(8) NOT NULL auto_increment,
blockid int(8) unsigned NOT NULL default '0',
title varchar(255) NOT NULL default '',
text text default NULL,
visible artistint(1) NOT NULL default '0',
homepage artistint(1) NOT NULL default '0',
nohtml artistint(1) NOT NULL default '0',
nosmiley artistint(1) NOT NULL default '0',
nocomments artistint(1) NOT NULL default '0',
link artistint(1) NOT NULL default '0',
address varchar(255) default NULL,
PRIMARY KEY (storyid),
KEY title (title(40))
) TYPE=MyISAM;


Does somebody know what this means (my programming knowledge isn't that good )

greetz Bassyard



145
bassyard
Re: CP System admin icon is gone
  • 2003/10/5 17:49

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Thanx

It's fixed, I found it in another topic



146
bassyard
CP System admin icon is gone
  • 2003/10/5 11:43

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Hi I've got a problem with my Control Panel:

Resized ImageI can't access the system admin, it's gone as you can see on the image on the left
I don't know what went wrong and my programming knowledge isn't that good to sort it out on my own...

It disapeared after i uploaded and installed XoopsGallery, I don't know if this causes the problem, the gallery works just fine...

I'm the webmaster and all access rights are granted to me

Can somebody plz help me




TopTop
« 1 ... 12 13 14 (15)



Login

Who's Online

227 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 227


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