11
Khepri
Re: PHP in blocks
  • 2006/9/4 21:30

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


I'd still look into some of the wrappers....

Such as the one in Content 0.5 module or SmartSection, just to name a few....

The content Module wrapping is basic and straight-foward...SmartSections is more versatile...(although I hear a new Content module is due out shortly...

I tried I-framing one of my php scripts and if the content of it overran I got scroll-bars all over the place!

The page wrap solved that...two cents...

I'd still like to know which it is for the block though....tags or no?

Or does eval add tags if it doesn't find them?
Moo.



12
Khepri
Re: smileis, html and comments
  • 2006/9/4 21:16

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


WHat module are you referring to, and what version of XOOPS are you using?

Did you look at the pages with debug turned on?

Did you read "Please read before posting" at the top of the forum....(better say no! )
Moo.



13
Khepri
Re: Stubid problem!! Admin page(s) went black
  • 2006/9/4 15:29

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


Did you try uploading form.php from 2.0.14 to class/xoopsform/form.php?

Apparently there is an issue with form.php from 2.0.15...It corrected similar problems I was having in three different modules....
Moo.



14
Khepri
Re: Database problem
  • 2006/2/11 23:21

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


Quote:

ddewilt wrote:

As u can see, i used Root as user.

what is the problem here?


Is there a database called XOOPS in mySQL? If not you need to create it so that XOOPS can then create the tables it needs within the database...AFAIK, XOOPS will not create a database for you, only add the tables it needs to an already existing database...
Moo.



15
Khepri
Re: i have an erroor in my page
  • 2006/1/12 20:59

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


include/functions.php line 519


What is this line pointing toward? Obviously it is not finding what it is looking for and you may need to modify it.

Can you reinstall the old newbb? (last resort)

edit: Also, what versions are you using...XOOPS? Newbb?
Moo.



16
Khepri
Re: Why am I being redirected here error?
  • 2006/1/3 2:44

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


Did you see this thread?

http_referrer error

Weird that it is something new after the upgrade was OK for a few days.....

Cache?
Moo.



17
Khepri
Re: HTTP_REFERER Error
  • 2005/12/30 0:00

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


Did you try adding the www. to this?;

define('XOOPS_ROOT_PATH', '/public_html/domain.com/site2');

Seem like it is passing that to the browser and you get that weird redirect.

I don't seem to have that problem as my wehost uses a user name there instead of a domain name....
Moo.



18
Khepri
Re: HTTP_REFERER Error
  • 2005/12/29 0:40

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


I'm getting this after running the update script (to 2.2.3a) on a 2.0.13.1 install....

Here's the difference...I've run the update on three installs with no trouble (in the end..LOL)...

But the fourth install, doing the exact same thing yeild the http_referrer error....

The difference? The fourth install is on a server that has a private SSL cert installed on it. It was installed on www.site.com, but I notice that XOOPS keeps stripping the www out and redirecting to site.com...and I get the error...

The tech that installed the cert suggested to put it under www.site.com...I email the servers support but I'm thinking their going to say it's a XOOPS problem...which judging by this thread I'm inclined to believe...:)

Is this a DNS issue? Or is it something in XOOPS?

UPDATE: Upon further investigation I find that XOOPS "works" as long as I stick with the site.com format URI...the second www is prepended the warnings start....on 2.2.3a

UPDATE2:

I tried switching authentication method to LDAP...now I'm locked out of the site because the LDAP module won't load...

I also installed to subdomain.site.com...works great!

The issue seem to be XOOPS NOT treating www.site.com and site.com as one in the same...

If I log into site.com...all is okay...while logged in if I migrate via the address bar in the FF browser to www.site.com...it wants me to login again. Which of course, it won't let me, because upon submitting the login I get redirected to site.com with a error message that it's the wrong password....

I think I'm just going to go baCK TO 2.0.13.2..disappointed.

UPDATE3: NAH, SCREW THAT! I'm going to make this work...it works on another domain install to webroot!

Any suggestions are appreciated...

UPDATE4: This appears to have corrected the situation somewhat...I'm not getting the http_referrer warning anymore....however if I attempt to login at site.com instead of www.site.com it doesn't know who I am...

This is from the FAQ;

"This could be caused by not having the XOOPS_URL and/or PHYSICAL_PATH in mainfile.php set to exactly where the website is located. This means that redirects do not work, as XOOPS checks the URL you logged into to the URL you are at, and if the base URL doesn't match (ie. www.xoops.org vs. xoops.org without www), you're not recognised as logged in."

Mine said "site.com"...it gave me http_referrer warning...I changed it to "www.site.com" (which matches a CNAME in my DNS) I no longer get the warning and redirect does indeed work now...that'll work for now...but there should be a way to handle that discrepency...imo.
Moo.



19
Khepri
Re: Branching in xoops?
  • 2005/12/26 8:05

  • Khepri

  • Just popping in

  • Posts: 35

  • Since: 2005/8/25


Search "sub site" here and a thread will come up, someone wrtoe a module for it and hosts the download themselves...
Moo.




TopTop
« 1 (2)



Login

Who's Online

188 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 188


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