2891
ghia
Re: Need help in kernel/member.php
  • 2009/4/21 21:02

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Do you see the error?
Must you not use $this->_uHandler->db->prefix(" in stead of $xoopsDB->prefix(" ?



2892
ghia
Re: Chat module needed
  • 2009/4/21 20:45

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Shoutbox?



2893
ghia
Re: Directory module for xoops
  • 2009/4/21 20:35

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
I don't think it can search on the nearest location by post code
If you mean distance (in km (or miles)), then you need some kind of grid positioning calculation as is done in GPS software.



2894
ghia
Re: Slim or fat - Where is competition going?
  • 2009/4/21 20:31

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Step 1: W3C validation is always a goal to strive to and XOOPS could better in this respect.
Step 2: is easy for small sites, but how do you get 10000 pages in that?
I find SEO is also more hype, then it is worth. Google and co have been adapted to cope with the 'standard' CMS URL's.



2895
ghia
Re: Help needed upgrading 2.2.X script to work in 2.3.3
  • 2009/4/21 20:13

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You have to install the profile module and create the used profile fields: member_id,lastname,firstname,addr1,addr2,city,state,zip,country,home_phone,work_phone
In your SQL query the user_profile table is now called profile_profile. I doubt the memberid field, I think it could be left out of the custom profile vars by replacing it with profileid.



2896
ghia
Re: Xoops Assigning a Variable by Reference
  • 2009/4/21 19:55

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Your second assignment of $tpl destroys the object variable $xoopsTpl is still pointing to.
Do unset($tpl) before making a new assign.
I do not understand your third part of the post.



2897
ghia
Re: SITE DOWN :(
  • 2009/4/21 19:51

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


I doubt waiting will solve anything.
The error is probably introduced, because you are running PHP 4 code on a PHP 5 server. You have an old XOOPS version or a non standard hack. Replace by the _SERVER variable.



2898
ghia
Re: Blank page with error/
  • 2009/4/20 0:56

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


front29, welcome to the XOOPS forum!

Are the files /themes/8tem-red/theme_blockleft.html and /themes/8tem-red/theme_blockcenter_r.html present on your site?

Is this a new XOOPS install and/or what version is it?



2899
ghia
Re: registration,notification and activation problem
  • 2009/4/19 23:51

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


One reason could be that you are impersonating the senders (yours) mailaddress eg using an yahoo, gmail or hotmail address which is supposed to be the sender in mails originating from the server of your domain. Make sure that the settings for the email senders address and the user alias use a mailbox from your domain (URL).
If this is not possible select smtp and send the emails via your personal cable or adsl mail address.

An other reason could be that on your server other sites (which have the same IP address as yours) have sent mass SPAM mailing and your server gets blacklisted. For gmail you can contact them to resolve such problems, but I don't know for Yahoo.



2900
ghia
Re: Content not centered on module pages...
  • 2009/4/19 23:31

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It is your thickbox.css, not present in the good link, which contains a margin:0; for the * (=all) selector, overriding your centering of the body table.




TopTop
« 1 ... 287 288 289 (290) 291 292 293 ... 461 »



Login

Who's Online

221 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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