101
playsome
Re: Strange with Lunar_K
  • 2010/9/15 17:33

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Hello, sorry to hear you are having some problems.

It looks like you are using the profile module, so user.php redirects to modules/profile/user.php, try uninstalling the profile module and then goto yoursite/user.php or regenerate templates for the profile module because it looks like smarty is not rendering for that module and it is showing the smarty code for your theme.

Perhaps delete smarty cache files first then regenerate templates for the profile module.



102
playsome
Re: Display of web site with White Screen Only
  • 2010/9/6 23:10

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Hello, if you have set enable IP bans to NO then that should mean no ip addresses are banned from accessing the site.

127.0.0.1 is a local loopback address im not sure if you can ban all users by banning that address on a public webserver(you can if you host locally).

I cant access your site either, all i see is a white page so youve either innadvertantly banned all IP's(doubtfull) or you just have some php error

Try enabling debug by editing "include/common.php". Near line 83, change "error_reporting(0);" to "error_reporting(E_ALL);". and see if you get any errors to show up.



103
playsome
Re: rss feeds not displaying in date order, how to fix?
  • 2010/9/6 15:24

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


ghia, thankyou.

Your suggestion has worked perfectly. items now display in order.

thankyou very much



104
playsome
Re: Need page url to use facebook plugin : how to do?
  • 2010/9/3 21:48

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


hi, thanks for this usefull information this will come in handy. much abliged



105
playsome
rss feeds not displaying in date order, how to fix?
  • 2010/9/3 21:43

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Hello all,

I am using the article 2.0RC module by PHPPP and I am having some trouble getting the articles to display by published date(most recent first).

In my live site the article order is all over the place see here in my local test site the article ordering seems to be most recent last.

Some rss readers to display the articles in order (e.g opera) but the source code always shows the articles in the wrong order.

In an effort to try and figure this out myself i am focusing on this piece of code within /article/xml.php

$criteria->add(new Criteria("art_time_publish"0">"));


Im not sure if this is the correct code to be looking but it looks like a good start.

I am struggling to understand though what this code is doing, I know xoops criteria class is for database searching the first value "art_time_publish" is the field in the DB but im not sure about the other two values according to xoops wiki they are $value and $op1 but i dont know what this means, why is 0 a value? a value of what? and the last one > does this mean greater than in this case or something different?

Thanks for your help, im slowly learning php, i just need a few hints now and again.

Cheers



106
playsome
Re: about .htaccess
  • 2010/8/25 19:42

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Hello,

you could try the xoRewriteModule hack HERE

It works well at removing /modules/ and renaming modules like newbb to forum, etc

It does not rewrite other parts of the URL however so you would still have index.php?article=7, etc

You can see it working on My Site where I have rewritten all module names.



107
playsome
Re: Voting on the most requested features
  • 2010/8/24 20:50

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Yea, the whole points thing was a bit confusing. I think we should just let users post there fav features and then create a poll out of the 10 most common.



108
playsome
Re: XOOPS Bug Hunting Week
  • 2010/8/23 16:07

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


HI Mamba just to clarify, is this hunting for bugs in 2.5 or 2.4.5?



109
playsome
Re: Voting on the most requested features
  • 2010/8/23 16:05

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


ID 1114670 x10 - xoops definatley needs pretty URL's, this should of course be an option in the admin side to remove /modules/ from the URL aswell as rename module directories to names that make more sense. Simple admin option = no hacking of core files.

ID 1223372 comments system needs reworked - needs ability to have like a quick reply box instead of having to click "post comment" button, also an option in system admin to disable use of dhtml features(img buttons, smilies, etc), just plain text comments would suffice for alot of sites.

There is a lot of good suggestions for features, personally I think anything that makes xoops look and feel more modern and up to date and easier to use and more streamlined should be a priority.




110
playsome
Re: List of existing hacks that are not comtabile with the current xoops version
  • 2010/8/20 1:02

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Quote:
Any other hack that i can update for xoops 2.4.5


I would like to see this hack updated https://xoops.org/modules/news/article.php?storyid=4569 its a jquery quick comment hack, according to the comments in the article it does not work with 2.4.4+

I would also like to see comments system hacked to exclude the xoops toolbars(smilies, etc) i think just having aplain text field is sufficiant.

Ultimatley this should be included in the core, hopefully in future versions.

Thanks




TopTop
« 1 ... 8 9 10 (11) 12 13 14 ... 17 »



Login

Who's Online

138 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 138


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