31
pessi
Re: site migration problem.
  • 2006/6/18 21:50

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


they still have cached files.

should i empty both templates_c and cached folders?



32
pessi
site migration problem.
  • 2006/6/18 21:41

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Dear All

I just migrated my site from one host to other
and did everything but see a blank page.

Went to faq and followed the steps. Edited the common.php
to see the errors. This is the error i See.

Fatal error: Call to undefined function: phpdefine() in /home/indiando/public_html/swarna/modules/iMenu/language/english/blocks.php on line 1

what do i do?

xoops version: 2.2

cheers
prasad..



33
pessi
Re: wordbook module.
  • 2006/6/17 16:43

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


wonderful! thanks buddy. in which other forum would someone be so considerate to give such an elaborate answer?

it happens only at XOOPS community.

thanks all.

cheers
prasad..



34
pessi
wordbook module.
  • 2006/6/13 21:16

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Dear All

I was trying to modify the wordbook module to suit my needs and I found this code in the template file.

<{foreach item=eachentry from=$entriesarray2.single}>
<h4 class="term"><{$eachentry.microlinks}><a href="<{$xoops_url}>/modules/<{$eachentry.dir}>/entry.php?entryID=<{$eachentry.id}>"><{$eachentry.term}></a> <{if $multicats == 1}>[<{$eachentry.catname}>]<{/if}></h4>
<div class="definition"><{$eachentry.definition}></div><br />
<{/foreach}>

which I changed to


<{foreach item=eachentry from=$entriesarray2.single}>
<h4 class="term">
<table><tr>
<td align="left"><{$eachentry.term}></td>
<td align="left"><{$eachentry.definition}></td>
</tr></table>
</h4>
<br />
<{/foreach}>




The only problem is that, it is displaying only a part of the definition in the index page. I want to see the full definition in the entry page. I checked the database to see
if number of characters are restrcited there but couldnot find it.

Can someone suggest how to have the ful definition be displayed in the entries page?

see it here.
http://telugu-cards.com/modules/wordbook/letter.php?init=A

thanks in advance,
prasad.



35
pessi
non xoops question (windows server)
  • 2006/6/8 19:39

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Dear All

This is not a problem related directly to xoops.

I just wanted to install XOOPS on a windows server and so I uploaded all the files and everything went well.

When I tried to change the permission of some files i saw this...

Administrators
FPSE_29923
FPSE_30567
Plesk IIS User (IUSR_kurada3)
Plesk IIS WP User (IWAM_plesk(default))
Plesk Domain User (kurada3)
SYSTEM

I dont understand a anything about these things... what are these permissions and what should I do to get a linux equivalent of chmod 755?

Thanks in advance,
prasad..



36
pessi
what is this module?
  • 2006/6/6 9:19

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


I was trying to find a module for baby names and came across this site (xoops one)

http://www.bharatwaves.com/portal/modules/indian_baby_names/indian_baby_names.php

which module is he/she using?
If he/she is in this forum (which I am sure is!) please can you share it with us?

thanks in advance,
prasad..



37
pessi
Strange errors
  • 2006/6/3 9:43

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Dear All

Just look at my sitehttp://www.telugu-cards.com/

there is some error on the top. Dont know where it is from.
I havent switched on debug.
if you refresh the page the errors increase.
what is it?

_XG_ERRORINX [-1] _XG_OUTOFB [0]_XG_ERRORINX [-1] _XG_OUTOFB [0]_XG_ERRORINX [-1] _XG_OUTOFB [0]_XG_ERRORINX [-1] _XG_OUTOFB [0]

cheers
prasad..



38
pessi
Re: mainfile.php permission
  • 2006/5/31 23:01

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


yes i refreshed it.

when I used wsftp (right click props) I see everything blank. and i read that wsftp can only be used to change permissions on a linux server.

cheers
prasa.d.



39
pessi
mainfile.php permission
  • 2006/5/31 20:27

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


Dear All

I did a fresh install of XOOPS on a windows server and everything went well. I deleted the install folder and then changed the file permissions of mainfile.php to read only using the plesk control panel.

I still see

"mainfile.php is writeable by the server. " message in the admin. I am new to plesk but still i am confident I changed ir properly. Is there a way I can check that it has been done!

thanks in advance,
prasad-



40
pessi
Re: xoopsgallery Page titles
  • 2006/5/30 18:37

  • pessi

  • Quite a regular

  • Posts: 204

  • Since: 2004/5/16


I solved the problem

in theme.html

<{if $xoops_dirname == 'xoopsgallery'}>
<title><{$album_title}> - <{$xoops_pagetitle}></title>
<{else}>
<title><{$xoops_pagetitle}> - <{$xoops_sitename}></title>
<{/if}>




TopTop
« 1 2 3 (4) 5 6 7 ... 21 »



Login

Who's Online

184 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 184


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