951
zyspec
Re: Empty notifications.php
  • 2006/3/20 2:57

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


The first thing to do is to turn on PHP debug in Admin to see if you are getting any PHP errors. Post your results here.



952
zyspec
Re: Making xyp4All Searchable?
  • 2006/3/15 19:29

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I got it from here... Be aware - it's an RC, not an "official" release. Also npte that the search function doesn't work quite right. I've sent the author the changes I made to get it to work the way I want. Just PM me if you'd like to see the changes I made to get it to work.



953
zyspec
Re: ERRORS when update from 2.0.9.2 to 2.0.10
  • 2006/3/8 21:30

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


danielh2o,

While these can be "disconcerting" they are PHP Notices. Notices are intended to let you know that the coding method used "may" be deprecated (not supported) or may not be the "best" way to reference a variable.

Most likely this is because you're using PHP5.

I believe many of these have been corrected in subsequent versions of xoops. I'd recommend you continue to perform the updates from 2.0.10 up to 2.0.13.2 BUT remember if you haven't done so already - make a complete backup!



954
zyspec
Re: Looking for modules
  • 2006/3/7 17:26

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


There are several modules that let you wrap html content into your XOOPS site. You might look at Tiny-D, Edito, Content and there are others. If you're just looking to insert a simple, one page html document you might check out the Mypage module which lets you easily create a one page module.



955
zyspec
Re: Best way to update from 2.0.7 to 2.0.13.2?
  • 2006/3/7 17:21

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Tom,

This is probably not what you want to hear but the best and safest way is to make a backup of your existing site (including the database) and then perform the incremental updates one at a time.

I'd recommend after you perform each upgrade (for example 2.07 to 2.0.9.2 from the xoops-2.0.7.x_to_2.0.9.2.zip file) you update each of the modules you have installed that are affected by the upgrade (in this example it would be mydownloads, mylinks, newbb, system, xoopsheadline, xoopsmembers, and xoopspartners) in the Admin console. You do not have to "upgrade" any modules you were not using, ie. that weren't "installed".

The upgrades you'll have to install are:

- xoops-2.0.7.x_to_2.0.9.2
- xoops-2.0.9.2-to-2.0.10
- xoops-2.0.10-to-2.0.12a
- xoops-2.0.12a-to-2.0.13
- xoops-2.0.13-to-2.0.13.1
- xoops-2.0.13.1-to-2.0.13.2

of course you can download all of them from here.



956
zyspec
Re: Login menu appearance fix question
  • 2006/3/4 3:51

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I don't know for sure - but this looks like a difference in the default settings between browsers. You might try setting the attributes for the input box and submit button instead of "assuming" their state.

You could try something like:

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

in your theme's style.css file. Although you'll want to change the colors from the example above since the colors I have here are shades of orange.



957
zyspec
Re: XoopsPoll?
  • 2006/3/4 3:31

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


At the risk of stating the obvious - have you checked your cache settings? One thing you could try is to clear your cache and see if it updates.



958
zyspec
Re: Dokuwiki Layout Questions
  • 2006/3/1 17:33

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


It appears line 17 above (under the div.page section) change the text-align: left; to what you want - maybe text-align: center. That should change the page alignmement.



959
zyspec
Re: Myalbum P
  • 2006/2/28 16:47

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I'd recommend you place this request on GIJOEs myAlbum-P support site. He's more likely to see it there and then anyone else with similar requests/problems can find it too....



960
zyspec
Re: XP weather 1.72 quirks
  • 2006/2/28 15:25

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Three things....

First, I assume you saw the note in the module release description that says "The famous weather module for xoops, working again but not all the stations are functional." So apparently there are some known issues.

Secondly, do you get an error message saying "Unable to find default city weather entry in database" when logged in as Admin and try and view the weather for San Francisco? If not, then it's not a problem finding the information in the SQL database - it must be some 'other' problem - perhaps register_globals, perhaps not.


Finally, I just briefly looked at the module but one thing you should be aware of - this module uses an old version (v1.0) of the Snoopy class (used to impersonate a web browser). If you really want to use this module you should upgrade to the latest version of snoopy.class.php for security reasons. It can be found on Sourceforge.

You might try and contact Vincent (originator) to see if he's still at Delamain IT to see if he can offer any insight.

Can I ask why you want to use xp-weather instead of ms-weather?




TopTop
« 1 ... 93 94 95 (96) 97 98 99 100 »



Login

Who's Online

151 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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