261
voltan
problem in Permission management tools in newbb
  • 2008/7/11 5:28

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


hello all
i use cbb4 and i can,t change permissions of categories and forums . when i change permissions i see this message.

Sorryyou don't have the permission to access this area


and return to home and permissions is not change

xoops : 2.0.18.1
php : 5.2
mysql: 5
newbb: 4 alpha
and php debug not show error



262
voltan
Re: Competition for XOOPS 2.3 Marketing Materials
  • 2008/7/5 18:21

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


hello
We are starting to work on a clip for XOOPS installation in irxoops.org

Now my friend "margkhar" has prepared the first draft of English clip
please watch it and say your opinions about it. so that we can produce a suitable clip.
http://margkhar.org/xoops.zip



263
voltan
Re: Xoops and OpenID
  • 2008/7/5 8:28

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


i have XOOPS 2.0.18.1 and php 5.2.6 !
first i have error
Error [Xoops]: Define Auth_OpenID_RAND_SOURCE as null to continue with an insecure random number generatorin file modules/openid/library/Auth/OpenID/CryptUtil.php line 52

and i found this topic
http://xoopscube.org/modules/xhnewbb/viewtopic.php?topic_id=611&viewmode=thread
and edit codes

also i edit .../openid/language/english/main.php on the basis of version 0.2

you can download my using files form this
http://anakin.xoopsdesign.ir/dev/openid.zip



264
voltan
Re: Xoops and OpenID
  • 2008/7/5 6:02

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


I use openid module in my website -:d
http://anakin.xoopsdesign.ir



265
voltan
upgrade xoops 2.2 to 2.3?
  • 2008/7/5 5:55

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


Hi all
Is it possible to upgrade XOOPS 2.2 to XOOPS 2.3? or we should wait for later versions? if we should wait, how long do you thing it takes to the time when we can upgrade this 2.2 to higher versions?



266
voltan
Re: Xoops Protector Installation
  • 2008/6/25 4:27

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


for install protector
1- you should make XOOPS_TRUST_PATH folder out of public_html
2- change permission OOPS_TRUST_PATH folder to 777
3- upload all files and folders to xoops_trust_path and XOOPS_ROOT_PATH
4- open mainfile.php and find this line
define('XOOPS_URL''http://www.YOUR_SITE.COM');

and add new line under this like this line
define('XOOPS_TRUST_PATH','/home/YOUR_ACCOUNT/XOOPS_TRUST_PATH'); //insert this


/home/YOUR_ACCOUNT/XOOPS_TRUST_PATH is a physical folder of XOOPS trust path

5- after add XOOPS trust path in mainfile.php you can install protector

6- after install protector you should open mainfile.php again and add change this
if (!isset($xoopsOption['nocommon']) && XOOPS_ROOT_PATH != '' ) {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }


to
include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.inc.php' ;
    if (!isset(
$xoopsOption['nocommon']) && XOOPS_ROOT_PATH != '' ) {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }
include 
XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.inc.php' ;



267
voltan
Re: Xoops PDF library Beta Testing
  • 2008/6/11 8:53

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


please see demo TCPDF 3.0.015 for Persian and Arabic texts:
http://irxoops.org/dev/tcpdf/examples/example_018.php



268
voltan
Re: Xoops PDF library Beta Testing
  • 2008/6/10 18:10

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


Quote:
May not work on multibyte languages. Please let me know if this works or not for you


in Persian language not work

please see it
http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf

TCPDF 3.0.015 supports UTF-8 Unicode and Right-To-Left languages



269
voltan
Re: [MULTIMENU] Navigation and menu manager - version 2.0 for test
  • 2008/6/9 10:38

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


sorry!
Persian language is a right to left !
in English sites mainmenu is in left side and ((Dyn vertical)) submenus open in right . in Persian sites mainmenu is in the right side and ((Dyn vertical)) submenus open in left side
like this sitehttp://www.fanafzar.com/



270
voltan
Re: What is thi module: /modules/pages/...........
  • 2008/6/8 17:13

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


see it
http://www.frxoops.org/modules/referentiel/singlefile.php?cid=17&lid=358




TopTop
« 1 ... 24 25 26 (27) 28 29 »



Login

Who's Online

234 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 234


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