1
MrTang
Re: UTF-8 Upgrade Problems
  • 2010/2/11 3:51

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


<?php
$db 
mysql_connect('localhost','user','password');
if(!
$db) echo "Cannot connect to the database - incorrect details";
mysql_select_db('database'); $result=mysql_query('show tables');
while(
$tables mysql_fetch_array($result)) {
foreach (
$tables as $key => $value) {
mysql_query("ALTER TABLE $value COLLATE utf8_general_ci");
}}
echo 
"The collation of your database has been successfully changed!";
?>

I used that before to change all my tables to UTF8, save going through each table.
Can change it to anything I suppose.
make the php file, call it what you want, i used change.php.
upload,call it in browser and run it.
Make sure you back up before you try in case you mess up.
Worked first time for me np.
Dont know any more then that, im sure other will advise if this good or bad idea.



2
MrTang
Re: PM (private message function) and Notifications
  • 2009/12/21 8:21

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


So I deactivate it and it works.
how mad is that.



3
MrTang
Re: PM (private message function) and Notifications
  • 2009/12/21 1:35

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


Still cant view pm in the inbox.



4
MrTang
Re: PM (private message function) and Notifications
  • 2009/12/18 4:44

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


OK completely uninstalling the web photo gallery fix the Notifications error.
So that leave me with no gallery for 2.4.2.
PM problem still there.

webphoto 1.9

Thats where the module come from and looks like a recent version. Can't register on the site to report problem.



5
MrTang
PM (private message function) and Notifications
  • 2009/12/18 4:22

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


2.4.2 fresh install.
2 problems. Not sure if there related.
My inbox shows messages in there and when i check the phpadmin i can see the messages in the data base but when i click on the inbox it shows no messages in there.

When I click on notification in user menu I get this message.
Quote:


Fatal error: Call to undefined method webphoto_inc_notification::webphoto_inc_base_ini() in /home/a7349486/xoops_lib/modules/webphoto/class/inc/notification.php on line 37


i have web photo 1.9 installed.
The web photo recent photo block all so has a problem.
On the main page if I click any of the photo on the block nothing happens but the browser shows a error message at the bottom.
If I click on the photos in the block on any other page but main page the photos open up as they should.





Apache ver. 2.2.13 (Unix)
PHP version 5.2.10
MySQL ver. 5.0.81-community



6
MrTang
Re: 2.4.2 modules
  • 2009/12/17 14:53

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


yea agree with you but i don't just try something, find it don't work then condemn it on here, i spend hours and days going through it all. I read all i can on it, but i get the distinct impression there ain't many using this latest version.
I been running XOOPS way back from when it started, i just come back to it after 2 years, reading what it said on the site, but now i just got more and more problems and confusion here.
Latest problem is Pm system don't work out of the box.
So now got spend hours on that.



7
MrTang
Re: Private Message Empty Box Not Working
  • 2009/12/17 2:30

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


Quote:
The search function is your friend

yea search function works well, it got me here...



8
MrTang
Re: Pm module with xoops not working
  • 2009/12/17 2:28

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


Don't work me either, new install of 2.4.2
Same problems as previous posts.



9
MrTang
Re: 2.4.2 modules
  • 2009/12/17 2:22

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


Quote:

MrTang Some people use wordpress in different versions - I know 4 or 5 of them working in xoops. In China it is very popular LifeType. In Japan very popular is d3blog or d3diary (look here these modules should work on XOOPS 2.4).
There is also another module, which unfortunately does not work with XOOPS (it was created fox EXMSystem...), but it looks promising. It's MyWords from www.redmexico.com.mx. I hope that one day it will be adjusted by BitC3R0 to work with xoops.

PS it is good to check the compatibility list onhttp://www.babylonbyxoops.net (thanks Burning)
cheers
red_Slider

Done all them none work.
Compatibility list dead links or modules are not compatible.



10
MrTang
Re: 2.4.2 modules
  • 2009/12/16 5:38

  • MrTang

  • Just popping in

  • Posts: 23

  • Since: 2009/12/4


Any bloging modules working with 2.4.2?
In English that is.




TopTop
(1) 2 »



Login

Who's Online

158 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 158


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