241
Dante7237
Re: xoops chat integration (like facebook) ?
  • 2010/4/10 22:36

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Here's the result (after replacing the sql file content):

Quote:
-- CREATE TABLE `xim_chat` ( `id` INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, `from` mediumint(8) unsigned NOT NULL, `to` mediumint(8) unsigned NOT NULL, `message` TEXT NOT NULL, `sent` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', `recd` INTEGER UNSIGNED NOT NULL DEFAULT 0, PRIMARY KEY (`id`) )ENGINE = InnoDB is not a valid SQL!



And I did clear the caches, before retrying..



242
Dante7237
Re: xoops chat integration (like facebook) ?
  • 2010/4/10 20:13

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Me too.. Same errors.

XOOPS Version XOOPS 2.4.4
PHP Version 5.2.13
mySQL Version 5.1.30
Server API cgi-fcgi
OS Linux
safe_mode Off
register_globals Off
magic_quotes_gpc Off
allow_url_fopen Off
fsockopen On
post_max_size 64M
max_input_time 60
output_buffering
max_execution_time 30
memory_limit 64M
file_uploads On
upload_max_filesize 64M

*edit*
Not exactly the same.. oops:
Quote:
Unable to install XIM. Error(s): Installing XIM -- CREATE TABLE `xim_chat` ( `id` int(10) unsigned NOT NULL auto_increment, `from` mediumint(8) unsigned NOT NULL, `to` mediumint(8) unsigned NOT NULL, `message` text NOT NULL, `sent` datetime NOT NULL default '0000-00-00 00:00:00', `recd` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 is not a valid SQL!



243
Dante7237
Re: xoops chat integration (like facebook) ?
  • 2010/4/10 17:23

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Has this module been finalized yet? And if so, why isn't in the module listing here?

Anxious to see this work. I have the only set I could find (from source forge) and will give it a shot this weekend.



244
Dante7237
Re: Broke my install. ArGh! 2.4.4
  • 2010/2/21 22:10

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


I had a working install, and have had some version of XOOPS running off and on for a couple of years now..

Like I said, I didn't alter anything except to install the two aforementioned modules and to edit the text that was displayed with the ipod mod.

I log in to check the work, and it says "welcome" and goes whitescreen on me.

The placement of the renamed directories (xd & xl) worked fine for several months up until that point...They were out of the XOOPS path and 1 level above my public_html as was recomended in the installation instructions.

Whatever. I'll just re-install and forget about participating here in the forums.




245
Dante7237
Re: Broke my install. ArGh! 2.4.4
  • 2010/2/21 14:55

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


So nobody has any helpful suggestions/tips?
Like how to re-compile or fix the smarty cache?
How to access admin functions?

Anyone?



246
Dante7237
Re: Broke my install. ArGh! 2.4.4
  • 2010/2/21 4:56

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Ok, I'm getting error messages that are current at last:
ErrorSmarty errorthe $compile_dir 'public_html/xd/caches/smarty_compile' does not exist, or is not a directory.


I replaced the root directory php files as well as the themes directory with a backup. And most likely wrecked it even further..

But the path above doesn't look right. My secure directories are in my "home" directory, not public_html...

Help?

Complete error screen msg:
Warning: include(/home/dante723/public_html/xl/modules/protector/include/precheck.inc.php) [function.include]: failed to open streamNo such file or directory in /home/dante723/public_html/reguser/modules/protector/preloads/core.php on line 33

Warning
: include() [function.include]: Failed opening '/home/dante723/public_html/xl/modules/protector/include/precheck.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php'in /home/dante723/public_html/reguser/modules/protector/preloads/core.php on line 33
This page cannot be displayed due to an internal error
.

You can provide the following information to the administrators of this site to help them solve the problem:

ErrorSmarty errorthe $compile_dir '/home/dante723/public_html/xd/caches/smarty_compile' does not exist, or is not a directory.


I'm off to bed. Maybe a clear fresh look will help.



247
Dante7237
Broke my install. ArGh! 2.4.4
  • 2010/2/21 4:18

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Ok I'm officially noob status.

1 minute I'm logging in, the next it's white screen hell.
I just installed the ipod and philosophy of liberty modules, and went to edit the file that displayed with the ipod mod and as soon as I log in to check my work the white screen hits and there's no longer any install present on page load.

**Edited for sanity's sake**
I had listed an old log. Not relevant to current issue. Sorry, but I'm tired and frustrated.

I have no clue what the issue is as I altered nothing in the XOOPS directory except the modules.

A baidu spider hit my site at the exact same time, although I doubt if that has anything to do with it. Its been blocked via .htaccess for months now.



248
Dante7237
Re: xoops.js missing?
  • 2010/2/20 21:12

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Ok, I found the file in the "include" folder and copied it to the frameworks/textsanitizer folder..

Not generating the error any longer.. Why wasn't the file already there?

It's not like I removed any files.. hehehe




249
Dante7237
xoops.js missing?
  • 2010/2/20 20:33

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


I'm unsure as to whether this is a newbb error, or what, as I seem to get it in other parts of my install..

But this is what I find in my logs lately:
File does not exist: /public_html/reguser/Frameworks/textsanitizer/xoops.jsrefererhttp://infernallogic.com/reguser/modules/newbb/viewtopic.php?topic_id=10&forum=6


Can't locate any xoops.js file. Am I missing the file, or is it an error?

Just upgraded from 2.4.3 to 2.4.4 and didn't generate the error with previous install.

Thanks.



250
Dante7237
Re: uploading mp3s
  • 2010/1/22 21:44

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Your host may have a preset limit on upload sizes. My host sets it at 25 megs. So I have to set uploads to my XOOPS install at a 24000K max.




TopTop
« 1 ... 22 23 24 (25) 26 »



Login

Who's Online

284 user(s) are online (185 user(s) are browsing Support Forums)


Members: 0


Guests: 284


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