41
xueming
Re: How to add a flash introduction page before load xoops web site
  • 2005/10/28 20:11

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Wow !! I think I get a pretty good idea about what need to be done now. I have been struggle for a couple of days ...

Thank you all for the great help !!!!



42
xueming
Re: How to add a flash introduction page before load xoops web site
  • 2005/10/28 15:30

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Thanks charpres!! I agree with you that it will annoy people when they visit the site frequently. But one of my potential clients want it, so I try to make it work for him.

Quote:
It should just be a matter of having an index.htm file with the Flash intro that then goes to your XOOPS index.php.


So that means I have to edit the flash file to add the index.php in there. Is it right? Sorry if this is a stupid question, I have no idea about how this flash works :) The reason I ask this is that he has his own flash file already, can I just use it or do I have to edit it?

If you can point me some reference, I will appreciated. I have search the internet, and all I can find is how to make flash files.

Thanks again.



43
xueming
How to add a flash introduction page before load xoops web site
  • 2005/10/28 14:53

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


All,

This might not related to xoops, but can anyone advise on how to add a flash introduction before loading the XOOPS site? Thanks



44
xueming
Re: Some troubles when moving my page....
  • 2005/10/16 19:52

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Once you move your site. You need to check file "mainfile.php" to see if there is anything you need to update. like "XOOP_ROOT_PATH" etc...

HTH



45
xueming
Re: page problem..
  • 2005/10/10 22:57

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


try to turn off the php debug in your preferences.



46
xueming
Re: Is it possible to change DNS without reinstall ?
  • 2005/10/10 22:30

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Yep. it works!!



47
xueming
Re: Is it possible to change DNS without reinstall ?
  • 2005/10/10 17:09

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Thanks a lot !!

Now I just need to wait for my new domain name being propagated to see if it works :)

Regards



48
xueming
Re: Is it possible to change DNS without reinstall ?
  • 2005/10/10 16:13

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Thanks for your reply!!

The reason I mentioned the mainfile.php is that it has this line in there:

define('XOOPS_URL', 'http://www.yourdomainname.com');

I did update my dns from the ensim control panel.

Is my site url stored in the database also? if so how do I update it? Thx



49
xueming
Is it possible to change DNS without reinstall ?
  • 2005/10/10 15:46

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Hello,

I have spelled my domain name wrong when I bought it and have set up everything since then.

Now I need to fix the domain name (buy another one), is it possible to just update few files and not to install the whole thing again?

I was thinking about if I can just change the file mainfile.php?

Thanks for your help!!



50
xueming
Re: Cloning Modules
  • 2005/8/30 15:58

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


I agree with davidl2. using that approach, it might work with some module, but not all the modules.

I cloned a module recently. It is doable, but not easy. Here is what I did and this is kind of tedious but it works

First, I replace the old module name (directory name) with the new module name on all instances. Yes, on all instances. Which means filename/files/directories ... And if the first letter is capital, I will follow that also.

Second, You need to change the database table name.

a)if the table is named as module_name_table_name, then it is easy, just change it to new_module_name_table_name.

b)If the table name is just a table_name, then you need chage it to a new_table_name. And also you need to go through all your files again to search for the table_name and replace it with new_table_name.

This wil give you a clone of the module without try to understand anything in the code. (THis is the easy part :)

HTH




TopTop
« 1 2 3 4 (5) 6 7 8 ... 12 »



Login

Who's Online

200 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 200


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