1
bintel
Re: problem with modules
  • 2008/11/26 11:36

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


hello. i had the same issue and it turned out to be a permission issue. xoops_data and xoops_lib must have the correct permissions for modules to appear.



2
bintel
Comment System - Separate forum posts from comment count
  • 2007/3/12 23:22

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


Is there a way to separate forum posts from comments so I have 2 different counts?

I tried some forums here and realized that they all are counted together with comments.

Also, I searched in the past and did came across a post on how to edit the comment system but no longer can find it now.



3
bintel
Re: mxdirectory submit values
  • 2007/3/12 23:13

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


Usually on the top of the page but under the copyright notice where the country and hours are called in "/submit.php" file. Those links are repeated throughout some files for the directory.

include_once XOOPS_ROOT_PATH."/class/xoopslists.php"; [b]this is for country values[/b]

include 
'class/formtime.php'; [b]this is for time values[/b]



4
bintel
Re: Multiple mxdirectory 3.0 rc1 cloning
  • 2007/2/27 1:57

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


perfect example of mxdirectory clones are at www.deafx.com

open-realty - you can use the cms_integration template and add the header and footer stuff to the main.html like this.

<html
<
head>
         <
meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" />
         {
load_meta_keywords}
         {
load_meta_description}
        {
load_css_style}
        {
load_css_editor}
        <
title>{site_title}</title>
        {
load_js}

        {
license_tag}
     </
head>
<
body>
(
logo and menu links)

<
div class="content">
    <!-- OR 
files go here -->
{
content}
</
div>
<!-- 
end_html -->

(
copy paste the footer stuff here from Xoops' theme.html and modify it to your needs)

</body>
<html>


I added the left menu links from the other OR template's main.html to this file to make it complete.

Modify the .css file to your needs.

That's it. Add the Xoops' "Home" link somewhere on the main page to get back to the XOOPS site and a OR link on XOOPS index page to get to OR script.


MXDirectory clones:
Changing table names, file names, and codes like this:

change all "XDIR" to "MXXI or whatever"
change all "xdir" to "mxxi or whatever"

so this directory is different from the other directories.

Hope that helps since it worked out great for me.



5
bintel
Re: Catads - Rearrange Category Display
  • 2007/2/19 14:18

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


Sorry.

A light bulb went on in my head after I posted.

Make a classifieds out of MX Directory instead!

Duh!!!

Now, I got more works to do...But it can definitely works.

Never mind the first post.



6
bintel
Catads - Rearrange Category Display
  • 2007/2/19 14:16

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


I am back again.

I want to categories to display like MX Directory where all the child categories from subcategories not display on index.php in Catads. Catads displayed all categories with subcategories and the child categories under it which making my index page longer than necessary.

What I want is when I click on the subcategory and lead me to another page with child subcategories from the subcategory I clicked displaying. It is the same with MX Directory.

In the meantime, I will try to editing to make it like MX directory by looking at the /class/cat.php.

So if anyone have an idea, please let me know...


Thanks in advance....



7
bintel
Re: STRANGE error in CatAds
  • 2007/2/18 18:35

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


Maybe the permission for guests is not set up.

check it in the admin section of Catads



8
bintel
Re: Who Has A Simple Autocenter Module
  • 2007/2/18 18:28

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


Take another look at the these modules and maybe you can add (or delete) some features into these modules to make it what you want.

Modules:
Mxdirectory
Myads
CatAds

or start one from scratch using XBS ModGen and work from there.

It is possible if you try!

Good Luck.



9
bintel
Catads - Change Date Format
  • 2007/2/18 18:21

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


I am using XOOPS 2.016 with Catads 1.40.

My issue is with the date format. I cannot edit it in the files because I do not know what to edit.

I want the dates as 2/17, 2/17/07 or 2/17/2007, not 2007/2/17.

How can I do that?



10
bintel
Re: Multiple mxdirectory 3.0 rc1 cloning
  • 2007/2/18 17:57

  • bintel

  • Just popping in

  • Posts: 18

  • Since: 2006/1/12


It is possible for run multiple mxdirectory modules. I have 11 running and tested over and over with fake businesses with no problem. My site is not live just yet but will be soon. Anyways, you got to change the database table names to something else and also change all instances (MXDIR or something similar to something different) so you can narrow down the errors if it comes up. It is not necessary to change codes in the files but I prefer doing so since I tends to overwrite files from another directory to the wrong one because of the same text in it.

I use Criline Search and Replace to change all instances to its own based on the directory names so in bug mode, it reduced notices and errors to zip.

Some of my directory are different with added fields from others so this is my way of doing it by changing codes in the files.

I also did this for real estate but didn't like the outcome so I switch to open-realty and had XOOPS wrapped it with the header and Xoops. Regular members do not need to register to OR so it is fine for the site.

BTW, I am using XOOPS 2.016.

So I hope that I was clear on this.


Good luck!




TopTop
(1) 2 »



Login

Who's Online

213 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits