441
jlm69
Re: ISP and database problem
  • 2004/5/25 23:18

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


That's a tough one.
If all the path's are correct I'm not sure, but I think I read once a while ago, that you shouldn't make your databases names real close to the same and with the same password. Maybe that's why, but not sure.
Maybe tell more so someone else might know.

do you use cpanel?
is it a sub domain?
Server type?
MySql version?


I assume that this is new and you never used it, or did it just happen out of the blue?



442
jlm69
Re: ISP and database problem
  • 2004/5/25 22:58

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


Just had to ask.

Are both websites showing the same data?




443
jlm69
Re: ISP and database problem
  • 2004/5/25 22:01

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


Maybe you can access it through phpMyAdmin. If the phpMyAdmin module is installed in each website you should be able to access each database.

Hope it helps.



444
jlm69
Re: xDirectory Rating?
  • 2004/5/22 13:00

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


You need to go to templates/xdir_link.html and remove the line after
<td align='right' width='30%'>
-------------------this line--------------------
<a href="<{$xoops_url}>/modules/xdirectory/ratelink.php?cid=<{$link.cid}>&lid=<{$link.id}>"><b><{$lang_rating}></b><{$link.rating}> (<{$link.votes}>)</a>

-----------------end here--------------
<br />

Then you should look through the other template files for the same line and delete it.
not sure off the top of my head which other files but I know there are some.

Then

To remove from the main menu, go to xoops_version.php and remove these lines

$modversion['sub'][2]['name'] = _MI_XDIR_SMNAME2;
$modversion['sub'][2]['url'] = "topten.php?hit=1";
$modversion['sub'][3]['name'] = _MI_XDIR_SMNAME3;
$modversion['sub'][3]['url'] = "topten.php?rate=1";

or just the bottom two lines

under
//Menu
has main

that should work



445
jlm69
Re: Upgrading from 1.xx - 2.xx
  • 2004/5/11 14:55

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


O.K. glad you got everything else working.

I have never done this, but you could look in the file :

install/sql/upgrade/mysql.structure.sql

In there you can find the script XOOPS uses to update the database. Maybe try the " ALTER TABLE users " sql on about line 49, to run with phpMyAdmin.
Like I said I have never done this, I think it would work but not sure. Let us Know what happens.



446
jlm69
Re: Xoops looks great is IE and Opera but in firefox it looks like it is Unstyled or without any CSS
  • 2004/5/11 12:02

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


You need to edit the file themes/your-theme/styleNN.css

style.css is for I.E.
styleNN.css is for Netscape or Mozilla

If you don't have anything to edit in styleNN.css, copy style.css and rename it to StyleNN.css and then make your changes to styleNN.css

Hope that helps.



447
jlm69
Re: Upgrading from 1.xx - 2.xx
  • 2004/5/11 11:53

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


I'm not sure why you are migrating the database? Is it because it is so big? Another question, are all the modules you use in 1.3.8 availible in a 2.0.x version. Now what I meant was to make an identical website on a test server, database and all.
Then replace all the files in your root directory(your 1.3.8 files) with 2.0.6 files, including the new modules. Run the install script. The update script will change all the tables if needed.
Once everything work fine, then you can migrate the whole thing to your live site.



448
jlm69
Re: Upgrading from 1.xx - 2.xx
  • 2004/5/10 12:53

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


sorry it posted twice



449
jlm69
Re: Upgrading from 1.xx - 2.xx
  • 2004/5/10 12:52

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


It is possible. I did it about 3 months ago. First thing you should do is set up a test server. I think the biggest problem will be which modules you are using now. If there isn't a module for version 2.0x, that might be a problem. But best bet is to set up a test server and try it , here's how, delete all files (on the test server)and install 2.06 files in the root directory, chmod the right file/folders. Add the 2.0x modules you want to use, chmod any files/folders that need it in the modules, then go to your test server's web address and the install should begin. When it gets to a certain point it will notice you have version 1.3.8 files in your database, and update them to work with 2.0.6. Once you get it right then you can switch it over to your live site. Try it and let us know what happens. make sure when asking for help you mention you started with 1.3.8, most people only know the new version.



450
jlm69
Re: I accidentaly deleted the misc.php from the server now the website is gone
  • 2004/5/7 13:22

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


Not really sure if this will help but did you try to update the system admin module.




TopTop
« 1 ... 42 43 44 (45) 46 47 48 ... 53 »



Login

Who's Online

268 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 268


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