1
underdog
Re: Problem with xnews and xoops2.5.0
  • 2010/12/6 13:42

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Did you perhaps add a .htaccess file?
Did you change the directory of xnews to just "news"?



2
underdog
Re: banners module No valid ID detected
  • 2010/12/3 18:42

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Quote:
after I upgraded a while back I fear I might have to change my CMS...

Don't change your CMS for those reasons. Try to find the problem and fixing it is more fun.
Tell which version of Xoops you're using at the moment.
Which banner module you enabled (where did you download it) and the same for the broken modules, which URLs etc.

Whenever there's an ID missing try to figure out the debug information (for the moment), so you'll have to enable the debug information in your preferences.

Maybe someone even can give you a hint to try another banners module.

If $_GET['bid'] isn't gotten from the URL maybe something else is wrong. It all depends on the circumstances and the debug information.



3
underdog
Re: How To Insert Facebook Comment Plugin into AMS Article?
  • 2010/11/6 7:46

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


On this page:
http://ideologi.my/v3/modules/AMS/article.php?storyid=6

I don't see this script included.
<script src="http://connect.facebook.net/en_US/all.js#appId=173169099366425&amp;xfbml=1"></script>


Maybe that's the problem.



4
underdog
Re: Changing navigation links on front page
  • 2010/11/2 8:15

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


# Accueil
# <{if !$xoops_isuser}> Module 1a
# Module 2a
# <{else}> Navigation
# Module 1
# Module 2
# Module 3
# <{if $xoops_isadmin}> Module 6
# <{/if}> <{/if}> Contact

What you could do is change the text #Accueil to a real link
using <a href ... etc.
The top navigation is not generated from the database, so you have to change those texts manually.

Figure out the url of a main page of a module (like classifieds) where you would like your user to land after he clicks the link and then put that url in the <a href... link. Hope it helps.

Quote:
Where can I find a list of all the smarty? tags - I assume that is what is contained within the {}
Yes, those are the smarty tags, but they vary per page.
Usually the contents of those tags get assigned in the actual PHP code. It's better to look there, IMHO.



5
underdog
Re: WFDownloads - category into the block
  • 2010/10/31 20:19

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


If you want the fields
<{$download.cat}> and <{$download.category}>
available in your templates, you need to assign them to the template first.
You need to look in the PHP code where it has code like
$xoTpl->assign(
or something close like that. Then you assign the categories to the template and after the categories are assigned you can access them.
I hope some xoopsers can help you more with this adventure.



6
underdog
Re: Ok, I'm DONE with Smartsection
  • 2010/6/22 16:59

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Quote:
Ar Error occured! your article was not submitted!

Did you turn on the debug error messages.
In either the "Error" tab or the "Queries" tab you'll probably see the error that really occurred.



7
underdog
Re: Help with Publisher Blocks
  • 2010/6/15 19:48

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Can you tell the data that you have assigned to the template.
put the print_r of the data between < pre > tags (no spaces) and put it in a [ code ] block please



8
underdog
Re: News Module top page: zero stories?
  • 2010/6/15 19:41

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Quote:
I don't like how it presents the most recent stories in full, unabridged format

What do you mean with "unabridged format"
There are some other ways to display the stories.
What point does it have to show zero stories on the News main page?



9
underdog
Re: Ok, I'm DONE with Smartsection
  • 2010/6/15 10:07

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Quote:
I tried it, and it's good. But unfortunately, it will only import from smartsection categories, not from subcategories

Is that your conclusion or is that the official statement.



10
underdog
Re: Ok, I'm DONE with Smartsection
  • 2010/6/14 15:32

  • underdog

  • Just popping in

  • Posts: 44

  • Since: 2007/6/21


Peekay is right.
We first need more information though.
At which point do you get those blank pages, for example.
During setting permissions?
It's still Xoops 2.4.4 and PHP 5.3+ and SmartSection 2.15 (Wishcraft's version)

If publisher does not have the problem and SmartSection does, then some more information would help.

If you set up your localhost again, like in your previous problem (PHP 5.2!) can you reproduce the problem.

And just to be clear.
the post on impress forum is locked, because you also opened a topic on the Xoops forum (which is no problem at all), so no replies will be on your post on that forum.

@mboyden:
Quote:
appears to be forgoing any efforts towards fixing any past compatibility issues here
can you explain what you mean with forgoing?




TopTop
(1) 2 3 4 »



Login

Who's Online

178 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 178


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