51
aharon
Re: MyAds - adding a new advert
  • 2006/5/3 20:27

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Thanks!

Yes, I looked at catads, and was put off by the dating system.
If you don't want to aprove ads, you need to set the dates a day earlier than it actually is. I find that a bit confusing for people..
Also, the viewed ads counting, how many people viewed as ad, seems to work and not work at times..

So I thought, since myads seems to have only the one bug, maybe it will be better...

As for line 273 -

It is an }

This is a part of the following:

while($x!=-1) {
$subcats .= " » <a href=\"index.php?pa=view&cid=".$varid[$x]."\">".$varnom[$x]."</a>";
$x=$x-1;
} --->> LINE 273

I thought that maybe a } is missing - but that wasn't good either..

Many thanks for any ideas..



52
aharon
Re: MyAds - adding a new advert
  • 2006/5/3 18:29

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Bump.... Anyone.. Please..?



53
aharon
MyAds - adding a new advert
  • 2006/5/3 11:20

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Hi,

Am using:

PHP version 4.3.11

Xoops version 2.0.13.1

and

MyAds version 2.06

When attempting to add a new advertisment - without debug mode on - I get a blank page.

Doing the same with debug mode on - I get a page full of errors.

Has anyone encountered that before? (I couldn't find information about it..)

Following is the page I get ->

Fatal error: Call to a member function on a non-object in /home/oth3r/public_html/test/modules/myAds/include/functions.php on line 273
Notice [PHP]: Constant _MI_CLA_NAME already defined in file modules/myAds/language/english/modinfo.php line 9
Notice [PHP]: Constant _MI_CLA_MENUADD already defined in file modules/myAds/language/english/modinfo.php line 13
Notice [PHP]: Constant _MI_CLA_DESC already defined in file modules/myAds/language/english/modinfo.php line 19
Notice [PHP]: Constant _MI_CLA_BNAME already defined in file modules/myAds/language/english/modinfo.php line 25
Notice [PHP]: Constant _CLA_INTHISCAT already defined in file modules/myAds/language/english/modinfo.php line 83
Notice [PHP]: Constant _MI_MYADS_CATEGORY_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 133
Notice [PHP]: Constant _MI_MYADS_CATEGORY_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 135
Notice [PHP]: Constant _MI_MYADS_ANNONCE_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 139
Notice [PHP]: Constant _MI_MYADS_ANNONCE_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 141
Notice [PHP]: Constant _MI_MYADS_GLOBAL_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 145
Notice [PHP]: Constant _MI_MYADS_GLOBAL_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 147
Notice [PHP]: Constant _MI_MYADS_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 153
Notice [PHP]: Constant _MI_MYADS_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 155
Notice [PHP]: Constant _MI_MYADS_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 157
Notice [PHP]: Constant _MI_MYADS_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 159
Notice [PHP]: Constant _MI_MYADS_VALIDATE_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 163
Notice [PHP]: Constant _MI_MYADS_VALIDATE_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 165
Notice [PHP]: Constant _MI_MYADS_VALIDATE_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 167
Notice [PHP]: Constant _MI_MYADS_VALIDATE_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 169
Notice [PHP]: Constant _MI_MYADS_UPDATE_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 173
Notice [PHP]: Constant _MI_MYADS_UPDATE_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 175
Notice [PHP]: Constant _MI_MYADS_UPDATE_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 177
Notice [PHP]: Constant _MI_MYADS_UPDATE_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 179
Notice [PHP]: Constant _MI_MYADS_DELETE_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 183
Notice [PHP]: Constant _MI_MYADS_DELETE_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 185
Notice [PHP]: Constant _MI_MYADS_DELETE_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 187
Notice [PHP]: Constant _MI_MYADS_DELETE_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 189
Notice [PHP]: Constant _MI_MYADS_GLOBAL_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 193
Notice [PHP]: Constant _MI_MYADS_GLOBAL_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 195
Notice [PHP]: Constant _MI_MYADS_GLOBAL_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 197
Notice [PHP]: Constant _MI_MYADS_GLOBAL_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 199
Notice [PHP]: Constant _MI_MYADS_GLOBAL_VALIDATE_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 203
Notice [PHP]: Constant _MI_MYADS_GLOBAL_VALIDATE_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 205
Notice [PHP]: Constant _MI_MYADS_GLOBAL_VALIDATE_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 207
Notice [PHP]: Constant _MI_MYADS_GLOBAL_VALIDATE_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 209
Notice [PHP]: Constant _MI_MYADS_GLOBAL_UPDATE_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 213
Notice [PHP]: Constant _MI_MYADS_GLOBAL_UPDATE_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 215
Notice [PHP]: Constant _MI_MYADS_GLOBAL_UPDATE_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 217
Notice [PHP]: Constant _MI_MYADS_GLOBAL_UPDATE_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 219
Notice [PHP]: Constant _MI_MYADS_GLOBAL_DELETE_ANNONCE_NEWPOST_NOTIFY already defined in file modules/myAds/language/english/modinfo.php line 223
Notice [PHP]: Constant _MI_MYADS_GLOBAL_DELETE_ANNONCE_NEWPOST_NOTIFYCAP already defined in file modules/myAds/language/english/modinfo.php line 225
Notice [PHP]: Constant _MI_MYADS_GLOBAL_DELETE_ANNONCE_NEWPOST_NOTIFYDSC already defined in file modules/myAds/language/english/modinfo.php line 227
Notice [PHP]: Constant _MI_MYADS_GLOBAL_DELETE_ANNONCE_NEWPOST_NOTIFYSBJ already defined in file modules/myAds/language/english/modinfo.php line 229


Any ideas how to fix this?

If none - does anyone know which XOOPS verion and MyAds version actually work together well...?

Many thanks!

Aharon



54
aharon
Re: [design] The design framework
  • 2006/1/8 3:28

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


A possibly useful information in the preparation for re-design, might be to find our whether or not there's a browsing path most visitors have.
This can help in placing certain informed emphasises in the theme..

Best wishes,

Aharon



55
aharon
Re: [design] The design framework
  • 2006/1/6 4:24

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


One point that I didn't see mentioned here is about accessibility. Maybe, any theme, should have the possibility to change font size...

Accessibility aside, I would like to suggest 2 possible visual approaches:

1 - Simplicity and images. Something that combines simplicity such as plone.org theme, with visuals of a gallery.

..and my preferred choice:

2 - JMorris and Biteronboard (on the [content] The framework thread) suggest that we might be more flexible and let users change themes as they might wish.
I think this is a very interesting approach because it will add interest in XOOPS as a whole by making use of it's visual design capabilities. It will show visitors in a very intuitive way, how flexible themes can be.
More over, we could have something like "theme of the month" competitions, winners will get to be the 1st theme users see as they come to the site. I think this will envigurate activity and excitiment about xoops... (...Such a solution might also save this re-design project from the possibility of being cluttered by a long process of consentual choice of one particular theme...)

Best wishes,

Aharon



56
aharon
Re: [content] The framework
  • 2006/1/6 3:52

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


I think the content and documentation suggestions, as outlined at the beginning of this thread - is pretty cool.

Minor suggestion, keep content presentation as clear as possible. For example, on the current site's 1st page, the development section contains 4 links. For a new user, this, I think, not very useful information anyway. If there was one link to the devforge site, it will feel less of a clutter.. A similar thing, I think, is in relation to the XOOPS downloads. One link to the latest verion, is clear. We could have a link on the side for older versions, and again, information is kept simple and clear..

One content feature I think is missing for people, is something that contains visual elements. There's a fair bit of text on the page as a person comes in, and placing images can make it easier on the eye. One way this might be possible, is by placing images of themes contesting for theme of the month..(?)

Personally, I'd also like to see more use of the polls module, as a way to get group decisions...

Best wishes,

Aharon



57
aharon
Re: User registration on xoops 2.2.3final - Please help..
  • 2005/12/24 0:36

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Oh copper and toothpaste...

I removed the profile module.. No disrespect, I know you guys worked hard on it and indeed it is a good module.
...Anyway.. Seems I should re-install and learn to live with it..

Thanks a lot, Dave_L. Hope you get to have some rewarding holidays..

Best wishes,

Aharon



58
aharon
User registration on xoops 2.2.3final - Please help..
  • 2005/12/23 21:52

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Hi,

For some reason, XOOPS does not let people register.. Clicking on "Register now" brings "you have no permission to enter this area" message..
How come?

I looked at the user groups and the block's permissions, and everything seem permissable...

Also, I noticed that, as admin, I can not seem to add users manualy.. Where is that tool..?

Thanks a lot for any suggestions..

Best wishes!

Aharon



59
aharon
Re: News module - strange behaviour.. (?)
  • 2005/12/23 10:41

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Ok.. I kind of managed to work out what happend..

Seems that I, like LionHeart and probably others, downloaded the 1.43 version from the module repository, thinking that was the latest version.

However, the latest version is 1.44, and is downloadable through this news item:
https://xoops.org/modules/news/article.php?storyid=2735

This version seems to work lovely!

Thanks, hervet..!

Hope it helps others..

Best wishes,

Aharon



60
aharon
News module - strange behaviour.. (?)
  • 2005/12/22 21:29

  • aharon

  • Not too shy to talk

  • Posts: 172

  • Since: 2004/9/17


Hi,

Have installed news 1.4, and it all runs lovely, thank you very much, except 1 thing.

After posting a news item, it doesn't let me edit the post. I have set my permissions as a "webmaster" in the approve, submit and view fields.
However, clicking "edit" produce a note telling me I have no permissions..

Oh.. And to make things a bit stranger, it does let me delete news items..

Any clues..? Please..

Best wishes, new year and all..

Aharon




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



Login

Who's Online

256 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 256


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