71
dargosch
Smarty errors!
  • 2005/9/11 20:31

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Hi,

I have strange problem right now. I use the xlanguage module with news 1.4 on a XOOPS 2.2.3 system. It used to work ok, but now I get no flags under the language selection block, the recent news block I use is empty as well as the theme selection block I use (yes, I did mark a bunch of selectable themes in the settings).

At the bottom of the page I get the following errors.

Warning [Xoops]: Smarty errorunable to read resource"db:system_block_dummy.html" in file class/smarty/Smarty.class.php line 1084
Warning 
[Xoops]: Smarty errorunable to read resource"db:news_block_top.html" in file class/smarty/Smarty.class.php line 1084


Has anyone seen this? Ay ideas on how to fix it?
The file seems ok, and readable:

<ak@theodor ~/public_html/xoops-2.2.3/html ls -al ./modules/system/templates/blocks/system_block_dummy.html
-rwxrwxrwx  1 zak users 18 30 apr 14.23 ./modules/system/templates/blocks/system_block_dummy.html
zak
@theodor ~/public_html/xoops-2.2.3/html cat ./modules/system/templates/blocks/system_block_dummy.html
<{$block.content}>zak@theodor ~/public_html/xoops-2.2.3/html $




/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



72
dargosch
Imagemanager and koivi editor issues.
  • 2005/9/8 14:17

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Hi,

I noticed something very strange. If I create a table in koivi and want to insert an image into one of the cells, this does not work if the image is on the second page of the imagemanager. Images on the first page inserts correctly.

How strange is that ? Has onyone else seen this?

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



73
dargosch
Re: xlanguage -- how do I protect language codes?
  • 2005/9/2 8:46

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Quote:

highlander wrote:
great question !

try the following : & #91; and & #93;

Without the spaces between the & and # sign. this will produse a [ and a ] sign.


Yes, this works, but unfortunatelly, this code is substituted back to the [ ] signs when re-opening the article for editing.
Fo my purposes, the solution works great, but maybe there is a more general solution.. ?

Anyway, thanks Highlander!
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



74
dargosch
xlanguage -- how do I protect language codes?
  • 2005/9/1 9:34

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Hi all,

I use the excellent xlanguage module to provide multilingual content to a web site. Now, I would like to make a FAQ explining how to use it (in all languages of course).

Now, how do I protect the language codes som that they are not executed.

Not much of an answer if the codes to be used is never displayed in the manual..

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



75
dargosch
Is there a module out there that does this?
  • 2005/9/1 8:06

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Quote:

dargosch wrote:
Quote:

barryc wrote:
For XOOPS 2.2 it is redundant.


Oh, then maybe I've misunderstood the features of hte membership module. What I want is to be able to get a matrix of the specicifed details of users in a specific group.
Like:

Name : Surname : email adress : Adress : Zip code : Tel.nr.

for each user in the group webmasters. The search tool does not seem extended profiles-aware. The groups tool only lists the username and the user tools of the Extended profiles package nly gives me the ability to get info on one member at a time.

I thought the membership module would help me with this?

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



76
dargosch
Re: Membership module?
  • 2005/8/31 14:32

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Quote:

barryc wrote:
For XOOPS 2.2 it is redundant.


Oh, then maybe I've misunderstood the features of hte membership module. What I want is to be able to get a matrix of the specicifed details of users in a specific group.
Like:

Name : Surname : email adress : Adress : Zip code : Tel.nr.

for each user in the group webmasters. The search tool does not seem extended profiles-aware. The groups tool only lists the username and the user tools of the Extended profiles package nly gives me the ability to get info on one member at a time.

I thought the membership module would help me with this?

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



77
dargosch
Two MyAlbum-P usage questions
  • 2005/8/31 11:53

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Hi,

Rather, I have one usage question and one small modification question:

1) If I import pictures I've uploaded onto the server into a photo album, can I safelly remove the uploaded images then? it seems like there is a bunch of images in the uploads/photos irectory that has teh same contents.

2) The mod question: I like the random image block alot, however, I would like the actual picture to be displayed, not the thumb. How do I do this? Simply changing the
list( $width $height $type ) = getimagesize"$thumbs_dir/{$photo['lid']}.{$photo['ext']}) ;

line of the myalbum_rphoto.php block to
list( $width $height $type ) = getimagesize"$photos_dir/{$photo['lid']}.{$photo['ext']}) ;


did not help.


Please, help me!

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



78
dargosch
Re: Why does googlebot and inktomi use all my bandwidth
  • 2005/8/31 7:53

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


I'm not sure this is the cause of the flooding of search engines. I have been having trouble with inktomi hitting me in about 200 unique instances, and that has not even been conveted to XOOPS yet! Plain php with not many new features per week.

My thought is that the search engines are just very active right now.

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



79
dargosch
Re: Membership module?
  • 2005/8/31 7:45

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Still no membership module?

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/



80
dargosch
Re: Calendar with notifications
  • 2005/8/31 7:43

  • dargosch

  • Friend of XOOPS

  • Posts: 118

  • Since: 2004/12/21


Maybe notification through email is easier than a popup?

/Fredrik
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/




TopTop
« 1 ... 5 6 7 (8) 9 10 11 12 »



Login

Who's Online

121 user(s) are online (58 user(s) are browsing Support Forums)


Members: 0


Guests: 121


more...

Donat-O-Meter

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

Latest GitHub Commits