1
Bezoops
Re: Oledrion error in manufacturer selected in recents and category
  • 2009/2/4 23:19

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


Ok, bug detected:
in oledrion/class/oledrion_shelf.php change "product_cid" for "product_id" in lines 261 and 262.

I will inform to Hervé about that.



2
Bezoops
Re: Oledrion error in manufacturer selected in recents and category
  • 2009/2/4 22:58

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


I think the problem is that use the ID from "cat_cid" of "_oledrion_cat" but the text from "manu_name" of "_oledrion_manufacturer "



3
Bezoops
Oledrion error in manufacturer selected in recents and category
  • 2009/2/4 13:06

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


There is other manufacturer in index.php -> Recents productos and when you select a category and you see down the produts of this category, after "By". Not when you see the product, that's Ok.

Xoops 2.3.2b
Oledrion 2.1
PHP 5.2

Thanks in advance



4
Bezoops
Re: Oledrion search option case without results
  • 2009/1/28 9:48

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


2.0 the last:https://xoops.org/modules/news/article.php?storyid=4395
Oh! a new version today, 2.1, but the file serach.php is the same:
http://xoops.instant-zero.com/modules/mydownloads/viewcat.php?cid=16

I write here because in Hervé site instant-zero there isn't a forum. Are any other place to speak about it or here is correct?

Now, in form in instant-zero I will write about this thread.
Thanks

Versions:
Xoops 2.3.2b
PHP 5.2.8



5
Bezoops
Re: Oledrion search option case without results
  • 2009/1/27 22:25

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


More oops, and in line 120-121, this is not necesary:
//} else {  
//$sql .= ' AND ';


and add in line 167: echo $sql; to see the result of the query.



6
Bezoops
Re: Oledrion search option case without results
  • 2009/1/27 21:26

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


Oops, sorry,... in oledrion/search.php



7
Bezoops
Oledrion serach option case withot results
  • 2009/1/27 19:14

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


Hi,
I'm not an expert, but I detected that: in "Search" option, in case there is not text, is published, are stock, and don't select a manufacturer, you obtain a sql sentence like this:

Quote:
SELECT b.product_id, b.product_title, b.product_submitted, b.product_submitter
FROM sn54d_oledrion_products b, sn54d_oledrion_productsmanu a
WHERE (b.product_id = a.pm_product_id ) AND b.product_cid = 0 AND GROUP BY b.product_id ORDER BY product_submitted DESC

You can see there is a AND isolate and the result is not exist products.

I resolve it changing the line 136 adding a AND like this:
Quote:
$sql2 .= ' AND (a.pm_manu_id IN ( '.implode(',', $auteurs).'))';

Is this correct?

Thanks, and excuse my bad english.



8
Bezoops
Re: how to install a cockie via signature.
  • 2006/1/7 9:35

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


Be careful, is not a paranioa, it is a possible security hole.

In xhnewbb forum exist a new administration option to mark:

Quote:

- Allow to display external images in the post
- If some attackers post an external image using [img], he can know IPs or User-Agents of users visited your site.





9
Bezoops
Re: Lost users from 2.0.13.2 to 2.2.3
  • 2005/11/23 23:35

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


OOhh. thanks!. I thought that this way is the same that the mine, but yours works properly.

Thanks again. Resized Image



10
Bezoops
Lost users from 2.0.13.2 to 2.2.3
  • 2005/11/22 22:33

  • Bezoops

  • Friend of XOOPS

  • Posts: 38

  • Since: 2004/12/9


I make a copy of 2.2.3 in a directory and change the mainfile.php to use a copy of my database from 2.0.13.2

I lost all users...no, no lost, they are in _users table, but are not data in _user_profile table. In search users, say that is only one, and if i try to search it, say Database empty.

I run xoopsupdate.php, and install profile mod, and reinstall system mod, very much times. I change the version in system/xoops_version.php for 2.09... imposible.

I dont know where is the problem.

I only want to transfer the users, no more.

What can I do, please?
Thanks.




TopTop
(1) 2 3 »



Login

Who's Online

248 user(s) are online (172 user(s) are browsing Support Forums)


Members: 0


Guests: 248


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