vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Articles 1.0.1 - [vB 3.0.1] (https://vborg.vbsupport.ru/showthread.php?t=65934)

Guy G 12-09-2004 10:49 AM

Quote:

Originally Posted by deathemperor
Vb.org doesn't allow people to upload php source file that is edited and it's wise to know what others are telling you what to do instead of doing it thoughtlessly.

ok good 2 know
:ermm:

EDIT:
k i have done everything that neesd to be done.
and i have this problem...

Parse error: parse error, unexpected $ in /public_html/forum/article.php on line 1299

thats the last line at the file... no '$' of course...
this worked before, than i made the required edits for the "Edit Comment" query and it doest work now. any solutios?

lanc3lot 12-09-2004 11:52 AM

Quote:

Originally Posted by KTBleeding
The script does this by default.


What does that mean? that u cant change it?

If u change the vb rule, it is not changed in Articles hack...It use another php, thats why...

deathemperor 12-09-2004 01:14 PM

Quote:

Originally Posted by Zorobz
ok good 2 know
:ermm:

EDIT:
k i have done everything that neesd to be done.
and i have this problem...

Parse error: parse error, unexpected $ in /public_html/forum/article.php on line 1299

thats the last line at the file... no '$' of course...
this worked before, than i made the required edits for the "Edit Comment" query and it doest work now. any solutios?

I don't really know what your error is, if you please you can give me a pm with the source file so I can take a look

Paul M 12-09-2004 04:52 PM

Quote:

Originally Posted by Zorobz
ok good 2 know
:ermm:

EDIT:
k i have done everything that neesd to be done.
and i have this problem...

Parse error: parse error, unexpected $ in /public_html/forum/article.php on line 1299

thats the last line at the file... no '$' of course...
this worked before, than i made the required edits for the "Edit Comment" query and it doest work now. any solutios?

It usually means you have extra spaces and/or line feeds at the end of the file ( after the final ?> ) - remove these and use a proper text editor next time, not dreamweaver or stuff like that.

Guy G 12-09-2004 05:23 PM

using notepad.
but thx. ill try it.

EDIT: that didnt fix it. if u want and check it out... www.ex-zone.com/article.php.txt .
id appriciate it.

EDIT:
i even ran a Syntax Check on the file with DzSoft PHP Editor which resulted:
Parse error: parse error, unexpected $end in article.php on line 1298

PAINTBALLM 12-09-2004 06:13 PM

Quote:

Originally Posted by PAINTBALLM
I have this installed and running the way I want it at http://www.pbmessage.com for the "reviews" link. Is there any way of indexing all articles in search engines. Currently, the link is not search engine friendly.

please dont ignore this post

deathemperor 12-10-2004 04:33 AM

Quote:

Originally Posted by Zorobz
using notepad.
but thx. ill try it.

EDIT: that didnt fix it. if u want and check it out... www.ex-zone.com/article.php.txt .
id appriciate it.

EDIT:
i even ran a Syntax Check on the file with DzSoft PHP Editor which resulted:
Parse error: parse error, unexpected $end in article.php on line 1298

you said you did all the fix but actually you didn't, you missed this post:

https://vborg.vbsupport.ru/showpost....&postcount=696

try it at see how, I still don't understand what your prob could be. >_<

in case it still doesn't work, try the fresh article.php file from here and redo the all fixs

Guy G 12-10-2004 06:21 AM

Quote:

Originally Posted by deathemperor
you said you did all the fix but actually you didn't, you missed this post:

https://vborg.vbsupport.ru/showpost....&postcount=696

try it at see how, I still don't understand what your prob could be. >_<

in case it still doesn't work, try the fresh article.php file from here and redo the all fixs

still same error. just diffrent line since i added more lines...
always the last line saying "parse error, unexpected $".
frustrated :S

Paul M 12-10-2004 08:05 PM

Quote:

Originally Posted by Zorobz
still same error. just diffrent line since i added more lines...
always the last line saying "parse error, unexpected $".
frustrated :S

Your error is lines 473 to 476 ;

PHP Code:

    if ($_REQUEST['submitrating'] == 1)
    {
if (
$_REQUEST['submitrating'] == 1)
    { 

Delete the last two of these lines - they are a repeat of the first two - causing to have an unclosed IF statement.

Guy G 12-11-2004 12:42 AM

Quote:

Originally Posted by Paul M
Your error is lines 473 to 476 ;

PHP Code:

    if ($_REQUEST['submitrating'] == 1)
    {
if (
$_REQUEST['submitrating'] == 1)
    { 

Delete the last two of these lines - they are a repeat of the first two - causing to have an unclosed IF statement.

whaaaa love ya! :banana: :banana:

i appriciate it m8!


All times are GMT. The time now is 03:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02299 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete