1
nayeem
Re: how to put variables on theme.html
  • 2004/7/15 10:29

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


actually its working now. must have been caching that stopped it.



2
nayeem
how to put variables on theme.html
  • 2004/7/15 10:10

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


how can i put some variables on theme.htm from files within my modules? If i assign a smarty variable it only gets translated in the template file and not anywhere else. I want to be able to have some of my own dynamic contents on the top part of the site.

thanks

nayeem



3
nayeem
Re: 'use custom session'
  • 2004/7/9 11:44

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


actually take it back. it works!

edit :
in fact i still dont know what the 'use custom session' is about? anyone has any ideas?



4
nayeem
'use custom session'
  • 2004/7/9 10:26

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


does anyone know what this feature is useful for when you turn it on from the admin page? or have some examples.

I am trying to use the XOOPS session management system to store some more session variables but this doesnt seem to be working, i tried putting
$HTTP_SESSION_VARS['siteid'] = '1';
on my code but when i check in the session table in the database its not showing up. anyone knows what i should do?

regards

nayeem



5
nayeem
Re: criteriaCompo
  • 2004/7/2 15:36

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


Please find the files below. Dont have a permenant place myself so might be better if someone could copy this to a safer place :
criteriaFulltext

look forward to hearing about the review on this!

nayeem
[also a modified criteria class is included with added functionalities to give fulltext relevancy results. no existing code has been changed on it, only 2 methods and one memeber has been added to the class.]



6
nayeem
Re: Xoops Marketing (ie Branding)
  • 2004/7/2 15:23

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


i would love to join. ive been using XOOPS for a major project and so far its going great! i love the way XOOPS is structured and level of flexibility it offers. I will post link to this site also once its done.

in fact i am beginning to like this software so much i am thinking of writing a book on it with details on how to write modules (expecting people to know php at least tho...). so i might need that animal for the cover first thing!

how about a snake? or is it taken?



7
nayeem
Re: criteriaCompo
  • 2004/6/29 12:54

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


AND/OR wont work as they wont look inside the field, and it lacks many of the features of MySQL fulltext search. have a look at MySQL manualfor details on the fulltext. it has all standard features such as boolean, wildcards, and more.

I think for now I will just subclass the criteria class so that theres a seperate facility for adding and rendering fulltext search queries.

if you like I can post a copy of the subclass for some review since I am sure having a facility for doing fulltext search would be very convenient for XOOPS users.

nsm



8
nayeem
criteriaCompo
  • 2004/6/29 12:23

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


does anyone know if there is a way to pass a where clause to the criteriaCompo object, eg i want to include a fulltext condition :
where match(field1field2against "value"



thanks

nayeem



9
nayeem
customized advanced search
  • 2004/6/29 9:15

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


can the XOOPS built-in search be modified/reused for creating an advanced search which will have a complex query... this would also mean i would need an advanced search form... or is creating a search from scratch the best way to do it?

thanks

nayeem



10
nayeem
admin user
  • 2004/6/28 14:17

  • nayeem

  • Just popping in

  • Posts: 44

  • Since: 2004/1/3 1


how can we find out if the logged in user is admin or not from a XOOPS module page?

is there a variable we can check?

thanks

nayeem




TopTop
(1) 2 3 4 5 »



Login

Who's Online

199 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 199


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