Cataloger "Notes" content block

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
firfelin

Cataloger "Notes" content block

Post by firfelin »

Hi,

I am trying to use cataloger 0.5.3 and I have some problems with it:
On every item page I create there is a content block called "Notes"
I would like to use this block to display some content after the item attributes, but I cant find how...

How can I change this name? I dont want my content to be labelled as "Notes"...

Is it possible to make it appear after the others attributes?
firfelin

Re: Cataloger "Notes" content block

Post by firfelin »

Sorry my english doesnt help my explanations to be clear ;)

So I put an example: I have a CSS category page:
http://www.opfa.org/prosoccer/index.php?page=joueurs


if you click on a player, you see a CSS item page with some attributes.


I would like to put a table with statistics after this attributes, and I thought use the default content block that appear on every newly created item page.
But this block is always called "Notes" and I dont understand where the name can be changed/deleted?
I would like also display this block AFTER the other attributes, how can I do?
And last, is it possible to "isolate" one particuliar attribute to style it differently?

I hope my question is more clear, and that somebody will help me, thank you in aadvance
firfelin

Re: Cataloger "Notes" content block

Post by firfelin »

I found a file called contenttype.catalogitem.php where I could perhaps modify this things, but when I try :

Code: Select all

FTP Erreur: /web/prosoccer/modules/Cataloger/contenttype.catalogitem.php: Permission denied (contenttype.catalogitem.php)
impossible to change the permissions, why?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Cataloger "Notes" content block

Post by Dr.CSS »

Did you install it with the Module Manager, it makes the server the owner, you may be able to FTP/download to your computer the folder then uninstall it in Modules then try and delete the folder via FTP, if it still exist, then upload the folder back and then install it, you should have permissions then.

As far as the Notes:, I've just downloaded it and I think you can change this in one of the tab/options in the admin for Cataloger...

Extensions » Cataloger » Manage User-Defined Attributes this is where you set the Name of attributes, 'I think'
firfelin

Re: Cataloger "Notes" content block

Post by firfelin »

mark wrote: Did you install it with the Module Manager, it makes the server the owner, you may be able to FTP/download to your computer the folder then uninstall it in Modules then try and delete the folder via FTP, if it still exist, then upload the folder back and then install it, you should have permissions then.

As far as the Notes:, I've just downloaded it and I think you can change this in one of the tab/options in the admin for Cataloger...

Extensions » Cataloger » Manage User-Defined Attributes this is where you set the Name of attributes, 'I think'
Thank you for your attention.

I was thinking about it, but II hesitated to do the "download/uninstall/upload" method because I am afraid I lose all my catalog pages... but it seem to have no other solutions, so... I'll try :-\

For the "Notes", I hopped so, but I cant find anything in the admin... it seems to be a textarea coded in the " contenttype.catalogitem.php"

Why do I always try to make not straightforward things... ?;)
firfelin

Re: Cataloger "Notes" content block

Post by firfelin »

I've downloaded the Cataloger folder, uninstalled Cataloger in the Modules, and tried to delete the folder via FTP... no way.
So I delete completely Cataloger in the module, and when I try to upload the modified folder via FTP, it seems to work, but then:

Code: Select all

Warning: loadmodules(/home/www/6e4c5c153d427bb6aa788f73aea05b13/web/prosoccer/modules/Cataloger/Cataloger.module.php) [function.loadmodules]: failed to open stream: Permission non accord�e in /home/www/6e4c5c153d427bb6aa788f73aea05b13/web/prosoccer/lib/classes/class.moduleloader.inc.php on line 52

Warning: loadmodules(/home/www/6e4c5c153d427bb6aa788f73aea05b13/web/prosoccer/modules/Cataloger/Cataloger.module.php) [function.loadmodules]: failed to open stream: Permission non accord�e in /home/www/6e4c5c153d427bb6aa788f73aea05b13/web/prosoccer/lib/classes/class.moduleloader.inc.php on line 52

Warning: loadmodules() [function.include]: Failed opening '/home/www/6e4c5c153d427bb6aa788f73aea05b13/web/prosoccer/modules/Cataloger/Cataloger.module.php' for inclusion (include_path='.:/opt/php/lib/php') in /home/www/6e4c5c153d427bb6aa788f73aea05b13/web/prosoccer/lib/classes/class.moduleloader.inc.php on line 52
aaaargh
Locked

Return to “CMSMS Core”