Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
4 + 4 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: error of my xoops website set in my server
by Mamba on 2013/9/11 13:27:25

Did you read the "XOOPS Installation Guide"?

You have to make sure that the directories are properly identified in your mainfile.php file:

I guess, it needs to be something like:

le="color: #000000"><?php // Physical path to the XOOPS documents (served) directory WITHOUT trailing slash define('XOOPS_ROOT_PATH', '/home/ecofish1'); // Physical path to the XOOPS library directory WITHOUT trailing slash define('XOOPS_PATH', /home/ecofish1/xoops_lib'); // Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash define('XOOPS_VAR_PATH', '/home/ecofish1/xoops_data');

If you have it, then make sure that the write permissions for these directories are properly set.
Re: error of my xoops website set in my server
by piyush410 on 2013/9/11 10:33:48

all datebase table is properly import in phpmyadmin.
you told me i have some problem in file permission but which file permission.?
Re: error of my xoops website set in my server
by redheadedrod on 2013/9/11 9:18:50

Sounds like when you copied your site over you missed some things or the file permissions got messed up. This can happen if you FTP from a windows machine to a Linux server or vice versa. I would suggest trying to do this again.

You may find it easier to zip up your files from the local site, upload them and then unzip them on the server.

I have had issues in the past when trying to ftp all of the files. I haven't had as much of an issue if I compress the files, transfer them and then decompress the files. Ends up being much faster as well.

You may also want to verify that your database truly has the same data in it. I have also had issues in the past when my export did not include the whole database due to size limitations on the export file. If you have this issue you may have to limit the number of tables you export at a time.

Re: error of my xoops website set in my server
by redheadedrod on 2013/9/11 9:13:01

Quote:

Mamba wrote:
Quote:
I agree with everything Mamba said EXCEPT the file pointers are in:
/mainfile.php

Yes, you're absolutely right on that! My brain was thinking about the database info!
Thanks for the catch!

It's ok, I expect you to correct me if I am wrong... ;)

Re: error of my xoops website set in my server
by piyush410 on 2013/9/11 7:17:03

i can't solve this problem.
still i m in a problem.

PHP Fatal error: Call to undefined method XoopsTpl::trigger_error() in public_html/class/smarty/internals/core.write_cache_file.php on line 78
PHP Fatal error: Call to undefined method XoopsTpl::trigger_error() in public_html/class/smarty/Smarty.class.php on line 1589


in my error_log file.

Who's Online

440 user(s) are online (372 user(s) are browsing Support Forums)


Members: 0


Guests: 440


more...

Donat-O-Meter

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

Latest GitHub Commits