Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Notices

Reply
Thread Tools
  #1  
Old 9th October 2008, 18:21
sammygo sammygo is offline
Senior Member
 
Join Date: May 2008
P2P
Posts: 141
Default Yuna Scatari HTML
Hello every1 ! If u download Yuna ! and if u go to ur site and try to delete NEWS or POLLS ! and it say

Quote:
Delete News
Are you sure you want to delete this news? Click <a href=?action=delete&newsid=1&returnto=/index.php&sure=1>here</a> If you are sure.
^ this example its to NEWS

Go to Include/functions_global.php ! And EDIT ALL TEXT WITH
Quote:
$htmlstrip = TRUE ! MAKE IT FALSE !
Cheers !
Reply With Quote
The Following 2 Users Say Thank You to sammygo For This Useful Post:
Masterdan (9th July 2009), mondolfo (2nd December 2009)
  #2  
Old 9th October 2008, 18:40
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Code:
if (!$sure)
stderr("Delete news item","Do you really want to delete a news item? Click " .

"<a href=?action=delete&newsid=$newsid&returnto=$returnto&sure=1>here</a> if you are sure.");
Reply With Quote
  #3  
Old 9th October 2008, 18:46
pdq pdq is offline
TBDev BANNED Warrior
 
Join Date: Sep 2008
P2P
Posts: 46
Default
or you can add false directly to the lines in question
eg:
Quote:
("Remove poll","Do you really want to delete the poll? Click\n" .
"<a href=?action=delete&pollid=$pollid&returnto=$retur nto&sure=1>here</a> if you are sure.",false)
=]
Reply With Quote
  #4  
Old 19th October 2008, 11:24
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Saint Kitts Nevis
Posts: 388
Default
Code:
if (!$sure)
newerr("Delete news item","Do you really want to delete a news item? Click " .

"<a href=?action=delete&newsid=$newsid&returnto=$returnto&sure=1>here</a> if you are sure.")
Reply With Quote
Reply

Tags
html , scatari , yuna


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



All times are GMT +2. The time now is 10:32. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2025, vBulletin Solutions Inc.