233631
hawkeyegop
Re: News module (2 questions)
  • 2004/10/1 0:09

  • hawkeyegop

  • Just popping in

  • Posts: 83

  • Since: 2004/9/18


Dude,

That is so awesome. Thank you very very much for your help.



233632
DonXoop
Re: Gzip compression really working ?

I'm not sure that this is really an XOOPS problem. It may be that some of the PHP routines aren't very gzip friendly. Gzip is a long established standard but has never worked very well as a web accelerator. Browser differences and content issues seem to be the problem. There is/was an Apache gzip module that I tried and never got it to be 100% either.

I continue to have good results with PHP pre-compilers and caching systems. The free systems I've tried are the Zend PHP Optimizer and the Turck MMcache. MMcache is smarty and XOOPS friendly and makes a noticable difference in performance. Problem for many is that you need access to the web server process and be able to compile it from source.



233633
Catzwolf
Re: front page showin root files
  • 2004/10/1 0:04

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Your index.php is missing from the dir root, hence the reason its not working. You will have to recopy that file back across again



233634
peterpatrol
front page showin root files (now fixed)

Hi
Can someone please help.
My pages url is displaying my Public HTML File www.australia4wd.com

but if you go to stored favourites (ie top page with news)
the site appears ok
http://australia4wd.com/modules/news/

The last thing I was doing was changeing a Groups Permission to be able to access LIENS. When I pressed Submit I accidently doubleclicked it.

I have tried the following
I have changed back to Default Template
gone to modules and updated System (clicked on Update)
I have also uninstalled LIENS
Tried to do a tempory redirect from Cpanel to news but didnt work

I would really appreciate any help
Thanks
Peter



233635
Dave_L
Re: Creating and printing a list from dB...
  • 2004/9/30 23:52

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


How much do you know about PHP, MySQL, HTML and Smarty?



233636
rowdie
Re: News module (2 questions)
  • 2004/9/30 23:50

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Sorry, I forgot that I'm using a different version.

Try changing that line you posted to:
$story['title'] = "<a href='".XOOPS_URL."/modules/news/article.php?storyid=".$sarray[$i]->storyid()."'>".$sarray[$i]->title()."</a>".'&nbsp;:&nbsp;'.$sarray[$i]->textlink();

Rowd



233637
Catzwolf
Re: My articles don't display (wf-sections)!!!
  • 2004/9/30 23:37

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Ok before you go any further, please remove the 2.0.7 version from your website and return to the previous version (ie delete 2.0.7, copy the previous version and perform an update in XOOPS module admin).

Using the 2.0.7 version right now is not helping matters here, as the database tables are completely different.

Once you have done the above, de-activate all other modules and let me know what php debugging says.

You said that you have only 4 documents written, may I suggest that because this number is really small that you could infact un-install WF-Sections totally and install 2.0.7 fresh and see if your problems disappear (You can always revert to the database backs later if needed).



233638
wcrwcr
Re: Creating and printing a list from dB...
  • 2004/9/30 23:30

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


hi bluwu

This possibility of printing some users info, sounds good to me

But what are you exactly trying to get?
Don?t forget that XOOPS already has a nice user management interface with a lot of filters.

However adding some printing funcionality to It would be really great.

I had a case that I did same printing but, since I?m not a coder, I did via phpMyAdmin.

Nice idea, bluwu.

Wilson



233639
wcrwcr
Re: Wierd activation email problem
  • 2004/9/30 23:16

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi Nick

The same occurred to me once.
Im my particular case that delay happends due a looooong line on the server. It tooks something about 36 hours!! to get delivered.

But, just in case what is your email preference? PHP mail(), sendmail, smtp or authsmpt?

Try to change it if you?re often having problems.

Also, did you try to ask your hosting about any problem that could be occurred at the time?

Regards,
Wilson








233640
twitaman
WF-Sections Recent Features Block
  • 2004/9/30 23:14

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Is there a way to add a return space between article items in the WF-Sections Recent WF-Sections Block? Right now they get a little hard to read and I would like to add a return under each item.







Login

Who's Online

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


Members: 0


Guests: 266


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