31
kikkorm
Failed to open stream when installing
  • 2006/1/18 10:51

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi,
I'm trying to have two different XOOPS installations under the same domain, using two different directories (www.mysite.com/siteone www.mysite.com/sitetwo) To do this I'm using 2 different databases. Installation of the second portal was fine at first (no error reported), but when i tried to open the site just created, i get this :

Warning [PHP]: Smarty::fetch(/home/wwwfans/public_html/Hilary/templates_c/%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php) [function.fetch]: failed to open stream: Permission denied in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/templates_c/%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch(/home/wwwfans/public_html/Hilary/templates_c/%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php) [function.fetch]: failed to open stream: Permission denied in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/templates_c/%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/smarty/Smarty.class.php line 1255
Warning [PHP]: Smarty::fetch(/home/wwwfans/public_html/Hilary/templates_c/%%85^85C^85CB83D5%%theme.html.php) [function.fetch]: failed to open stream: Permission denied in file class/smarty/Smarty.class.php line 1248
Warning [PHP]: Smarty::fetch() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/templates_c/%%85^85C^85CB83D5%%theme.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/smarty/Smarty.class.php line 1248

Any idea where could be the problem? The installation manager did not recognize any trouble ; i used two different databases with two different users, one for the first site (working fine), one for the second (with this problem). Thanks!
Kikko



32
kikkorm
Re: Is possible to have multiple installations on the same domain?
  • 2006/1/17 18:48

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi,
I'm trying to use 2 different databases (no one) for 2 different installations in 2 different directories under the same domain name (www.mydomain.com/firstsite www.mydomain.com/secondsite). I've also changed prefix table, but did not work,
I am still not able to complete the second installation of xoops, i get that error i posted before, what should i fix?
thanks



33
kikkorm
Is possible to have multiple installations on the same domain?
  • 2006/1/17 17:48

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi,
i was wondering if it's possible to have multiple installation of XOOPS on the same website, using multiple databases :

www.mysite.com/firstxoopsite
www.mysite.com/secondoxoopsite
etc.

i tried to do such, installing XOOPS into 2 different directories, but i get this error :

Warning: main(/home/wwwfans/public_html/Hilary/class/logger.php) [function.main]: failed to open stream: Permission denied in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 26

Warning: main() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/class/logger.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 26

Warning: main(/home/wwwfans/public_html/Hilary/class/database/databasefactory.php) [function.main]: failed to open stream: Permission denied in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 27

Warning: main() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/class/database/databasefactory.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 27

Warning: main(/home/wwwfans/public_html/Hilary/class/database/mysqldatabase.php) [function.main]: failed to open stream: Permission denied in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 28

Warning: main() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/class/database/mysqldatabase.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 28

Warning: main(/home/wwwfans/public_html/Hilary/class/database/sqlutility.php) [function.main]: failed to open stream: Permission denied in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 29

Warning: main() [function.include]: Failed opening '/home/wwwfans/public_html/Hilary/class/database/sqlutility.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 29

Fatal error: Class 'XoopsDatabaseFactory' not found in /home/wwwfans/public_html/Hilary/install/class/dbmanager.php on line 45

there is a possible to fix it or i just cant run multiple installation such way? thanks
kikko



34
kikkorm
Installed a non working module, still have error message after removing
  • 2006/1/17 13:27

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi,
i have installed chat mx 1.1 on my XOOPS 2.2.3 site.
the chat did not work so i removed it through admin panel as usual. Now I still get an error message :

Warning [Xoops]: Smarty error: unable to read resource: "db:system_block_online.html" in file class/smarty/Smarty.class.php line 1084

now how do i fix it? thanks
kikko



35
kikkorm
Chat MX 1.1 on Xoops 2.2.3
  • 2006/1/17 13:06

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi, i'm trying to install a chat on my website. I'm using XOOPS 2.2.3. I get this problem in my front page :
Warning [Xoops]: Smarty error: unable to read resource: "db:system_block_online.html" in file class/smarty/Smarty.class.php line 1084

More i get this into the module :
Smarty error: unable to read resource: "db:system_block_online.html" in file class/smarty/Smarty.class.php line 1084<br>
Warning [Xoops]: Smarty error: unable to read resource: "db:system_block_online.html" in file class/smarty/Smarty.class.php line 1084<br>
Warning [PHP]: file(cache/users.txt) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in file modules/chatmx/count_users.php line 11<br>


how do i fix this? I set permissions as said into readme.txt

In case this chat cant be installed in 2.2.3 XOOPS version, is there any other chat module i can install ? thanks
kikko



36
kikkorm
Problem using "Content" module
  • 2006/1/7 3:03

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi,
I'm using the module called "Content"
I would like to allow anonymous users to see pages stored into my "Content" module. I cant find how to set it, can you help me? thanks
kikko



37
kikkorm
Re: Make the content module visible from anonymous
  • 2006/1/5 0:23

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


The module i'm using is the "Content" module. I can't find a why to allow anonymous users to see pages made with this module. please help!



38
kikkorm
Make the content module visible from anonymous
  • 2006/1/4 21:15

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


as in subject, i would like to allow anonymous users to see my pages into content module. i cant find how to set it, can you help me? thanks
kikko



39
kikkorm
Error with Content Module
  • 2006/1/4 21:11

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi ; when looking into content module preferences, i get this error :
Warning [PHP]: constant() [function.constant]: Couldn't find constant Multiple Menus in file modules/system/admin/preferences/main.php line 121
what should i do? thanks



40
kikkorm
Changing fields language for user registration
  • 2006/1/4 0:50

  • kikkorm

  • Just popping in

  • Posts: 43

  • Since: 2005/12/17


Hi,
i need to translate a little the registration page of my site. The standards fields are ok, but, i would like to translate the fields "username". More, I would like to customize the confermation email changing it in my own language. I have no idea of the exact files i have to change, somebody can help me? Thanks




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

164 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 164


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