51
JackJ
Re: No php include?
  • 2004/9/15 19:46

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Don't use php tags and don't use " double quotes, but single quotes '

include('whatever');

and save block as php script



52
JackJ
Re: No php include?
  • 2004/9/15 19:23

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


see this thread

https://xoops.org/modules/newbb/viewtopic.php?topic_id=24506&forum=7#forumpost106944



53
JackJ
Re: admin
  • 2004/9/15 19:14

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


One way to go is register as a new user through the login, and when you get your activation email, activate yourself. (assuming your XOOPS is functional this way)

Then go to your database using phpadmin or similar, and open the the "xoops_users table. and then click "browse" Note the "uid" of this user.

Then go to the "xoops_groups_users_link" table, and click "browse", look for the "uid" number of the user and "edit" this row. Change the "groupid" field to "1", which is webmasters.

Or change an existing activated user in a similar way to "1" as above





54
JackJ
Re: Rights
  • 2004/9/15 19:03

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


During install XOOPS provides rights instructions for files and folders that need writable permissions. The files and folder you upload can be left at default, no need to change them, normally about 755.

For install

cache folder 777
template_c folder 777
uploads folder 777
mainfile.php 777 or at least writable (after install change to 444). XOOPS provides a reminder when you enter admin.



55
JackJ
Re: mainfile.php changing XOOPS Virtual Path (URL)
  • 2004/9/15 16:29

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Which version of XOOPS do you have? Their was a similar problem in 2.06, but this was resolved in 2.07

See this topic

http://xoops-tips.com/modules/news/article.php?storyid=4

Or this thread:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=23446&forum=7#forumpost102486

If this does not help and the site loads without displaying anything, can you access admin general preferences and switch on phpdebug and post the results?




56
JackJ
Re: Sub link text
  • 2004/9/14 23:40

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


These are defined in the language defines for the module, open this file:

yoursite.com/modules/news/languages/english/modinfo.php

Look for

// Sub menus in main menu block
define('_MI_NEWS_SMNAME1','Submit News');



57
JackJ
Re: Module recommendation is needed
  • 2004/9/14 23:17

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Simple Paypal buttons are one way to go for a small shop. I personally would go for cubecarthttp://cubecart.com/ or zencarthttp://zencart.com/ as standalones with links from Xoops.

Another solution would be to use mals free e-commerce as a hosted cart, and use it from a content module.http://www.mals-e.com/ Mal's service is used by many thousands, gives more choices regarding payment gateways than paypal alone.

If you want a bigger shop oscommerce is the most well known, there is a module somewhere if you do a search, I don't think it is currently being updated, not sure, but again, if using this solution I would personally go for the standalone version.



58
JackJ
Re: xoops installation
  • 2004/9/14 22:57

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


If I understand your question you want to have an index.html page as your default with links leading to Xoops? To do this you without redirects you can install XOOPS in a folder on your server. All the XOOPS folders and files need to be uploaded to this folder. Name the folder anything you wish, XOOPS will recognise the path during install.

After the files are upload type in your browser:

www.mysite.com/myfolder - this will run the XOOPS install

If I have not got the gist of your question post again..



59
JackJ
Re: Member Pages
  • 2004/9/14 22:41

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


This might not be what you are looking for, but might be of interest to someone, the ipb invisionboard module at www.bbpixel.com, can be set to have invisionboard entirely take over the profile settings and profile management in xoops, the users can also upload their own personal photo to their profile, as well as an avatar. The admin can also add extra fields to the user profiles.

The module does change some XOOPS core files



60
JackJ
Re: newbb theme -- where do I customize it?
  • 2004/9/14 22:00

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


You will find the class calls in system admin-> templates -> Forum for example go to newwbb_index.html and "edit" you will find the class calls for the forum index page.

You could name and define your own in the style.css sheet for your theme.




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 71 »



Login

Who's Online

237 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 237


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