11
Shelia
Re: ACP Preferences
  • 2006/10/10 0:00

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


SOLVED: Bad file ------>kernel/configcategory.php



12
Shelia
Re: ACP Preferences
  • 2006/10/9 1:11

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Now I'm getting this error ---->

Error: Class XoopsConfigcategoryHandler does not exist
Handler Name: configcategory

HELP PLEASE!



13
Shelia
ACP Preferences
  • 2006/10/6 23:59

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I can't access my preferences in my ACP. All I get a a page that says "System Configuration" and five little empty boxes. All of my modules work - I updated everything including the system. I checked my database and the XOOPS config table is in tact. But I can't get the modules preferences to work either!

I'm using 2.15

Any ideas?



14
Shelia
Re: PHP Includes in blocks
  • 2006/10/3 2:30

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Includes seem only to work if files are relative to the XOOPS root

Try something like------>

include_once(XOOPS_ROOT_PATH . file.php');



15
Shelia
Changing the font size?
  • 2006/10/1 18:01

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I can't change the block font size. Xoopspartners and Excal(minical) are the ones driving me crazy. Just testing the Blueshine theme so I don't want to mess with the database. Any suggestions?



16
Shelia
Re: Link for WFDownloads?
  • 2006/9/14 22:09

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Thanks for the prompt response!

Shelia



17
Shelia
Link for WFDownloads?
  • 2006/9/13 22:38

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


My copy of WFDownloads somehow got corupted. Does anyone have a link where I can download it? Or I can PM you with my email address.

Thanks,
Shelia



18
Shelia
Re: PHP in a block - SOLVED
  • 2006/9/12 22:57

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Thanks abrizan! I moved cpmfetch to XOOPS root and
this code worked....

include_once(XOOPS_ROOT_PATH . '/cpmfetch/cpmfetch.php');
$objCpm = new cpm("/gallery");
$objCpm->cpm_viewRandomMedia(6,1,2);
$objCpm->cpm_close();



19
Shelia
Re: PHP in a block
  • 2006/9/12 16:45

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Quote:
by Tempri on 2006/9/10 16:46:19 I see you didn't include file that contains functions. You can't just include all the functions etc of this gallery. I suggest you making a new query in a block that shows those pictures.


I don't understand what you're saying to me... the functions are in the cpmfetch.php file.



20
Shelia
Re: PHP in a block
  • 2006/9/10 20:00

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Can anyone tell me why this code doesn't work?

include "./gallery/plugins/cpmfetch/cpmfetch.php";
$objCpm = new cpm("/gallery");
$objCpm->cpm_viewRandomMedia(6,1,2);
$objCpm->cpm_close();

Gallery is in root and I want to put the code in a custom block that shows 6 random images in a column.




TopTop
« 1 (2) 3 4 5 ... 14 »



Login

Who's Online

129 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 129


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