1
Longrifle
move users to new xoops
  • 2012/1/24 0:24

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


hi all, is there an easy way to move all my registered users and their passwords from one xoops site to another of a newer version?

from 2.3.2
to 2.5.1a


thank you.



2
Longrifle
Re: Theme Editing, How do you do it Right?
  • 2011/7/25 19:01

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


first off, make sure you go to preferences, general and change
"check templates for modifications" to yes. otherwise you won's see your changes.. make sure to put it back to "no" on your live site.

in your theme folder, go to ... xotpl folder and open xotopheader.html and bottomPan.html and edit your links there.

that's it!!!

hope this helps.




3
Longrifle
Re: Modules
  • 2010/7/21 21:17

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


I don't get it, that site is all in Chineese or something.

what causes a module not to show up in the admin/modules page.

what does Xoops look for?



4
Longrifle
Modules
  • 2010/7/21 20:32

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


trying to install the XFGuestbook, does not show up in my Modules Admin page.

I did notice a message right above the list of modules that says:
install the latest altsys

what does that mean.

I also turned on the debug in pop up mode and it does not list any errors.

I put the same XFGuestbook files on a second site that I have and it works fine.

running Xoops ver. 2.3 on both sites


Help please.



5
Longrifle
Re: Need help please
  • 2010/6/23 0:12

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


maybe I worded that wrong.

I just want a picture to show in the main frame of xoops and for that picture to be a link.

right now it just shows the header and footer but no pic.



6
Longrifle
Re: Need help please
  • 2010/6/22 23:06

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


what about getting an image to show as the link. this is what the code looks like and the image resides in the Xoops1 directory.

<?php
include(dirname(__FILE__)."/mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
?>
<a href="http://www.yahoo.com"><img src="42project.jpg"></a>
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>

I get a blank page.




7
Longrifle
Re: Need help please
  • 2010/6/22 22:26

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


so what's wrong with this code...my link does not show up.. just a blank page.

<?php
include(dirname(__FILE__)."/mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
?>
<a href="http://www.yahoo.com"test</a>
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>



8
Longrifle
Re: Need help please
  • 2010/6/22 19:19

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


that worked!!!!!!!!

I thought you were telling me to fill in the blanks...
I'm so dumb.

thank you very much.... I've been on this for like two weeks now.

thanks again!!!!



9
Longrifle
Re: Need help please
  • 2010/6/22 19:03

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


now my code looks like this
<?php
include(/data/17/2/111/71/2111560/user/2316904/htdocs/xoops1/"/mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
?>
The content of your original html file goes here!!
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>
still no good :(



10
Longrifle
Re: Need help please
  • 2010/6/22 18:25

  • Longrifle

  • Just popping in

  • Posts: 28

  • Since: 2010/2/16


so the mainfile.php is actually part of the xoops system and not something that I have to create?
my file looks like this.

:<?php
include(XOOPS_ROOT_PATH."/mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
?>
The content of your original html file goes here!!
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>:

with out the collens.

still not working.





TopTop
(1) 2 3 »



Login

Who's Online

220 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 220


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