The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Gazette

Geek Gazette GAZ is a community newsletter management system.

Advertisement
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 09-05-2008, 06:09 PM
networkbr networkbr is offline
Junior Member
 
Join Date: Jul 2008
Posts: 2
Geek Gazette License Holder 
Lightbulb GAZ Problems [TAGS]

Hi,
I'm having a problem with Gaz. I have a system of automatic post. In the site of my forum, the topic appears normal (screen 01), appears in the newsletter GAZ the tag's "[upload = 2] uiuyiyui The oyster anime [/ upload]", (screen 02) does not appear the post complete. I believe we need to edit some PHP, or even a template.
How to solve this problem?

Thanks!!!
Attached Images
File Type: jpg 01 - PORTAL.jpg (38.8 KB, 8 views)
File Type: jpg 02 - GAZ (NEWSLETTER).jpg (47.4 KB, 8 views)
Reply With Quote
  #2  
Old 09-05-2008, 06:53 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

The message is set in the $databit['message'] variable in the GAZ threadblock.php file, which uses the snip_and_parse function in the gaz_class_process.php file and that function uses the parse_bbcode function in the same file, but I cannot tell you why the UPLOAD tag is not parsed, but it might be that the add-on for the UPLOAD tag is processed only for posts, but other BB Code tags such as the IMG tag for example do parse, so you might need to look at the add-on to see what it parses and where.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 09-05-2008, 11:17 PM
networkbr networkbr is offline
Junior Member
 
Join Date: Jul 2008
Posts: 2
Geek Gazette License Holder 
Default

In my portal (VBCMS) has been inserted a variable, for the post appear:
Quote:
$news_row['newscontent'] = preg_replace( "#(\[upload=)(\S+?)(\])(.*?)\[/upload\]#ies", "mostra_post_upload('1','\\2','\\4')", $news_row['newscontent'] );
What is the variable that I insert (threadblock.php), so that the topic appear also in the newsletter?
Reply With Quote
  #4  
Old 09-06-2008, 01:53 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

The $databit['message'] variable in the GAZ threadblock.php file contains the message/post, so you'd need to edit the line where the $databit['message'] is set and probably add something so that mostra_post_upload is recognized in the GAZ threadblock.php file.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tags RaceJunkie Geek Article and Review System 10 03-12-2008 06:59 PM
GAZ Gold: problems persist pixie Geek Gazette 10 07-23-2007 03:56 PM
Problems with gaz Milad Geek Gazette 21 06-05-2007 06:49 PM
Problems with GAZ zeuxxx Geek Gazette 2 05-18-2007 10:41 PM
Forum display problems & rating problems gldtn Geek Article and Review System 1 12-20-2006 07:32 AM


All times are GMT. The time now is 08:32 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.