1
SpinMan
Re: Physical path must be a directory!
  • 2006/1/31 16:59

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


Thank you msdana!

I have tried (d:/Customers/userxxxxxxxx/www), (/home/userxxxxxx/public_html) as well as other variations, without success. In fact, according to my ftp account, I only have a (/www) folder and a (/database) folder. I don't show a public_html folder, or any other!

Keep in mind that the parethesis is only for this post!

I will try to call my provider today to see if there is some magical path that I need...and will then post problems again I AM SURE!!!!!! UGGGH!



2
SpinMan
Physical path must be a directory!
  • 2006/1/30 23:27

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


Ok...I am going nuts here! Originally, my host set me up with MSSql, but has since correctly set me up with MySql.

I have looked in the Forums (so, sorry if I am reposting a previous question)....

During installation, when I come to the "check path & URL" I get:

Physical path: is correct.
Physical path: must be a directory.
Virtual path: is a valid URL.

I have already taken steps to create a database with my hosting as follows:

DATABASE CONNECTIVITY

DSN: xoops2
SQL Server Name: userxxxxxxx
Sql Database Name: xoops
Sql User Name: admin
SQL password: **********
Driver: MySQL ODBC

I am still at a loss!!!!! HELP! ANYONE! i don't know squat about MySQL!

Do I have to do a fresh install because I had the wrong SQL originally? Or, what am I missing? They gave me a /www folder, and a /database folder on the server! According to their info, I think that I have to use the /database but when I try this I get and error in the following error:

There is a conflict between the detected physical path (d:/Customers/userxxxxxx/www) and the one you input.



3
SpinMan
Re: Changing modules names
  • 2006/1/11 23:41

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


yes..as Biteronboard states: Go to your admin panel and then to your modules. You will see this list of the various modules. By simply renaming the "CBB" module to "kikkorm news" (or something like) for example, and then confirming the change, this will change the name of it on your main page as well!



4
SpinMan
Re: Change position of blocks + one more thing :)
  • 2006/1/11 23:18

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


Yes - Multimenu is great! I recommend it and make use of it on my website. It comes in handy and very easy to manipulate!

It is also great for use when you want only certain user groups to see various menu selections!



5
SpinMan
Re: Now to change password
  • 2005/12/9 20:26

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


This would not be under the admin modules. Go directly to your "user account" (found for ANY USER) and change there. Not in your modules.....



6
SpinMan
Re: Does anyone have FriendFinder working...
  • 2004/10/24 20:09

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


I am having the same issues! Help, anyone?



7
SpinMan
Re: Huge NEWB, URL Redirection
  • 2004/9/2 22:02

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


Quote:

BenG1 wrote:
Sorry guys for this dumb question.

I have my XOOPS installed in directory. www.domain.com/xoops/html.

My users all of course just type in www.domain.com I was wondering if there is a way to Redirect my user from www.domain.com to www.domain.com/xoops/html. But here is the catch. I want www.domain.com to be displayed in the address bar after the redirect. And now www.domain.com/xoops/html/modules/news. Wondering if anyone can help me with that?


I don't know if this is the most efficient way to do this (BUT IT WORKS!)

1.) Make a copy of your original index.html and name it index.bak (or something like) incase you want to revert back to original....
2.) Using your html editor (or Windows "notepad") type the following and replace the code <b>'www.domain.com/xoops/html'</b> with your domain info.
3.) Save this as index.html
4.) Move it into the root directory of your site.
5.) BINGO! [caution - it will overwrite your original index.html page]

***************************************************
<html>
<head>
<script>version=parseInt(navigator.appVersion);if (navigator.appVersion.indexOf('5.')>-1){version=5};if (navigator.appVersion.indexOf('6.')>-1){version=6}; if (navigator.appVersion.indexOf('7.')>-1){version=7}; browser='OTHER'; if (navigator.appName=='Netscape'){browser='NS'+version;} if (navigator.appName=='Microsoft Internet Explorer'){browser='MSIE'+version;} if (navigator.appVersion.indexOf('MSIE 3')>0) {browser='MSIE3';} if(browser == 'NS5'){browser='NS6'};if (browser=='MSIE3') {window.location='www.domain.com/xoops/html'}if (browser=='MSIE4') {window.location='www.domain.com/xoops/html'}if (browser=='MSIE5') {window.location='www.domain.com/xoops/html'}if (browser=='MSIE6') {window.location='www.domain.com/xoops/html'}if (browser=='MSIE7') {window.location='www.domain.com/xoops/html'}if (browser=='NS3') {window.location='www.domain.com/xoops/html'}if (browser=='NS4') {window.location='www.domain.com/xoops/html'}if (browser=='NS6') {window.location='www.domain.com/xoops/html'}if (browser=='NS7') {window.location='www.domain.com/xoops/html'}if (browser=='OTHER') {window.location='www.domain.com/xoops/html'}</script></head>
<body>
</body>
</html>
****************************************************

Note: this will not solve having www.domain.com in the address bar...it will look like this:http://www.domain.com/html/modules/news/....



8
SpinMan
Re: Agenda-X Image Problem
  • 2004/8/11 18:09

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


I have tried this without success.....I have given up on this problem and will live with it!

Thanks for your suggestions.....



9
SpinMan
Agenda-X Image Problem
  • 2004/7/30 16:04

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


I have posted this problem on the developer's Forum page but have not received response...Anyone here able to help?!!!!

I have installed the module and it is working properly with one small exception. I add an image url to the "Minical Image" Setting but every attempt does not hold this address when I hit the "submit". No image is displayed in the block. I go back and check the url and the field is blank each time! Can anyone tell me how to fix this?!!!!!! Help!



10
SpinMan
Re: Minical/Agenda-X Ver. 1.2 Pictures don't display in block!!!!
  • 2004/7/28 18:21

  • SpinMan

  • Just popping in

  • Posts: 17

  • Since: 2004/4/10


Does anyone have suggestions?! This is very frustrating! I have added other modules, etc. to my website in the past. This is the first time that I can not get a module to fully function! UGGGGGGGH! Still no luck on an answer from the author of this module on his website!




TopTop
(1) 2 »



Login

Who's Online

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


Members: 0


Guests: 171


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